sparse-ir 1.1.6__py3-none-any.whl → 1.1.7__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
sparse_ir/__init__.py CHANGED
@@ -12,7 +12,7 @@ intermediate representation of correlation functions. It provides:
12
12
  """
13
13
  __copyright__ = "2020-2025 Markus Wallerberger, Hiroshi Shinaoka, and others"
14
14
  __license__ = "MIT"
15
- __version__ = "1.1.6"
15
+ __version__ = "1.1.7"
16
16
 
17
17
  from .kernel import RegularizedBoseKernel, LogisticKernel
18
18
  from .sve import compute as compute_sve, SVEResult
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: sparse-ir
3
- Version: 1.1.6
3
+ Version: 1.1.7
4
4
  Summary: intermediate representation (IR) basis for electronic propagator
5
5
  Home-page: https://github.com/SpM-lab/sparse-ir
6
6
  Author: ['Markus Wallerberger', 'Hiroshi Shinaoka', 'Kazuyoshi Yoshimi', 'Junya Otsuki', 'Chikano Naoya']
@@ -1,4 +1,4 @@
1
- sparse_ir/__init__.py,sha256=lepZYR0u9Twji6JLeKja9pNVP6kOSJyczrekHmlbBr8,816
1
+ sparse_ir/__init__.py,sha256=Cn522EobVKyXbZ68TpO7hbfkwWaERl_t4wRjIz6tVBw,816
2
2
  sparse_ir/_gauss.py,sha256=9Ou38SfucUjY83o8Tz62s-gXfWDC8QEHBjiUzcbWaY4,9621
3
3
  sparse_ir/_roots.py,sha256=ARpyYhhI5gR1AT1zDgezVgCxnHEaJwGF38jEv6ebarA,4351
4
4
  sparse_ir/_util.py,sha256=93s7tGcXxz3mwHsBQmAh-6EQ26xLbUeFHVtlnzQxRps,3004
@@ -13,8 +13,8 @@ sparse_ir/poly.py,sha256=moPMTxJvd2_g43vcyjHSsyBjcQ1lnuPyIjfce6j_AgI,18359
13
13
  sparse_ir/sampling.py,sha256=BoHOHcLAvQjYR8KwK8Ee0LgZz3q3OgMBuLPgG494VEM,13879
14
14
  sparse_ir/svd.py,sha256=iQwpBCFSPJeKqhAIlufzz9Ybpm1dq382Km3TU-UvNuc,3375
15
15
  sparse_ir/sve.py,sha256=pVUKg_cLphx-lRCfrDJXrpkow97vjIgvvSrxA7lhzzg,15179
16
- sparse_ir-1.1.6.dist-info/LICENSE.txt,sha256=3tGlA0QNYsfjETaQqJO0Ixne5PQ16PNVJiDcGsgHER0,1079
17
- sparse_ir-1.1.6.dist-info/METADATA,sha256=jKseTD7HfV70NmUVTqEVZn9dWx-kNXBl8W6-qqKPOX4,6417
18
- sparse_ir-1.1.6.dist-info/WHEEL,sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM,92
19
- sparse_ir-1.1.6.dist-info/top_level.txt,sha256=UsscWAzJg7fKo9qmIwW8jnG7CAfhFzWYBOTXVySzuA0,10
20
- sparse_ir-1.1.6.dist-info/RECORD,,
16
+ sparse_ir-1.1.7.dist-info/LICENSE.txt,sha256=3tGlA0QNYsfjETaQqJO0Ixne5PQ16PNVJiDcGsgHER0,1079
17
+ sparse_ir-1.1.7.dist-info/METADATA,sha256=kewCGbFLhFbLi_9iZVJc9BGxG_ODzNM5OkXH1Fb1Tso,6417
18
+ sparse_ir-1.1.7.dist-info/WHEEL,sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM,92
19
+ sparse_ir-1.1.7.dist-info/top_level.txt,sha256=UsscWAzJg7fKo9qmIwW8jnG7CAfhFzWYBOTXVySzuA0,10
20
+ sparse_ir-1.1.7.dist-info/RECORD,,