v1.5.0
What's Changed
- Remove obscure (and wrong) alphag parameter from examples by @tilmantroester in #238
- Increase the strictness of mypy by @marcpaterno in #242
- Use correct environment name in installation by @marcpaterno in #245
- Tutorial instructions for creating conda environment are incorrect by @marcpaterno in #248
- A s vs sigma 8 by @marcpaterno in #250
- Add explicit_package_bases flag for mypy by @marcpaterno in #255
- Make pylint more permissive about most names by @marcpaterno in #257
- Make pylint configuration simpler and more uniform by @marcpaterno in #260
- Number count statistic by @vitenti in #204
- Continue applying pylint to more source code by @marcpaterno in #262
- Deleted old and wrongly named HDU from a SACC file. by @vitenti in #264
- Still more pylint by @marcpaterno in #266
- Fix all the CosmoSIS examples, remove A_s by @marcpaterno in #253
- Activate coverage report by @marcpaterno in #269
- Create figure in current directory by @marcpaterno in #273
- Make updatable update be non abstract by @marcpaterno in #275
- Add cluster shear profile support into SACC by @combet in #277
- Updates to NumCosmo interface and Fisher matrix example by @vitenti in #279
- Prepare classes in sacc supportpy for move to sacc by @marcpaterno in #282
- Adding a guard clause to
Updateable.update
to prevent modifying internal parameters. by @mattkwiecien in #281 - Apply pylint to more of examples by @marcpaterno in #286
- Fixed mypy type hint issues. by @vitenti in #289
- The firecrown tutorial presentation should be turned into an article by @marcpaterno in #258
- Created ClusterMassTrue and BinLogMTracer for true mass analysis by @eduardojsbarroso in #287
- 290 automate tutorial build by @vitenti in #291
- Refactor to subdocuments by @marcpaterno in #294
- fixes to firecrown API and tests to align with final CCL v2 by @paulrogozenski in #292
- Testing integration methods for number counts by @eduardojsbarroso in #298
- Sacc object location for sn branch by @marcpaterno in #303
- Unit Test for cluster_mass_rich_proxy.py by @MoonzarinReza in #302
- Move to sacc 011 by @marcpaterno in #306
- New release version 1.5.0 by @vitenti in #307
New Contributors
- @combet made their first contribution in #277
- @mattkwiecien made their first contribution in #281
- @eduardojsbarroso made their first contribution in #287
- @paulrogozenski made their first contribution in #292
- @MoonzarinReza made their first contribution in #302
Full Changelog: v1.4.0...v1.5.0