Commit Graph

5 Commits

Author SHA1 Message Date
Christopher Berner
9a47489160 Enable NEON optimized code path on aarch64 2022-05-16 08:31:45 -07:00
Christopher Berner
905f78cfd0 Fix py_publish upload script 2021-01-15 19:42:47 -08:00
Christopher Berner
3ae2f9fa6e Upgrade to pyo3
This removes the dependency on nightly for building python bindings
2020-08-29 21:23:40 -07:00
Christopher Berner
6330f94c4c Simplify multiplication table initialization
Replace unrolled loops with const fn while which is new in Rust 1.46
2020-08-29 21:23:40 -07:00
Christopher Berner
a209748702 Update Makefile to publish Python package for all recent 3.x versions 2020-03-12 23:20:45 -07:00