- 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.