/CAPI_buffer_example

Example of using Pythons C-API to manipulate memory with fewer copies

Primary LanguageC++Apache License 2.0Apache-2.0

CAPI_buffer_example

An example of how to use Pythons C-API along with C++ to manipulate memory without unnecessary copies