NumPy and Pandas
Links, notes, etc relating to NumPy and Pandas.
ritchie46/polars: Rust-based accelerated Pandas DataFrame library
cffi and numpy
https://github.com/SimonSapin/azureblur/tree/master/azureblur: Example of using cffi to interact w/ a C++ class.
python - How do I convert a numpy ND-array to a CFFI C++ array and back again? - Stack Overflow
python - Why is cffi so much quicker than numpy? - Stack Overflow