Package of Solution of ODE
Project Abstract
We have developed a comprehensive Python package for solving Ordinary Differential Equations (ODEs) using various numerical methods. This package efficiently handles both first-order and second-order ODEs, implementing methods such as Euler’s Method, Modified Euler’s Method (Heun’s Method), Runge-Kutta Methods (RK2, RK4), Taylor Series Method, Milne’s Predictor-Corrector Method, Adams-Bashforth Predictor-Corrector Method, and Runge-Kutta for Second-Order ODEs. Designed for students, researchers, and professionals in Applied Mathematics, Engineering, and Computational Science, it provides high accuracy and performance in solving differential equations. The package is ideal for mathematical modeling, engineering simulations, and computational science applications, where analytical solutions are impractical.
Project Supervisor
Dr. R.P. Singh and Dr. Harshita Madduri ( Assistant Professor, Department of Mathematics NIT Kurukshetra )
Project Collaborator
Mamta Saini (M.Sc. Mathematics NIT Kurukshetra, ML and DA expert )