Update README.md

Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
David Rotermund 2024-01-03 19:43:48 +01:00 committed by GitHub
parent 13a13bbe48
commit 5f2685c3b7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -184,6 +184,9 @@ In the case you know Matlab check here:
* [Expanding Python with C++ modules](PyBind11/basics/README.md) * [Expanding Python with C++ modules](PyBind11/basics/README.md)
* [The fast and furious way (CPU and GPU CUDA)](PyBind11/direct/README.md) * [The fast and furious way (CPU and GPU CUDA)](PyBind11/direct/README.md)
* [PyBind11 Stub-Generation](PyBind11/stubs/README.md) * [PyBind11 Stub-Generation](PyBind11/stubs/README.md)
## Sympy
* [Symbolic Computation](sympy/intro/README.md)
## Arduino ## Arduino
* [Basics with Python / Matlab](arduino/basics/README.md) * [Basics with Python / Matlab](arduino/basics/README.md)