Skip to content

Releases: SWIFTSIM/swiftsimio

v4.5.0 - 2D color maps

02 Jan 12:31
8d9b5b1
Compare
Choose a tag to compare

Added first iteration of the 2D color map functionality! See CHANGELOG.txt and the docs for details.

v4.4.0 - Fix incorrect cosmological factors

18 Nov 16:43
Compare
Choose a tag to compare

Fixes incorrect use of the cosmological factors. See CHANGELOG.txt for more details.

v4.3.1 - Mass Tables

12 Nov 13:08
Compare
Choose a tag to compare

Added a mass table object (and initial_mass_table) for use in analysis. See CHANGELOG for details.

v4.3.0 - CUDA Accelerated Visualisation

11 Nov 10:41
Compare
Choose a tag to compare

swiftsimio now includes a cuda-accelerated backend for visualisation (backend='gpu'). See CHANGELOG for more details.

v4.2.0 - Log File Reader

07 Oct 13:19
7dd59d5
Compare
Choose a tag to compare

Implements log file reading through the load_statistics function.

v4.1.0: Astropy Cosmology Added

06 Oct 10:39
23efffb
Compare
Choose a tag to compare

We have a new integration with astropy.cosmology, so when you read a snapshot you can use data.metadata.cosmology to get an astropy instance!