clean up visual studio files and add root cmake

This commit is contained in:
Thomas Kunze
2020-10-28 21:35:24 +01:00
parent f677897337
commit 06e2c11d96
53 changed files with 154 additions and 11417 deletions

View File

@@ -1,13 +0,0 @@
Python C++ interface
####################
pybind11 exposes Python types and functions using thin C++ wrappers, which
makes it possible to conveniently call Python code from C++ without resorting
to Python's C API.
.. toctree::
:maxdepth: 2
object
numpy
utilities