What's Changed * Add bobyqa minimizer by joezuntz in https://github.com/joezuntz/cosmosis/pull/147 * Add a version of the boosted polychord file with a full header. by joezuntz in https://github.com/joezuntz/cosmosis/pull/148 * Add a helper method to re-create a pipeline object from a chain output file. by joezuntz in https://github.com/joezuntz/cosmosis/pull/151 * Add utility function datablock_to_astropy by joezuntz in https://github.com/joezuntz/cosmosis/pull/152 * Add python 3.12 to CI by joezuntz in https://github.com/joezuntz/cosmosis/pull/144
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 https://github.com/joezuntz/cosmosis/pull/141