Skip to content

Releases: COSMIC-PopSynth/COSMIC

v3.5.0

06 Feb 22:36
690c813
Compare
Choose a tag to compare

v3.4.17

28 Sep 22:50
60ed167
Compare
Choose a tag to compare

This release is a hotfix for our currently broken PyPI install which doesn't properly resolve the fortran symbols in the _evolvebin shared object library.

I've added in a test directly from the built wheel for macos on each architecture so we will hopefully catch these problems in the future.

The linux builds are separately handled by cibuildwheel to make a manylinux wheel that works for pypi.

v3.4.16

20 Aug 17:57
1c46f70
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.4.15...v3.4.16

v3.4.15

20 Aug 15:02
45efdfb
Compare
Choose a tag to compare

A small bump that fixes the github actions and meson build.

The meson build now is split across python subdirectories, and the pypi killer was a missed "pure: false" in the python module for meson.

The cibuildwheel version has been pinned to 2.17.0 to get things back up and running on pypi.

What's Changed

Full Changelog: v3.4.14...v3.4.15

v3.4.14

16 Aug 20:10
83d94fe
Compare
Choose a tag to compare

adding @TomWagg's PRs and @xevra's PR and @elenagonzalez870's PR

What's Changed

Full Changelog: v3.4.13...v3.4.14

v3.4.13

07 Aug 22:01
5346657
Compare
Choose a tag to compare

Very minor update to make sure that all imports work with updated numpy and scipy versions

What's Changed

Full Changelog: v3.4.10...v3.4.13

v3.4.11

07 Aug 14:03
4b8f2f8
Compare
Choose a tag to compare

Manages numpy and scipy updates so that we have a working build

v3.4.10

07 Mar 17:42
ce46547
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.4.9...v3.4.10

COSMIC v3.4.9

03 Oct 17:58
4d965d9
Compare
Choose a tag to compare

What's Changed

  • Hardcoded zsun for winds plus other bug fixes following Gaia BH project by @poojanagrawal in #582
  • fixed error in call to comenv due to secondary by @poojanagrawal in #589
  • WIP: Metallicity-dependent porb sampling by @katiebreivik in #580
  • MS + MS merger changes by @katiebreivik in #591
  • Moved the parts of hrdiag with remnnant assignments into assign_remnant.f by @poojanagrawal in #590
  • RTMSFLAG by @kulvi90 in #592
  • Removed the conditional for MESA RTMS (RTMSFLAG = 3) because the func… by @kulvi90 in #597
  • Corrected the metallicity threshold for the cosmic conditional by @kulvi90 in #599
  • Quick fix for deprecation due to incompatibility with Pandas >= 2.0.0 updated API by @smandhai in #593
  • Allow user to specify a target total mass for independent sampler by @TomWagg in #602
  • Hotfix for Pandas >v2.0.0 API from Pull 593 by @smandhai in #603

New Contributors

Full Changelog: v3.4.8...v3.4.9

COSMIC v3.4.8

30 Jan 21:59
5c760e0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.4.7...v3.4.8