Skip to content

Corrfunc-2.5.0

Compare
Choose a tag to compare
@manodeep manodeep released this 23 Dec 11:20
· 41 commits to master since this release

2.5.0 (2022-12-23)

This release lets users specify independent periodic lengths along each of the 3 axes. Calculations with periodic boundary conditions can now be done with max. separations up to half of the boxsize (or up to half of the smallest periodic length in case of non-cubic configurations).

Enhancements

  • Allow user to specify periodicity and box size per dimension [#276]
  • Allow larger Rmax (up to half the boxsize) [#277]

Changes

  • Add Corrfunc/tests.py to CI testing [#260]
  • Migrate doctests to Python 3.8 [#261]
  • Migrate Python tests to pytest [#265]

Fixes

  • Add additional check to tell if it's safe to redirect stdout/err [#270]
  • Check and fix z vs cz in DDrppi_mocks and DDsmu_mocks only if comoving distance flag is not set [#275]
  • Update GNU assembler bug detection [#278]
  • Fix installation instructions and update README.rst [#285]

Autogenerated release notes

What's Changed

New Contributors

Full Changelog: 2.4.0...2.5.0

End of Autogenerated release notes