Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@LucasRoesler LucasRoesler released this 18 Apr 11:35
2013a7b
  • Add support for arm64 builds, this requires a switch to miniforge for
    conda. This is a community effort in conda to support arm, which is
    not fully suppported by Anaconda co.
  • Add support for testing with tox
  • Add two sample test functions that demonstrate support for numpy
  • Add CI workflow using github actions to verify that the same functions
    build as expected.