You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are no eigen specific features being used other than easy io with numpy via pybind11. Nanobind has it's on numpy compatible class so it could replace pybind11.
Potential performance improvements
Remove dependency on eigen https://github.com/wjakob/nanobind
The text was updated successfully, but these errors were encountered:
There are no eigen specific features being used other than easy io with numpy via pybind11. Nanobind has it's on numpy compatible class so it could replace pybind11.
Potential performance improvements
Remove dependency on eigen
https://github.com/wjakob/nanobind
The text was updated successfully, but these errors were encountered: