Skip to content

Releases: SWIFTSIM/swiftsimio

v5.1.0 - Upgrade Cosmo Arrays

12 Jul 12:05
01f4f3e
Compare
Choose a tag to compare

Significant upgrades to the cosmo_array to maintain cosmological information when doing array math, by @kyleaoman and @bwvdnbro.

v5.0.1 - Dimension Bugfixes

06 May 13:50
a157029
Compare
Choose a tag to compare

Incorporates a number of bugfixes to the dimension system by @kyleaoman

v5.0.0 - Updated Slicing

11 Apr 12:36
7cd833c
Compare
Choose a tag to compare

Updates slicing behavior to use physical co-ordinates in the z-direction.

v4.9.0 - Cosmo Array Overload

21 Oct 13:09
a9ea935
Compare
Choose a tag to compare

Overloads to the cosmo_array functions to presever their cosmology attributes (thanks @kyleaoman!)

Also fixes some deprecation warnings throughout and allows for the use of newer numba versions.

v4.8.1 - Visualisation fixes

06 Oct 14:11
0a71076
Compare
Choose a tag to compare

Segfault fixes in visualisation from @bwvdnbro.

v4.8.0 - Variable Length Mass Tables

16 Jun 08:59
Compare
Choose a tag to compare

New particle types being added to SWIFT cause issues when opening older snapshots. This change makes swiftsimio able to open old and new snapshots.

v4.7.1 Sinks & Neutrinos

08 Jun 09:06
8e555f5
Compare
Choose a tag to compare

Adds the sinks and neutrinos particle types.

v4.7.0 MappingTables

29 Mar 16:24
Compare
Choose a tag to compare

Added mapping tables for use converting one named column instance to another.

v4.6.1 Endian-ness Update

16 Mar 14:07
Compare
Choose a tag to compare

Bug-fix update to remove a problem where named column data stored as a non-native endianness would lead to a crash in numba.

v4.6.0 - Visualisation Fixes

15 Mar 16:59
6a3d6d5
Compare
Choose a tag to compare

Fixes to the visualisation, avoiding some (rare) segfaults. Also added the ability to select by z in projections.