Skip to content

A c++ wrapper of the numpy c-api. Based on boost::python.

License

Notifications You must be signed in to change notification settings

thierry3000/numpycpp

Repository files navigation

numpycpp

This is a minimal c++ wrapper around numpy allowing for fast access to memory that contains the array elements. It depends on boost::python for reference counting and automatic type conversions.

Documentation can be found here http://dawelter.github.io/numpycpp/index.html

This work is published under the GNU General Public License.

About

A c++ wrapper of the numpy c-api. Based on boost::python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published