Skip to content

Corrfunc-2.5.1

Compare
Choose a tag to compare
@manodeep manodeep released this 28 Jul 09:16
· 41 commits to master since this release

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 in DDtheta_mocks and large mu in DDsmu_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

End of Autogenerated release notes