Example usage of binding libraries.
scipy.signal.argrelmax
(doc) is implemented in each library.
sh docker/build.sh
sh run.sh main # to measure times
sh run.sh test # to test
sh run.sh jupyter # to open jupyterlab
And you can check the comparison on analysis.ipynb
for each length
and order
- pybind11
- nanobind
- pyo3
- improve codes
- multithread