Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 249 Bytes

File metadata and controls

17 lines (11 loc) · 249 Bytes

Simple pendulums dynamics simulator

Features

  • Mass-Spring system
  • Velocity Verlet method (Symplectic)
  • Arbitrary-precision arithmetic

Requirement

  • C++11
  • GMP/MPFR

License

MIT