classy-szfast 0.0.25.post10__tar.gz → 0.0.25.post11__tar.gz

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.
Files changed (26) hide show
  1. {classy_szfast-0.0.25.post10 → classy_szfast-0.0.25.post11}/PKG-INFO +4 -4
  2. {classy_szfast-0.0.25.post10 → classy_szfast-0.0.25.post11}/classy_szfast.egg-info/PKG-INFO +4 -4
  3. classy_szfast-0.0.25.post11/classy_szfast.egg-info/requires.txt +7 -0
  4. {classy_szfast-0.0.25.post10 → classy_szfast-0.0.25.post11}/classy_szfast.egg-info/top_level.txt +1 -0
  5. {classy_szfast-0.0.25.post10 → classy_szfast-0.0.25.post11}/pyproject.toml +9 -5
  6. classy_szfast-0.0.25.post10/classy_szfast.egg-info/requires.txt +0 -7
  7. {classy_szfast-0.0.25.post10 → classy_szfast-0.0.25.post11}/README.md +0 -0
  8. {classy_szfast-0.0.25.post10 → classy_szfast-0.0.25.post11}/classy_szfast/__init__.py +0 -0
  9. {classy_szfast-0.0.25.post10 → classy_szfast-0.0.25.post11}/classy_szfast/classy_sz.py +0 -0
  10. {classy_szfast-0.0.25.post10 → classy_szfast-0.0.25.post11}/classy_szfast/classy_szfast.py +0 -0
  11. {classy_szfast-0.0.25.post10 → classy_szfast-0.0.25.post11}/classy_szfast/config.py +0 -0
  12. {classy_szfast-0.0.25.post10 → classy_szfast-0.0.25.post11}/classy_szfast/cosmopower.py +0 -0
  13. {classy_szfast-0.0.25.post10 → classy_szfast-0.0.25.post11}/classy_szfast/cosmopower_jax.py +0 -0
  14. {classy_szfast-0.0.25.post10 → classy_szfast-0.0.25.post11}/classy_szfast/cosmosis_classy_szfast_interface.py +0 -0
  15. {classy_szfast-0.0.25.post10 → classy_szfast-0.0.25.post11}/classy_szfast/custom_bias/__init__.py +0 -0
  16. {classy_szfast-0.0.25.post10 → classy_szfast-0.0.25.post11}/classy_szfast/custom_bias/custom_bias.py +0 -0
  17. {classy_szfast-0.0.25.post10 → classy_szfast-0.0.25.post11}/classy_szfast/custom_profiles/__init__.py +0 -0
  18. {classy_szfast-0.0.25.post10 → classy_szfast-0.0.25.post11}/classy_szfast/custom_profiles/custom_profiles.py +0 -0
  19. {classy_szfast-0.0.25.post10 → classy_szfast-0.0.25.post11}/classy_szfast/emulators_meta_data.py +0 -0
  20. {classy_szfast-0.0.25.post10 → classy_szfast-0.0.25.post11}/classy_szfast/pks_and_sigmas.py +0 -0
  21. {classy_szfast-0.0.25.post10 → classy_szfast-0.0.25.post11}/classy_szfast/restore_nn.py +0 -0
  22. {classy_szfast-0.0.25.post10 → classy_szfast-0.0.25.post11}/classy_szfast/suppress_warnings.py +0 -0
  23. {classy_szfast-0.0.25.post10 → classy_szfast-0.0.25.post11}/classy_szfast/utils.py +0 -0
  24. {classy_szfast-0.0.25.post10 → classy_szfast-0.0.25.post11}/classy_szfast.egg-info/SOURCES.txt +0 -0
  25. {classy_szfast-0.0.25.post10 → classy_szfast-0.0.25.post11}/classy_szfast.egg-info/dependency_links.txt +0 -0
  26. {classy_szfast-0.0.25.post10 → classy_szfast-0.0.25.post11}/setup.cfg +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: classy_szfast
3
- Version: 0.0.25.post10
3
+ Version: 0.0.25.post11
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
@@ -10,7 +10,7 @@ Description-Content-Type: text/markdown
10
10
  Requires-Dist: numpy>=1.19.0
11
11
  Requires-Dist: Cython>=0.29.21
12
12
  Requires-Dist: tensorflow
13
- Requires-Dist: mcfit
14
- Requires-Dist: get_cosmopower_emus==0.0.15
15
- Requires-Dist: class_sz_data
13
+ Requires-Dist: mcfit>=0.0.22
14
+ Requires-Dist: get_cosmopower_emus>=0.0.15
15
+ Requires-Dist: class_sz_data>=0.0.13
16
16
  Requires-Dist: cosmopower-jax
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: classy_szfast
3
- Version: 0.0.25.post10
3
+ Version: 0.0.25.post11
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
@@ -10,7 +10,7 @@ Description-Content-Type: text/markdown
10
10
  Requires-Dist: numpy>=1.19.0
11
11
  Requires-Dist: Cython>=0.29.21
12
12
  Requires-Dist: tensorflow
13
- Requires-Dist: mcfit
14
- Requires-Dist: get_cosmopower_emus==0.0.15
15
- Requires-Dist: class_sz_data
13
+ Requires-Dist: mcfit>=0.0.22
14
+ Requires-Dist: get_cosmopower_emus>=0.0.15
15
+ Requires-Dist: class_sz_data>=0.0.13
16
16
  Requires-Dist: cosmopower-jax
@@ -0,0 +1,7 @@
1
+ numpy>=1.19.0
2
+ Cython>=0.29.21
3
+ tensorflow
4
+ mcfit>=0.0.22
5
+ get_cosmopower_emus>=0.0.15
6
+ class_sz_data>=0.0.13
7
+ cosmopower-jax
@@ -3,7 +3,7 @@ requires = ["setuptools", "wheel"]
3
3
  build-backend = "setuptools.build_meta"
4
4
 
5
5
  [project]
6
- version = "0.0.25.post10"
6
+ version = "0.0.25.post11"
7
7
  license = { text = "MIT" }
8
8
  name = "classy_szfast"
9
9
  maintainers = [{name = "Boris Bolliet",email="bb667@cam.ac.uk"}]
@@ -13,12 +13,16 @@ dependencies = [
13
13
  "numpy>=1.19.0",
14
14
  "Cython>=0.29.21",
15
15
  "tensorflow",
16
- "mcfit",
17
- "get_cosmopower_emus==0.0.15",
18
- "class_sz_data",
16
+ "mcfit>=0.0.22",
17
+ "get_cosmopower_emus>=0.0.15",
18
+ "class_sz_data>=0.0.13",
19
19
  "cosmopower-jax"
20
20
  ]
21
21
 
22
22
  [project.urls]
23
23
  Homepage = "https://github.com/CLASS-SZ"
24
- GitHub = "https://github.com/CLASS-SZ"
24
+ GitHub = "https://github.com/CLASS-SZ"
25
+
26
+
27
+ [tool.setuptools.packages.find]
28
+ where = ["."]
@@ -1,7 +0,0 @@
1
- numpy>=1.19.0
2
- Cython>=0.29.21
3
- tensorflow
4
- mcfit
5
- get_cosmopower_emus==0.0.15
6
- class_sz_data
7
- cosmopower-jax