v4.1.0
·
410 commits
to refs/heads/main
since this release
Main change in this release: introducing a new feature for quickly evaluating the global signal: run_global_evolution.
🚀 Features
- Quick global evolution of all fields in the simulation (#588) @jordanflitter
🪲 Fixes
- Fix minimize memory (#603) @steven-murray
- Fixed a bug with const-zeta and updated requirements (#602) @jordanflitter
🐎 Performance
- perf: don't allocation unnormalised_nion if unnecessary (#605) @steven-murray
- Quick global evolution of all fields in the simulation (#588) @jordanflitter
👷 Continuous Integration
- ci: don't use pypi password (#610) @steven-murray
- [pre-commit.ci] pre-commit autoupdate (#596) @pre-commit-ci[bot]
- Bump dawidd6/action-download-artifact from 6 to 14 (#594) @dependabot[bot]
- Bump release-drafter/release-drafter from 6.1.0 to 6.2.0 (#595) @dependabot[bot]
🔨 Refactoring
- Refactoring cosmology.c (#597) @jordanflitter