Merge branch 'main' into v2

This commit is contained in:
David Rotermund 2023-01-05 13:32:32 +01:00 committed by GitHub
commit 73110c960d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -21,8 +21,8 @@ It was programmed with 3.10.4. And I used some 3.10 Python expression. Thus you
# C++
You need to modify the Makefile in the C++ directory to your Python installation.
In addition your Python installation needs the PyBind11 package installed. You might want to perform a
pip install pybind11
The Makefile uses clang as a compiler. If you want something else then you need to change the Makefile.
For CUDA I used version 12.0.