![]() |
NumCpp
2.1.0
A C++ implementation of the Python Numpy library
|
NUMCPP_REPO_PATH = path to clone repository
On Linux run the following command with sudo
. On Windows, you may need to open a cmd prompt or PowerShell with admin privileges.
NumCpp is a header only library so you can of course simply add the NumCpp include directory (wherever it resides) to your build system's include directories and build that way.