Closed mauricewells closed 2 years ago
Please take a look at the Installation and Build sections on the main README.
thanks, i took a look at that part but there only is installation on ubuntu and windows can i apply that directly on macOS?
I'm not a macOS user but I believe all the cmake should work just the same. If not, NumCpp is a header only library so all you need to do is include the top level directory in your build chain.
thank you for your kind answer
I am going to Numpy library C++ API on Ubuntu and macOS. how can i build NumCpp on Ubuntu and macOS? If possible, please share how to build on various platform.