Projects in Awesome Lists tagged with secant-method
A curated list of projects in awesome lists tagged with secant-method .
https://github.com/ramesaliyev/numerica
Numerical analysis methods implemented in Python.
bisection-method euler-methods fixed-point-iteration gauss-jordan-elimination gauss-seidel graph-method jacobi lagrange least-square-regression newton-raphson numerical-analysis numerical-differentiation numerical-integration numerical-methods regression regula-falsi secant-method simpson trapezoidal
Last synced: 29 Jan 2026
https://github.com/yoelcortes/flexsolve
Flexible function solvers
aitken-delta-squared-method fixed-point quadratic-interpolation secant-method solver steffensen-s-method wegstein-s-method
Last synced: 14 Apr 2025
https://github.com/arasgungore/ee242-projects
Three C++ projects assigned for the Numerical Methods for Electrical Engineering (EE 242) course in the Spring 2021 semester.
algorithm algorithms bisection-method cplusplus cpp eigenvalue eigenvalues eigenvalues-and-eigenvectors eigenvector eigenvectors gaussian-elimination gaussian-elimination-algorithm matrix-solver numerical-methods partial-pivoting polynomial-roots power-iteration secant-method solving-algorithm terminal-based
Last synced: 12 Apr 2025
https://github.com/farid-karimi/root-finder
A python program that uses diverse numerical analysis methods to find roots of mathematical functions.
bisection-method false-position-method fixed-point-iteration matplotlib newton-raphson numerical-analysis python qt5 root-finding secant-method
Last synced: 29 Oct 2025
https://github.com/thisis-developer/numerical-method
A numerical method is an approximate computer method for solving a mathematical problem which often has no analytical solution.
bisection-method cprogramming euler-method gauss-elimination gauss-jordan lu-factorization newton-interpolation newton-raphson numerical-methods regula-falsi runge-kutta-methods secant-method taylor-method trapezoidal-method
Last synced: 29 Jul 2025
https://github.com/pjazdzyk/brent-dekker-solver
Brent Solver: Fast converging iterative root finding math solver based on modified Brent-Dekker algorithm. Finds root for well behaving equations in ~10 iterations.
algorithms algorithms-and-data-structures bisection-method brent-solver brents-method inverse-quadratic-interpolation java math mathematics maven numerical-methods root-finding secant-method solver
Last synced: 14 Jan 2026
https://github.com/lorransutter/discretemethods
Discrete methods library
discrete-mathematics euler-method finite-difference numpy python3 runge-kutta-4 runge-kutta-fehlberg secant-method
Last synced: 27 Apr 2026
https://github.com/apurva313/numerical-method
Join me in discovering innovative solutions for mathematical challenges. From optimization to simulations, let's journey through the realm of algorithms together.
algorithms bisection-method c cpp euler-method gauss-elimination gauss-elimination-method lagrange-interpolation newton-interpolation newton-raphson numerical-methods regulafalsi-method runga-kutta-method secant-method simpson-method taylor-series trapezoidal-method trapezoidal-rule weddle-s-rule
Last synced: 14 Apr 2026
https://github.com/baranovserv/mathmod
Библиотека Python для численного моделирования
chole false-position-method gauss-seidel linear-algebra-library llt lu-decomposition newton-method relaxation secant-method
Last synced: 08 Jun 2026
https://github.com/ignabelitzky/roots-of-equations
Implementation and usage of numerical root-finding algorithms.
bisection-method newtons-method python root-finding-algorithms root-finding-methods secant-method
Last synced: 18 Jun 2026
https://github.com/sudipto3331/secant-numerical-method-implementation-in-python
This repository contains a Python implementation of the Secant Method for finding roots of nonlinear equations. The code includes input validation, iteration, and termination based on the desired error or reaching the maximum number of iterations. Results are saved into an Excel file (`secant.xls`).
excel-export numerical-analysis numerical-methods python3 secant-method
Last synced: 08 Jun 2026
https://github.com/oseasandrepro/numericalanalysis
Implementation of the basics Algorithms on Numerical Analysis
algorithms bisection-method c gauss-elimination interpolation-methods newtons-method numerical-analysis numerical-analysis-algorithms pointer-to-function pointers polynomial-interpolation pragma regula-falsi secant-method uerj variadic-function
Last synced: 22 Feb 2026
https://github.com/achint08/root-finding-numerica
Root finding implemented using secant, bisection, newton method and calculating roots using sympy
bisection-method newton-method newton-raphson plot python root-finding secant-method sympy
Last synced: 17 Apr 2026
https://github.com/nishi1612/computational-and-numerical-methods
SC374 Computational and Numerical Methods : Weekly Assignments in python based on bisection, newton-raphson, secant, jacobi, gauss-seidel methods.
bisection-method colab-notebook gauss-seidel jacobi jupyter-notebook newton-raphson numerical-methods python3 secant-method
Last synced: 01 May 2026
https://github.com/lonewanderer27/js5
JS5 is a comprehensive suite of numerical methods tools developed as a requirement for the Numerical Analysis subject. This project consists of four distinct applications, each designed to tackle a specific numerical analysis problem.
bisection-method chakra-ui definite-integral lagrange-method mathjs newton-method pwa react secant-method simpson-method tailwindcss taylor-maclaurin trapezoidal-method
Last synced: 08 May 2026
https://github.com/wayibkahil/numerical-analysis-app
A Python desktop application for solving mathematical equations using various numerical methods. This interactive tool provides a modern GUI for inputting equations and visualizing results through interactive plots. Features include solution history tracking, customizable settings, and PDF export capabilities.
android euler false-positive fixed-point gauss-elimination java javascript ludecomposition newton-raphson numerical numerical-analysis numerical-methods secant-method static-analysis
Last synced: 17 Apr 2026