Corrfunc-2.5.1
2.5.1 (28/07/2023)
This release allows Corrfunc to be compiled and run on Apple M1/M2 cpus.
Enhancements
- Corrfunc now compiles and runs on Apple M1/M2 cpus (using the
FALLBACK
kernels) [#295]
Changes
- Python >= 3.7 and numpy >= 1.16 are required for python extensions [#291]
Enhancements
- Warn about loss of precision for float32 calculations involving small
theta
inDDtheta_mocks
and largemu
inDDsmu_mocks
[#299]
Autogenerated release notes
What's Changed
- Skip data-based pytests when data files are absent by @lgarrison in #286
- Remove mistaken references to "projected" correlation function in docs by @lgarrison in #289
- Updated GitHub CI by @manodeep in #291
- Fix compile on Apple M1/M2 by @manodeep in #295
- mocks: warn about small theta and large mu in float32 precision by @lgarrison in #299
Full Changelog: 2.5.0...2.5.1