Navigation Menu

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NumCpp on Ubuntu and macOS #133

Closed
mauricewells opened this issue Feb 14, 2022 · 4 comments
Closed

NumCpp on Ubuntu and macOS #133

mauricewells opened this issue Feb 14, 2022 · 4 comments

Comments

@mauricewells
Copy link

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.

@dpilger26
Copy link
Owner

Please take a look at the Installation and Build sections on the main README.

@mauricewells
Copy link
Author

thanks, i took a look at that part
but there only is installation on ubuntu and windows
can i apply that directly on macOS?

@dpilger26
Copy link
Owner

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.

@mauricewells
Copy link
Author

thank you for your kind answer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants