An open API service indexing awesome lists of open source software.

https://github.com/derthorsten/arrowmatics

nicely seasoned arrowmatics
https://github.com/derthorsten/arrowmatics

Last synced: 12 months ago
JSON representation

nicely seasoned arrowmatics

Awesome Lists containing this project

README

          

# arrowmatics
nicely seasoned arrowmatics

* tiny pybind11 python module defined in `py_main.cpp`
* the CMakeList is setup st. such that the build python extension dynamic library is placed in the `arrowmatics` module folder
* the `experiment.py` scipt imports the `arrowmatics` module and uses it to pass a arrow float arraw (and the schema)
to C++ via the `arrowmatics` module