classy-szfast 0.0.25.post1__py3-none-any.whl → 0.0.25.post2__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.
@@ -741,7 +741,9 @@ class Class_szfast(object):
741
741
  # print("JAX MODE in hubble")
742
742
  # self.cp_predicted_hubble = self.cp_h_nn[self.cosmo_model].ten_to_predictions_np(params_dict)[0]
743
743
  # print(params_dict)
744
+ # print("params_dict type:", type(params_dict))
744
745
  self.cp_predicted_hubble = self.cp_h_nn[self.cosmo_model].predict(params_dict)
746
+ # print("self.cp_predicted_hubble type:", type(self.cp_predicted_hubble))
745
747
  # print("self.cp_predicted_hubble",self.cp_predicted_hubble)
746
748
 
747
749
  # self.hz_interp = jscipy.interpolate.interp1d(
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: classy_szfast
3
- Version: 0.0.25.post1
3
+ Version: 0.0.25.post2
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,6 +1,6 @@
1
1
  classy_szfast/__init__.py,sha256=E2thrL0Z9oXFfdzwcsu-xbOytudLFTlRlPqVFGlPPPg,279
2
2
  classy_szfast/classy_sz.py,sha256=QmbwrSXInQLMvCDqsr7KPmtaU0KOiOt1Rb-cTKuulZw,22240
3
- classy_szfast/classy_szfast.py,sha256=p2N3UYK0Gmy79wX7Z1-0hoyj1LL4MKcFfUKpR7qcVt8,36493
3
+ classy_szfast/classy_szfast.py,sha256=2eRVEjpTY9xkbHtIUZjZjKQJEcT_0-5ku0n63VYlXLo,36639
4
4
  classy_szfast/config.py,sha256=cd7Z62-qnX_4FJWfUNqcyJVh-AdBiXrF8DcQGpyAUZM,274
5
5
  classy_szfast/cosmopower.py,sha256=ooYK2BDOZSo3XtGHfPtjXHxr5UW-yVngLPkb5gpvTx8,2351
6
6
  classy_szfast/cosmopower_jax.py,sha256=C7NzfMFs9sL8rKuDdXdmwxk0UzHqNJnVjZENak-EPQA,2151
@@ -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.post1.dist-info/METADATA,sha256=aW7Rr2NRSpqm9RQEug4v7-p_qozJx7us_gqaTXoOIfk,548
18
- classy_szfast-0.0.25.post1.dist-info/WHEEL,sha256=P9jw-gEje8ByB7_hXoICnHtVCrEwMQh-630tKvQWehc,91
19
- classy_szfast-0.0.25.post1.dist-info/top_level.txt,sha256=hRgqpilUck4lx2KkaWI2y9aCDKqF6pFfGHfNaoPFxv0,14
20
- classy_szfast-0.0.25.post1.dist-info/RECORD,,
17
+ classy_szfast-0.0.25.post2.dist-info/METADATA,sha256=SHRC4v8N4uo_BSIHn9D8_KrReCq3coWsZCQIpLqaKmQ,548
18
+ classy_szfast-0.0.25.post2.dist-info/WHEEL,sha256=P9jw-gEje8ByB7_hXoICnHtVCrEwMQh-630tKvQWehc,91
19
+ classy_szfast-0.0.25.post2.dist-info/top_level.txt,sha256=hRgqpilUck4lx2KkaWI2y9aCDKqF6pFfGHfNaoPFxv0,14
20
+ classy_szfast-0.0.25.post2.dist-info/RECORD,,