Update README.md

This commit is contained in:
David Rotermund 2022-04-30 13:46:21 +02:00 committed by GitHub
parent 7d2908c751
commit 3ada06db3d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -25,4 +25,7 @@ You need to modify the Makefile in the C++ directory to your Python installation
In addition yoir Python installation needs the PyBind11 package installed. You might want to perform a In addition yoir Python installation needs the PyBind11 package installed. You might want to perform a
pip install pybind11 pip install pybind11
The Makefile uses clang as a compiler. If you want something else then you need to change the Makefile. The Makefile uses clang as a compiler. If you want something else then you need to change the Makefile.
The SbS.py autodetectes if the required C++ .so modules are in the same directory as the SbS.py file.
# Parameters