Skip to content

A WASM-packaged Rust binary for solving the double pendulum using RK4

License

Notifications You must be signed in to change notification settings

tsmith023/rusty-pendulum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rusty-pendulum

This is a simple pendulum simulation written in Rust making use of the Runga-Kutta 4th order method to solve the first-order differential equation efficiently.

Currently, only the Double Pendulum is implemented. However, the Single Pendulum and Coupled Pendulum are planned to be implemented in the future.

About

A WASM-packaged Rust binary for solving the double pendulum using RK4

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages