Releases: SWIFTSIM/swiftsimio
v9.0.1 - Bug-fixes for homogeneous arrays
What's Changed
Bugfixes for non-spatial masking with homogeneous array data files, thanks to @JBorrow, @kyleaoman, @robjmcgibbon
Full Changelog: v9.0.0...v9.0.1
v9.0.0 - SOAP and new Cosmology Support
What's Changed
- Ray tracing by @JBorrow in #194
- Load fof catalogues refactor by @JBorrow in #195
- Load FOF catalogues & Cosmology Metadata Changes by @robjmcgibbon in #190
New Contributors
- @robjmcgibbon made their first contribution in #190
Full Changelog: v8.0.1...v9.0.0
v8.0.0 - Numpy 2.0 support
Includes power spectra calculations and numpy 2.0 support.
v7.0.3 - Minor Imaging Fix
Fixes a minor imaging bug reported by @Joeybraspenning
v7.0.2 Intersect Masks
Users can now intersect cell masks with prior masks to partially load non-contiguous regions.
v7.0.1 - PyPi Release Bugfix
Minor bugfix for the pypi install. Thanks @kyleaoman.
v7.0.0 - Change to pyproject.toml and drop py-sphviewer support
We have now moved from setup.py
to pyproject.toml
, enabling us to install on python 3.11 (thanks @kyleaoman). This has necessitated a dropping of py-sphviewer support.
v6.1.1 Metadata Fixes
Includes a fix for botched metadata courtesy of @MatthieuSchaller.
v6.1.0 - More detailed cosmology
Fully reads the cosmological information available in the snapshots, instead of assuming things about neutrinos.
v6.0.0 - Drop support for py < 3.8.0
Drops support for older python versions (notably 3.6) because of changes in unyt.