Releases: abacusorg/abacusutils
v1.0.0
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
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
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'
.