heal-research / pyoperon

Python bindings and scikit-learn interface for the Operon library for symbolic regression.
MIT License
42 stars 12 forks source link

switch project to nanobind #8

Closed foolnotion closed 1 year ago

foolnotion commented 1 year ago

nanobind is a pybind11 successor library which leverages modern C++ to improve compilation speed, produce smaller binaries and get better runtime performance. this would be a great fit for pyoperon and would lessen further development effort of the python bindings.

https://nanobind.readthedocs.io/en/latest/why.html

github-actions[bot] commented 1 year ago

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] commented 1 year ago

This issue was closed because it has been inactive for 14 days since being marked as stale.