Skip to content

v0.5.0

Latest
Compare
Choose a tag to compare
@MikeSWang MikeSWang released this 09 Aug 00:06
· 142 commits to main since this release

Bug fixes

  • Remove assumption of the same pivot value for both dimensions in double spherical Bessel transform.

  • Enforce scipy.integrate.simpson keyword-only argument (scipy>=1.12).

Improvements

  • Reduce computational redundancy for spherical orders (gh-68).

  • Allow non-mandatory parameters to be missing at initialisation.

  • Make OpenMP simd directives compiler-aware.

  • Add and update C++ program runtime information.

Maintenance

  • Update tests after computational redundancy refactoring and parameter validation behaviour changes.

  • Add mpi4py dependency to Conda environment and project configuration files.

  • Refactor syntax and formatting and fix typos.


Note: Unofficial Anaconda repositories do not support .conda package format yet. Please find .conda packages in the assets attached to each release in the GitHub repository, and cross-check with Anaconda channel 'msw' for the correct build for your platform.