-
Notifications
You must be signed in to change notification settings - Fork 70
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update CAMB and getdist, bump version
- Loading branch information
Showing
41 changed files
with
17,265 additions
and
15,593 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule camb
updated
29 files
+34 −10 | .travis.yml | |
+1 −0 | MANIFEST.in | |
+1,327 −0 | camb/PRIMAT_Yp_DH_ErrorMC_2021.dat | |
+1 −1 | camb/__init__.py | |
+15 −0 | camb/baseconfig.py | |
+4 −3 | camb/bbn.py | |
+0 −1 | camb/bispectrum.py | |
+ − | camb/cambdll.dll | |
+1 −1 | camb/emission_angle.py | |
+0 −1 | camb/model.py | |
+17 −18 | camb/nonlinear.py | |
+12 −5 | camb/results.py | |
+11 −5 | camb/sources.py | |
+4 −4 | camb/tests/camb_test.py | |
+1 −1 | camb/tests/hmcode_test.py | |
+84 −24 | docs/CAMBdemo.html | |
+73 −24 | docs/CAMBdemo.ipynb | |
+3 −3 | docs/source/conf.py | |
+4 −1 | fortran/MathUtils.f90 | |
+28 −1 | fortran/SourceWindows.f90 | |
+1 −1 | fortran/config.f90 | |
+6 −2 | fortran/equations.f90 | |
+0 −3 | fortran/halofit.f90 | |
+1 −1 | fortran/hyrec.f90 | |
+7 −3 | fortran/readme.html | |
+10 −3 | fortran/results.f90 | |
+1 −1 | fortran/tests/run_tests.sh | |
+1 −1 | forutils | |
+1 −1 | setup.py |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.