can we drop cython as a dependency in favor of numba #487
sergpolly
started this conversation in
Technical details
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In the light of this #467 - and there was something else about not being able to switch to hatch because of Cython - can we complete the rewrite of
numutils.pyxtonumutils.pywith all things numba ?Brief comparison between
numuils.pyxandnumutils.py:Related or matching functions defined in
numutils.py:Superficially i conclude from that that we need to re-implement
fake_cisand something likeMatVecusing numba - and then deprecate whole cython thing as a dependecy.PS
At least as long as my assumption that
numbais easier to package and is similarly fast -> is correctBeta Was this translation helpful? Give feedback.
All reactions