Releases: SWIFTSIM/swiftsimio
Releases · SWIFTSIM/swiftsimio
v4.5.0 - 2D color maps
Added first iteration of the 2D color map functionality! See CHANGELOG.txt and the docs for details.
v4.4.0 - Fix incorrect cosmological factors
Fixes incorrect use of the cosmological factors. See CHANGELOG.txt for more details.
v4.3.1 - Mass Tables
Added a mass table object (and initial_mass_table) for use in analysis. See CHANGELOG for details.
v4.3.0 - CUDA Accelerated Visualisation
swiftsimio
now includes a cuda-accelerated backend for visualisation (backend='gpu'). See CHANGELOG for more details.
v4.2.0 - Log File Reader
Implements log file reading through the load_statistics
function.
v4.1.0: Astropy Cosmology Added
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!