Skip to content

Releases: moble/quaternion

Bring code up to modern standards

02 Sep 21:50
ba75ce9
Compare
Choose a tag to compare
Build with mkdocs instead of sphinx (#143)

Moved `quaternion` to `src/quaternion` to work around bad behavior by RTD

Moved `test` directory to more standard `tests`

Simplified versioning with post-commit amending hook

Bring code up to modern standards

25 Aug 05:54
35f83be
Compare
Choose a tag to compare
Pre-release
Bring code up to modern standards (#142)

  * Reorganize code into subdirectories
  * Remove old disused CI stuff
  * Add Github Actions integration
  * Add pyproject.toml
  * With pyproject, pep 517/8 simplifies the setup file dramatically

Tested and releasable

18 Apr 21:40
Compare
Choose a tag to compare
v2.0

Re-add numba wrapper that was mistakenly removed