Skip to content
Snippets Groups Projects
model_pendulum_TODO_2.py 45 B
Newer Older
  • Learn to ignore specific revisions
  • tuhe's avatar
    tuhe committed
        x_dot_numpy = model.f([1, 2], [0], t=0)