Skip to content

Releases: joezuntz/cosmosis

v3.15

10 Dec 16:15
7a04914
Compare
Choose a tag to compare

What's Changed

  • Add new mode to fisher matrix sampler with smoothed derivatives by @joezuntz in #157

Full Changelog: V3.14.1...v3.15

v3.14.1

09 Dec 14:01
55c0c6a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.14...V3.14.1

v3.14

05 Dec 12:56
d813703
Compare
Choose a tag to compare

What's Changed

  • Include truth values on Fisher matrix plots if requested by @ajouellette in #149
  • Add repeats option to maxlike sampler to make it run from multiple starting points, and parallelize by @joezuntz in #155

New Contributors

Full Changelog: v3.13.2...v3.14

v3.13.2

29 Nov 15:05
594ea39
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.13...v3.13.2

v3.13.1

29 Nov 15:02
102cf35
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.13...v3.13.1

v3.13

20 Nov 15:12
17deba7
Compare
Choose a tag to compare

What's Changed

  • Add bobyqa minimizer by @joezuntz in #147
  • Add a version of the boosted polychord file with a full header. by @joezuntz in #148
  • Add a helper method to re-create a pipeline object from a chain output file. by @joezuntz in #151
  • Add utility function datablock_to_astropy by @joezuntz in #152
  • Add python 3.12 to CI by @joezuntz in #144

Full Changelog: v3.12.1...v3.13

v3.12.1

17 Sep 08:56
a5d557a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.12...v3.12.1

v3.12

08 Sep 14:24
e09492c
Compare
Choose a tag to compare

What's Changed

  • All samplers now save their MAP estimate for the next to use, allowing you to follow a nested or MCMC chain with an optimizer @joezuntz in #141

Full Changelog: v3.11.2...v3.12

v3.11.2

13 Aug 18:19
750e74d
Compare
Choose a tag to compare

Adds ability to resume importance sampler.

v3.11.1

26 Jul 12:34
921e2a9
Compare
Choose a tag to compare

What's Changed

  • Fix crash in PocoMC checkpointing when using class by @joezuntz in #137

Full Changelog: v3.11...v3.11.1