initial commit with 2024 materials
This commit is contained in:
commit
6fdfdbb8b7
66 changed files with 102457 additions and 0 deletions
3
hands_on_solutions/logistic_fun/plot_script.py
Normal file
3
hands_on_solutions/logistic_fun/plot_script.py
Normal file
|
@ -0,0 +1,3 @@
|
|||
from plot_logfun import plot_trajectory
|
||||
|
||||
plot_trajectory(100, 3.4, 0.1)
|
Loading…
Add table
Add a link
Reference in a new issue