ScryEngineering / CAPI_buffer_example

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

Home Page:https://www.customprogrammingsolutions.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CAPI_buffer_example

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

About

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

https://www.customprogrammingsolutions.com

License:Apache License 2.0


Languages

Language:C++ 76.2%Language:Python 23.8%