Tag: Oscillator

Analyze the Harmonic Oscillator with SymPy

SymPy is a powerful Python library for symbolic mathematics. In this blog we will use its functions to explore the dynamics of the damped harmonic oscillator and demonstrate the power of the library in classical mechanics. Here are the most important functions that we will use in this post [1]: S...