v3.6
What's Changed
- Fix multiple memory leaks in EuclidEmulator2 and make it 3x faster by @joezuntz in #122
- Add support for Python 3.12 by @marcpaterno in #124
- Do not run baccoemu on python 3.12 or newer by @marcpaterno in #129
- Update module.yaml for the added transfer function output in the camb interface by @andrejdvornik in #126
- Update classy.pyx for cython v3.0.0+ by @AngusWright in #125
- Add CMB shift parameter calculation to camb by @joezuntz in #134
- Scipy 2.0 updates by @joezuntz in #133
- DESI likelihoods and examples by @joezuntz in #132
- Add Planck NPIPE by @joezuntz in #111
- Fix bug in sacc likelihood by @ajouellette in #136
- Add distance modulus to class by @joezuntz in #135
- Implement interface with Candl by @yomori in #137
- A_mod suppression of non-linear power by @ajouellette in #142
- Get f(z) used for RSD calcs from datablock instead of a spline fit by @jessmuir in #143
- Alias for trapz by @joezuntz in #138
- Add more data types and features to sacc by @joezuntz in #141
- CI scipy update by @joezuntz in #145
New Contributors
- @AngusWright made their first contribution in #125
- @ajouellette made their first contribution in #136
- @yomori made their first contribution in #137
Full Changelog: v3.5...v3.6