Hacker News new | ask | show | jobs
by moorepants 2029 days ago
The packages in SymPy that help you do this are:

sympy.physics.vector (https://docs.sympy.org/dev/modules/physics/vector/index.html

and

sympy.physics.mechanics (https://docs.sympy.org/dev/modules/physics/mechanics/index.h...)

You can ultimately simulate and visualize dynamical systems:

https://pydy.readthedocs.io/en/latest/examples/multidof-holo...