classy-szfast 0.0.25.post27__py3-none-any.whl → 0.0.25.post28__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.
@@ -84,7 +84,7 @@ class classy_sz(classy):
84
84
 
85
85
 
86
86
  self.classy.set(initial_parameters)
87
- self.classy.compute_class_szfast(likelihood_mode=True)
87
+ self.classy.initialize_classy_szfast(likelihood_mode=True)
88
88
  self.log.info("cosmology part initialized!")
89
89
 
90
90
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: classy_szfast
3
- Version: 0.0.25.post27
3
+ Version: 0.0.25.post28
4
4
  Summary: The accelerator of the class_sz code from https://github.com/CLASS-SZ
5
5
  Maintainer-email: Boris Bolliet <bb667@cam.ac.uk>
6
6
  License: MIT
@@ -1,5 +1,5 @@
1
1
  classy_szfast/__init__.py,sha256=8XVvg_q0kf97P_glT4o-6Jnss4AG4RgHat4CEslWDKs,305
2
- classy_szfast/classy_sz.py,sha256=SCzZYCUSR0c-DAGheX-OlgzzOxOc24d5T4b-ezdhubU,25512
2
+ classy_szfast/classy_sz.py,sha256=e7TK-POqy5BWXmP7MPDfu_RFqo6MmU2ugWW5wHiGSxg,25516
3
3
  classy_szfast/classy_szfast.py,sha256=x-svNHmiyhsfH3p0MAoCe86fs0EghqQpLkqIJLyWGp8,45776
4
4
  classy_szfast/config.py,sha256=v6DGcBHmfn5JtuO48dKyXCh-Dmn0uwOF_izvVOJFnqw,279
5
5
  classy_szfast/cosmopower.py,sha256=ooYK2BDOZSo3XtGHfPtjXHxr5UW-yVngLPkb5gpvTx8,2351
@@ -14,7 +14,7 @@ classy_szfast/custom_bias/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJW
14
14
  classy_szfast/custom_bias/custom_bias.py,sha256=aR2t5RTIwv7P0m2bsEU0Eq6BTkj4pG10AebH6QpG4qM,486
15
15
  classy_szfast/custom_profiles/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
16
16
  classy_szfast/custom_profiles/custom_profiles.py,sha256=4LZwb2XoqwCyWNmW2s24Z7AJdmgVdaRG7yYaBYe-d9Q,1188
17
- classy_szfast-0.0.25.post27.dist-info/METADATA,sha256=FUM3Nf3QS2nf9c4CM4FW9vwCAXQl1OBJ6j8K6XrGwIg,579
18
- classy_szfast-0.0.25.post27.dist-info/WHEEL,sha256=pxyMxgL8-pra_rKaQ4drOZAegBVuX-G_4nRHjjgWbmo,91
19
- classy_szfast-0.0.25.post27.dist-info/top_level.txt,sha256=hRgqpilUck4lx2KkaWI2y9aCDKqF6pFfGHfNaoPFxv0,14
20
- classy_szfast-0.0.25.post27.dist-info/RECORD,,
17
+ classy_szfast-0.0.25.post28.dist-info/METADATA,sha256=vgfBRFTHsuaID_phEiT43qvRN1qtkZ6sD6R0v20v3xE,579
18
+ classy_szfast-0.0.25.post28.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
19
+ classy_szfast-0.0.25.post28.dist-info/top_level.txt,sha256=hRgqpilUck4lx2KkaWI2y9aCDKqF6pFfGHfNaoPFxv0,14
20
+ classy_szfast-0.0.25.post28.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (79.0.0)
2
+ Generator: setuptools (80.9.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5