Releases: cmbant/CAMB
Releases Β· cmbant/CAMB
1.6.4
- Use pre-reionization x_e for baryon sound speed, avoiding unphysical result during reionization (fixes #171); still not correct as no realistic treatment of baryon pressure after reionization
- Added Linux arm wheels (e.g. for containers on Macs)
- Minor doc and version consistency updates
gfortran compiler bug giving memory leaks now fixed in gfortran 15.2, but CAMB continues to compile safely on older versions.
1.6.1
1.6.0
- doc clarifications
- Improved AI help assistant with full python doc knowledge
- Parameter to set max reionization redshift (thanks @mraveri , #166)
- Minor compatibility/parameter warning tweaks
- Initialize share_delta_neff back to False when used from, e.g. in case starting from copy of .ini file
1.5.7
1.5.5
1.5.3
1.5.1
1.5.0
- Fixed bug calculating Cl from time sources that affected iterated use in Cobaya
- Increase max transfer redshifts to 256
- Added min_l_logl_sampling parameter to set_accuracy (to set lowest multipole at which sparse log-L sampling is used)
- Added sample transfer function animations to the end of the example notebook
1.4.0
- Updated numerical constants, use latest definitions for Megaparsec, and calculate times in Julian giga-years
- Updated default nnu to 3.044 (from 3.046)
- Updated default BBN model (for helium abundance) to PRIMAT2021
- Support general bias(k,z) for source window functions
- Fix for HMcode-2020 feedback at low k
- Fix get_matter_power_spectrum for cross-spectra
- Allow read_ini to load directly from a URL
- Minor code tidies
These changes do change numerical results, but only at a level that is irrelevant for near-future observations. But some of the higher-precision unit tests also had to be updated.