Add scene with diverging states

This commit is contained in:
Juergen Stuber
2025-10-06 18:03:27 +02:00
parent ab4f80c080
commit cda81b5cf4
2 changed files with 79 additions and 0 deletions

9
notes.org Normal file
View File

@@ -0,0 +1,9 @@
* Manim installation
python -m pip install manim
* Execute
python -m manim -pql scene_diverge.py LorenzAttractor
-p Play once
-ql Low quality
-qh High quality