- Familiarity
python
as a minimum requirement - Have
homebrew
installed python 2.7
- Vague
c/c++
knowledge i.e. be able to write a function - that's about it! - Mac OS X - I used El Capitan 10.11.6 at the time of writing
You can obtain the correct boost-python
through homebrew
via the command:
brew install boost --with-python --build-from-source
I think brew install boost
should work but it's a big install and life is short to do it twice
The folders in this repository provide basic demonstrations to get anyone started using c/c++
with boost-python