Skip to content
Snippets Groups Projects
Commit b554c678 authored by Thomas Purcell's avatar Thomas Purcell
Browse files

Update README.md

parent 3811fb0f
No related branches found
No related tags found
No related merge requests found
...@@ -160,5 +160,5 @@ After this header the following data is stored in the file: ...@@ -160,5 +160,5 @@ After this header the following data is stored in the file:
With this file the model can be perfectly recreated using the python binding. With this file the model can be perfectly recreated using the python binding.
### Using the Python Library ### Using the Python Library
To see how the python interface can be used look at `examples/interface_demo.ipynb` To see how the python interface can be used look at `examples/python_interface_demo.ipynb`
If you get an error about not being able to load MKL libraries, you may have to run `conda install numpy` to get proper linking. If you get an error about not being able to load MKL libraries, you may have to run `conda install numpy` to get proper linking.
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment