News

un simple programme python pour résoudre des equations différentielle d'ordre 1 via la méthode de Runge Kutta explicite et EulerImplicite la méthode Runge Kutta a besoin d'une matrice de coeficient A ...
This repository contains a python script for solving the differential equation for a harmonic oscillator using the Lagrange method and the solve_ivp function from the scipy library.