You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,3 +3,5 @@
3
3
A curated collection of Python examples focused on optimization-based solid simulation with guarantees on algorithmic convergence, penetration-free and inversion-free conditions. The examples are designed for ease of readability and understanding.
4
4
5
5
Introductory sections (with * following the titles) for each of the examples in this repository can be found in the free online book [Physics-based Simulation](https://phys-sim-book.github.io/).
6
+
7
+
A [MUDA](https://github.com/MuGdxy/muda)-based GPU version of the tutorial can be found at [solid-sim-tutorial-gpu](https://github.com/phys-sim-book/solid-sim-tutorial-gpu).
0 commit comments