This repository contains implementations of fundamental numerical methods using Maxima, a powerful computer algebra system. These methods are widely used in scientific computing, engineering, and applied mathematics.
- Bisection Method
- Secant Method
- Regula-Falsi Method
- Newton-Raphson Method
- Gauss-Jacobi Method
- Gauss-Seidel Method
- Lagrange Interpolation
- Newton Interpolation
- Trapezoidal Rule
- Simpson's Rule
- Euler's Method
- Runge-Kutta Methods (2nd and 4th Order)
- Maxima Software: Download from the official website.
git clone https://github.com/arvindthetech/numerical-methods-maxima.git
- Open the .mac files in Maxima.
- Execute the scripts to see the methods in action.
Contributions are welcome! To contribute:
- Fork the repository.
- Create a new branch.
- Make your changes and commit them.
- Submit a pull request.
Arvind Kumar Patel Physics (Hons.) Student | GitHub: https://github.com/arvindthetech
Numerical Methods, Maxima Software, Scientific Computing, Bisection Method, Secant Method, Newton-Raphson, Gauss-Jacobi, Gauss-Seidel, Lagrange Interpolation, Newton Interpolation, Trapezoidal Rule, Simpson's Rule, Euler Method, Runge-Kutta, Root Finding, ODEs, Numerical Integration, Open Source.