https://github.com/derthorsten/arrowmatics
nicely seasoned arrowmatics
https://github.com/derthorsten/arrowmatics
Last synced: 12 months ago
JSON representation
nicely seasoned arrowmatics
- Host: GitHub
- URL: https://github.com/derthorsten/arrowmatics
- Owner: DerThorsten
- License: mit
- Created: 2023-06-28T08:16:46.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-05T14:17:50.000Z (almost 3 years ago)
- Last Synced: 2025-02-14T18:49:10.209Z (over 1 year ago)
- Language: C
- Size: 46.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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