Skip to content

Releases: SWIFTSIM/swiftsimio

v9.0.1 - Bug-fixes for homogeneous arrays

20 Sep 07:59
Compare
Choose a tag to compare

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

19 Sep 08:37
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v8.0.1...v9.0.0

v8.0.0 - Numpy 2.0 support

15 Jul 12:46
c5a00ea
Compare
Choose a tag to compare

Includes power spectra calculations and numpy 2.0 support.

v7.0.3 - Minor Imaging Fix

09 Nov 16:34
a3cbc1e
Compare
Choose a tag to compare

Fixes a minor imaging bug reported by @Joeybraspenning

v7.0.2 Intersect Masks

12 Oct 19:40
ef77c13
Compare
Choose a tag to compare

Users can now intersect cell masks with prior masks to partially load non-contiguous regions.

v7.0.1 - PyPi Release Bugfix

10 Jul 16:52
16fb45f
Compare
Choose a tag to compare

Minor bugfix for the pypi install. Thanks @kyleaoman.

v7.0.0 - Change to pyproject.toml and drop py-sphviewer support

06 Jul 15:37
a5e9fae
Compare
Choose a tag to compare

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

13 Mar 10:46
02444f6
Compare
Choose a tag to compare

Includes a fix for botched metadata courtesy of @MatthieuSchaller.

v6.1.0 - More detailed cosmology

18 Jan 21:57
2cd2704
Compare
Choose a tag to compare

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

28 Jul 17:33
ce864e3
Compare
Choose a tag to compare

Drops support for older python versions (notably 3.6) because of changes in unyt.