moble / quaternionic

Interpret numpy arrays as quaternionic arrays with numba acceleration
MIT License
84 stars 7 forks source link

Python 3.10 support #31

Closed moble closed 1 year ago

moble commented 2 years ago

As usual, a minor update to python/numpy has broken numba. (This is not to criticize the numba devs; these updates look like nightmares for them.) If past experience is any guide, it could be well into next year before numba supports python 3.10. See this issue for updates. Once it goes through, I'll need to update this project's info.

Also