Skip to content

Releases: cmbant/CAMB

1.1.2

13 May 08:54
Compare
Choose a tag to compare

1.1.1

14 Feb 18:13
Compare
Choose a tag to compare
  • Support setting zrei from set_cosmology
  • Splined initial power spectrum now uses end values when out of range
  • Add transfer function time sources examples to notebook
  • Removed Python 2 support, code updates for Python 3.6+ (see python2 branch for old Python 2 version)

1.1

19 Dec 10:45
Compare
Choose a tag to compare
1.1
  • Support for calculating only time source transfer functions, and then power spectra later. This allows calculating non-linear lensing results for different initial power spectrum and non-linear model parameters without recomputing the time transfer functions.
  • Fix for Python raw lensing cross CMB output
  • Allow k_per_logint to give denser k sampling even when used with non-linear lensing

1.0.12

28 Nov 18:04
Compare
Choose a tag to compare
  • Support for wider range of input parameter values and more error propagation to Python
  • Added k_hunit option to get_[non]linear_matter_power_spectrum
  • get_matter_power_interpolator will now do log(-pk) interpolation for negative spectra
  • Fix to assign Neff when omnuh2=0 (thanks @tilmantroester)
  • Doc improvements for matter power variables, conda install, mathutils
  • Fix for #66, #67
  • Tweak to meta class to allow introspection of CAMB's Python classes to work
  • Setting thetastar does not initialize reionization model or pk/windows (optimization, avoid errors)

1.0.9

31 Oct 10:56
Compare
Choose a tag to compare
  • Fix for get_matter_power_interpolator extrapolation #61
  • Fix for zstar calculation with tensors #62
  • Tweaks for non-linear warnings and error handling

1.0.8

20 Sep 10:47
Compare
Choose a tag to compare
  • Avoid re-computations when getting non-linear power spectrum
  • Propagate errors in HMCode to python exceptions and small tweaks
  • Bug fix for very small neutrino masses and debug compilation
  • Fix for setting lmax in Python for some non-flat models

1.0.7

31 Jul 14:49
Compare
Choose a tag to compare
  • HM_code updates for numerical stability, speed, fix for linear massive neutrino growth (thanks A. Mead; can change results and significantly faster)
  • Fix for Mac ifort compatibility (thanks C. Kreisch)

1.0.6

12 Jul 12:25
Compare
Choose a tag to compare
  • fix for z_drag with high matter densities and for P(k) without reionization
  • fix memory leak freeing python result objects
  • forutils compatibility update
  • Exposes HM code baryon parameters to python

1.0.5

19 Jun 08:47
Compare
Choose a tag to compare
  • Added get_lensed_gradient_cls function for flat-sky non-perturbative lensing reconstruction responses
  • Fix HMCode bug for w/=-1 models
  • Fix k^2 factor in 21cm transfer function output
  • Misc minor bug fixes, code and doc tidies

1.0.4

11 Mar 10:16
Compare
Choose a tag to compare

Fix bugs in Fortran Makefile and get_total_cls.