Skip to content

Commit

Permalink
adds double pendulum animation
Browse files Browse the repository at this point in the history
  • Loading branch information
dassencio committed Jan 16, 2024
1 parent 614655a commit 5e33e0b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
Binary file added .github/double-pendulum.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,7 @@ A double pendulum simulator (written in Python 3) which uses the Runge-Kutta
or from the [Hamiltonian formulation](https://diego.assencio.com/?index=e5ac36fcb129ce95a61f8e8ce0572dbf)
for the double pendulum problem.

<p align="center">
<img src="https://diego.assencio.com/images/physics/double-pendulum.gif" />
</p>
![](https://github.com/dassencio/double-pendulum/tree/master/.github/double-pendulum.gif)

# License

Expand Down

0 comments on commit 5e33e0b

Please sign in to comment.