Skip to content

1.5.2

Latest

Choose a tag to compare

@github-actions github-actions released this 05 Dec 15:14
· 3 commits to main since this release

Added:

  • Add gsl to conda requirements.

Changed:

  • Remove mac static GSL linking; always link to shared GSL.
  • Change doc to docs for skpkg standard.

Fixed:

  • Fix misspelled words in source code comments.
  • Migrate documentation to scikit-package 0.1.0 standards, including a mock import for API rendering.
  • Add libsblas.dll to build pypi wheel in windows.