/cyarray

An exercise in templating fast, resizable arrays for Cython that incur less Python overhead than the array module and expose a pure C representation which does not require any Python interaction.

Primary LanguageCythonApache License 2.0Apache-2.0

Stargazers