File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,16 +4,26 @@ Changelog
442.1.1 (2025-07-25)
55------------------
66
7- This is a patch release, primarily to publish the memory-usage reduction in the HOD module.
7+ This is a patch release, primarily to publish the reduction in memory usage in the HOD
8+ module.
89
9- Changes
10- ~~~~~~~
10+ There is a small change to ``tsc_parallel() `` that may be breaking: when passing in a
11+ pre-allocated ndarray, that ndarray is no longer returned to make it clear that the array
12+ is being modified in-place.
13+
14+ Breaking Changes
15+ ~~~~~~~~~~~~~~~~
1116- tsc: return None from tsc_parallel when the user passes a pre-allocated ndarray [#180]
1217
1318Fixes
1419~~~~~
1520- hod: reduce menv memory usage in prepare_sim [#172]
1621
22+ Documentation
23+ ~~~~~~~~~~~~~
24+ - Added a subsample particle tracking [tutorial](https://abacusutils.readthedocs.io/en/latest/tutorials/compaso/tracking_subsample_particles.html)
25+ - Other documentation tweaks and improvements
26+
17272.1.0 (2025-02-04)
1828------------------
1929This is a small release with a few quality-of-life changes, notably to reduce memory usage
You can’t perform that action at this time.
0 commit comments