Skip to content

Releases: abacusorg/abacusutils

v1.0.0

02 Jun 19:22
Compare
Choose a tag to compare

This is the first release of abacusutils that supports "cleaned" halo catalogs (incorporating merger tree information). Cleaning is enabled by default.

This release also streamlines the installation process (no more custom ASDF fork) and contains many improvements to usability, documentation, and performance.

v0.4.0

03 Feb 22:03
Compare
Choose a tag to compare

This release adds major new functionality in the form of the AbacusHOD module. AbacusHOD is designed for fast HOD evaluation on AbacusSummit simulations. See the docs at https://abacusutils.readthedocs.io/en/latest/hod.html.

v0.3.0

11 Aug 13:13
Compare
Choose a tag to compare

Faster decompression by using up to 4 Blosc threads by default (configurable; see https://abacusutils.readthedocs.io/en/latest/compaso.html#multi-threaded-decompression)

Fix minimum version requirement for Astropy to get rid of AttributeError: 'numpy.ndarray' object has no attribute 'info'.

v0.2.0

10 Jul 12:48
3086d9a
Compare
Choose a tag to compare

abacusutils v0.2.0 contains the new pipe_asdf interface and supports CompaSO field subset loading (actually already present in v0.1.0).