Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/FredStober/cpp2numpy

cpp2numpy is a C++ library to write numpy files
https://github.com/FredStober/cpp2numpy

c-plus-plus numpy

Last synced: about 2 months ago
JSON representation

cpp2numpy is a C++ library to write numpy files

Awesome Lists containing this project

README

        

# cpp2numpy
cpp2numpy is a C++ library to write [numpy](http://numpy.scipy.org numpy) files.
There are also tools included to convert [ROOT](http://root.cern.ch) histogram data into the numpy format, which can be read by [matplotlib](http://matplotlib.sourceforge.net) to produce beautiful plots.

# Copyright
* Maintainer: [Fred Stober](http://www-ekp.physik.uni-karlsruhe.de/~stober/)
* Developer: Fred Stober, Jochen Ott
This package contains code written by [minizip](http://www.winimage.com/zLibDll/minizip.html) package by Gilles Vollant.