v2.4
What's Changed
- Add option to not do BAO and speed up camb by @joezuntz in #37
- Faster 2pt like for binned theory by @joezuntz in #38
- Enable python 3.10 in the CI by @joezuntz in #39
- Catch the camb error "dark energy model has w + wa > 0, giving w>0 at high redshift" by @joezuntz in #40
- Sample sigma 8 in camb by @joezuntz in #44
- Fix output of fsigma8 in class by @joezuntz in #42
- Fix camb f(z) calculation by @joezuntz in #45
- Change CI to use mamba for speed by @joezuntz in #47
- Add shear-only des y3 example by @joezuntz in #46
- Class version of DES Y3 by @joezuntz in #50
- Add planck lite example by @joezuntz in #51
- Stop a NameError in camb when reporting another error by @joezuntz in #53
- Fix calculation of D(z) by @joezuntz in #56
Full Changelog: v2.3...v2.4