Python implementations of core numerical methods covered in the CSE-2106 course, with detailed explanations, worked examples, and iteration-by-iteration output for each algorithm.
-
Updated
Apr 7, 2026 - Python
Python implementations of core numerical methods covered in the CSE-2106 course, with detailed explanations, worked examples, and iteration-by-iteration output for each algorithm.
This repository contains a collection of numerical methods implemented in C++ , Python programming languages, designed to solve mathematical problems such as root-finding, interpolation, integration, and differential equations
MATLAB simulations for load flow studies using various algorithms in power systems.
A collection of optimization methods in engineering applications (OMEA), implemented in Python — including linear, nonlinear and constrained, with examples.
this is a numerical method for finding approximate root of a function.
Optimisation method algorithms
Spreadsheets associated with material on https://actionphysics.uk
This repository contains various numeric methods and their codes to solve real world numeric problems using computation power.
This project analyses the thermodynamic behavour of three gases per the Van der Waal's equation, using the Newton-Raphson method.
Implementing, Visualising, and Comparing between three common root-finding Numerical Methods - Bisection Method, Newton-Raphson Method, and Secant Method.
Add a description, image, and links to the newton-raphson-method topic page so that developers can more easily learn about it.
To associate your repository with the newton-raphson-method topic, visit your repo's landing page and select "manage topics."