v1.7.0
What's Changed
- Renamed create to register_new_updatable_parameter. by @vitenti in #334
- Update installation for support m2 mac by @marcpaterno in #337
- Power spectrum modifier systematic by @tilmantroester in #329
- Removed unsupported requirements.txt by @vitenti in #339
- New load_likelihood_from_module by @vitenti in #341
- Change version number to 1.6.1a0 by @marcpaterno in #344
- Update docs by @marcpaterno in #348
- Separating the cluster theory and models from Firecrown into an independent module. by @mattkwiecien in #345
- Fixing mypy issues by @vitenti in #352
- Assure that gaussfamily likelihoods have methods called in the right order by @marcpaterno in #356
- Refactoring the integration / integrand workflow in the cluster count calculation by @mattkwiecien in #353
- Add decorator implementation of state machine by @marcpaterno in #361
- Adding codecov coverage tool to CI by @mattkwiecien in #362
- Apply black 24.1.0 by @marcpaterno in #364
- Save predictions to sacc by @tilmantroester in #349
- Require numcosmo < 0.21.0 by @marcpaterno in #367
- Improved numcosmo connector by @vitenti in #369
- Replacing coveralls badge with codecov. by @mattkwiecien in #370
- Migrating examples to integration tests to be run by pytest by @mattkwiecien in #371
- Create release 1.7 by @marcpaterno in #372
Full Changelog: v1.6.0...v1.7.0