Skip to content

Releases: TomWagg/cogsworth

v1.0.0

24 May 20:05
Compare
Choose a tag to compare

What's Changed

  • Allow for optional dependencies by @TomWagg in #54
  • Improve recent pydata changes, update docs by @TomWagg in #56
  • New IO tutorial and others started by @TomWagg in #58
  • Personalised citation information framework by @TomWagg in #63
  • Update install instructions by @TomWagg in #64
  • Improved gallery, module intros, various small updates by @TomWagg in #65
  • Add a feedback & contributions page by @TomWagg in #66
  • Make sample_params an option by @TomWagg in #60
  • Indexing improvements by @TomWagg in #69
  • Better tutorials landing page by @TomWagg in #71
  • No more Skycoords except where necessary by @TomWagg in #79
  • Add translation and cartoon helpers by @TomWagg in #80
  • Simplify the way in which we store disruptions to arrays instead of two lists by @TomWagg in #82
  • Avoid pickled storage (speed up orbits save/load) by @TomWagg in #84
  • Change to storing everything directly in a single file instead of 4 by @TomWagg in #85
  • A great many tutorials by @TomWagg in #87
  • Allow dynamic timestep resolution for bcm, don't save otherwise by @TomWagg in #89
  • BUG: fix duplicate timestep bug in kicked orbits by @TomWagg in #90
  • Add connections to LEGWORK by @TomWagg in #91
  • Add hydro submodule for creating populations from hydrodynamical zoom-in simulations by @TomWagg in #96
  • More tutorials by @TomWagg in #97
  • Fix readthedocs build by @TomWagg in #98
  • Change nomenclature from Galaxys to StarFormationHistorys by @TomWagg in #100
  • Improve cluster velocity dispersion by @TomWagg in #101
  • Clearer error message when wrong load function is used by @TomWagg in #102
  • Finish the base plan of tutorials ☺️ by @TomWagg in #103
  • Reset the inital_binaries table index after mask by @TomWagg in #105
  • Add tests and tutorials for the hydro module by @TomWagg in #106
  • Allow the use of ini files to specify BSE_settings by @TomWagg in #107
  • Add initial velocity storage by @TomWagg in #109
  • Ensure sampling params are saved in Populations by @TomWagg in #110
  • Improve saving and lazy-loading of files by @TomWagg in #113
  • Save binary inclination and phase at each SN to ensure reproducibility by @TomWagg in #115

New Contributors

Full Changelog: https://github.com/TomWagg/cogsworth/commits/v1.0.0