This repository was archived by the owner on Nov 17, 2025. It is now read-only.
Replies: 1 comment
-
|
See #376 (comment) first. If we could use Cython for the C-backend, we would solve numerous issues and make it very easy to add new and improved C implementations. That's currently the highest priority for C-backend refactoring. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
The idea is to simplify our c++ backend using
https://github.com/tbenthompson/cppimport
and
https://github.com/pybind/pybind11
Beta Was this translation helpful? Give feedback.
All reactions