An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with secant-method

A curated list of projects in awesome lists tagged with secant-method .

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/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/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/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/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