Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: root-finding

kangwonlee/nmisp

Numerical Methods in SciPy

Language: Jupyter Notebook - Size: 4.23 MB - Last synced: 2 days ago - Pushed: 2 days ago - Stars: 10 - Forks: 59

JuliaMath/Roots.jl

Root finding functions for Julia

Language: Julia - Size: 3.29 MB - Last synced: about 13 hours ago - Pushed: 15 days ago - Stars: 316 - Forks: 52

Zymrael/awesome-neural-ode

A collection of resources regarding the interplay between differential equations, deep learning, dynamical systems, control and numerical methods.

Size: 99.6 KB - Last synced: about 13 hours ago - Pushed: 4 months ago - Stars: 1,213 - Forks: 140

Anish-Sarkar-1001/basic-python-numerical-functions

Basic python module for beginners demonstrating different numerical techniques

Language: Python - Size: 66.4 KB - Last synced: 3 days ago - Pushed: 3 days ago - Stars: 0 - Forks: 0

ErickOF/CE3102-Homework1

Language: Python - Size: 70.3 KB - Last synced: 9 days ago - Pushed: 10 days ago - Stars: 0 - Forks: 0

ickk/aberth

Aberth's method for finding the zeros of a polynomial

Language: Rust - Size: 40 KB - Last synced: about 1 month ago - Pushed: 8 months ago - Stars: 2 - Forks: 0

numericalalgorithmsgroup/NAGPythonExamples

Examples and demos showing how to call functions from the NAG Library for Python

Language: Jupyter Notebook - Size: 21.4 MB - Last synced: 14 days ago - Pushed: 14 days ago - Stars: 56 - Forks: 22

roland-abel/xpolynomial

C++ template project provides a flexible way to work with polynomials and calculate their real roots.

Language: C++ - Size: 486 KB - Last synced: 16 days ago - Pushed: 16 days ago - Stars: 1 - Forks: 0

MASTERAMARJEET/Numerical-Method

Various numerical method of solving eqs. using approximation

Language: Python - Size: 2.78 MB - Last synced: 19 days ago - Pushed: almost 3 years ago - Stars: 1 - Forks: 0

mgg39/PH20018-Programming-Skills-Coursework-1

This coursework contains programs calculating: Bessel function and diffraction patterns within a difraction limits of telescope research context, Root finding programs, & Multivariable equations.

Language: C - Size: 1.88 MB - Last synced: 20 days ago - Pushed: almost 3 years ago - Stars: 2 - Forks: 0

MKL-NET/MKL.NET

A simple cross platform .NET API for Intel MKL

Language: C# - Size: 1.14 MB - Last synced: 20 days ago - Pushed: 5 months ago - Stars: 149 - Forks: 18

inducer/numerics-notes

Slides/notes and Jupyter notebook demos for an introductory course of numerical analysis/scientific computing

Language: Jupyter Notebook - Size: 7.27 MB - Last synced: 8 days ago - Pushed: 5 months ago - Stars: 43 - Forks: 11

osveliz/numerical-veliz

Numerical Analysis code from the Oscar Veliz YouTube Channel

Language: Python - Size: 162 MB - Last synced: 20 days ago - Pushed: 11 months ago - Stars: 133 - Forks: 21

Konstantin8105/root

root-finding algorithm

Language: Go - Size: 25.4 KB - Last synced: 22 days ago - Pushed: 11 months ago - Stars: 0 - Forks: 0

fako1024/numerics

Method / Tools for numerical methods / statistics

Language: Go - Size: 23.4 KB - Last synced: 22 days ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

bjodah/pyneqsys

Solve symbolically defined systems of non-linear equations numerically.

Language: Python - Size: 260 KB - Last synced: 25 days ago - Pushed: 25 days ago - Stars: 43 - Forks: 4

luk036/bairstow-cpp

Parallel Bairstow's Rootfinding Algorithm C++ Code

Language: C++ - Size: 340 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

sckwokyboom/Computational-Math-Labs

My completed laboratory assignments in the subject "Computational Mathematics" at NSU.

Language: Kotlin - Size: 746 KB - Last synced: about 1 month ago - Pushed: 5 months ago - Stars: 0 - Forks: 0

BarbulescuMihai/PyTES

Python Transcendental Equation Solvers

Language: Python - Size: 68.4 KB - Last synced: about 1 month ago - Pushed: over 5 years ago - Stars: 1 - Forks: 1

jmcph4/gaisan

Fast numerical methods in computational science

Language: C - Size: 62.5 KB - Last synced: about 1 month ago - Pushed: over 5 years ago - Stars: 1 - Forks: 1

chakravala/Fatou.jl

Fatou sets in Julia (Fractals, Newton basins, Mandelbrot)

Language: Julia - Size: 4.96 MB - Last synced: 12 days ago - Pushed: 3 months ago - Stars: 110 - Forks: 15

giordano/PolynomialRoots.jl

Fast complex polynomial root finder, with support for arbitrary precision calculations

Language: Julia - Size: 82 KB - Last synced: 19 days ago - Pushed: about 1 year ago - Stars: 51 - Forks: 15

brayvid/NumericalAnalysis

Algorithms from "Numerical Analysis" by Burden and Faires.

Language: MATLAB - Size: 12.7 KB - Last synced: about 2 months ago - Pushed: over 5 years ago - Stars: 0 - Forks: 1

ostad-ai/Computer-Science

Computer Science and related topics are the main focus of this repository. Mainly, Python language is used here.

Language: Jupyter Notebook - Size: 3.42 MB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 0 - Forks: 0

isaiahpantelis/shamrock

A robust global root finder for real-valued functions of a single real variable.

Language: Python - Size: 616 KB - Last synced: about 2 months ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

hahnec/optimizay

collection of numerical optimization methods

Language: HTML - Size: 31.6 MB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 7 - Forks: 4

Beliavsky/Burkardt-Fortran-90

Classification of John Burkardt's many Fortran 90 codes

Size: 29.9 MB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 39 - Forks: 7

pboyer/nomial

A TypeScript implementation of High-Performance Polynomial Root Finding for Graphics (Yuksel 2022)

Language: TypeScript - Size: 5.83 MB - Last synced: 10 days ago - Pushed: almost 2 years ago - Stars: 13 - Forks: 0

Nicholaswogan/NumbaMinpack

Python wrapper of Minpack (root finding) which can be called from within numba functions.

Language: Fortran - Size: 61.5 KB - Last synced: 7 days ago - Pushed: over 2 years ago - Stars: 30 - Forks: 2

adammaj1/Describe-iterated-map-

Describe iterated map

Language: C++ - Size: 53.7 KB - Last synced: 2 months ago - Pushed: over 2 years ago - Stars: 1 - Forks: 0

dreamchef/numerical-analysis-methods

Collection of methods for numerical analysis and scientific computing, including numerical root-finders, numerical integration, linear algebra, and data visualization. Created for APPM4600 at CU Boulder.

Language: Jupyter Notebook - Size: 8.21 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 3 - Forks: 1

fra99le/fnt

Numerical Toolbox

Language: C - Size: 342 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

mstrand1/numerical-analysis

Numerical analysis algorithms

Language: Python - Size: 22.6 MB - Last synced: 2 months ago - Pushed: over 2 years ago - Stars: 3 - Forks: 0

JuliaIntervals/IntervalRootFinding.jl

Find all roots of a function in a guaranteed way with Julia

Language: Julia - Size: 1.1 MB - Last synced: 13 days ago - Pushed: 29 days ago - Stars: 123 - Forks: 27

latonita/tenda-reverse

Reverse engineering, getting root access to Tenda MW6 wifi mesh router

Language: Shell - Size: 11.8 MB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 111 - Forks: 16

ErnestoZornetta/QM_square_well_with_a_bump

Plotting the Wave-functions of the infinite square well with a bump without given energy values

Language: Jupyter Notebook - Size: 787 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 1 - Forks: 0

SimpleArt/pyroot

Python library for root-finding in one dimension

Language: Python - Size: 651 KB - Last synced: 3 months ago - Pushed: 11 months ago - Stars: 11 - Forks: 1

tk-yoshimura/MultiPrecisionRootFinding

MultiPrecision Root Finding Method Implements

Language: C# - Size: 10.7 KB - Last synced: 25 days ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

tk-yoshimura/DoubleDoubleRootFinding

DoubleDouble Root Finding Method Implements

Language: C# - Size: 11.7 KB - Last synced: about 2 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

Abdirashid-dv/Numerical-Methods-Using-Python

Explore Python implementations of numerical methods for solving mathematical problems. Includes root-finding, integration, and more.

Language: Python - Size: 186 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 1 - Forks: 0

jacobwilliams/roots-fortran

A modern Fortran library for finding the roots of continuous scalar functions of a single real variable, using derivative-free methods.

Language: Fortran - Size: 1.68 MB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 31 - Forks: 4

RuslanZanevskiy/newtons_method

Realization of Newton's method in python

Language: Python - Size: 5.86 KB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 1 - Forks: 0

qequ/pyrite

A Crystal library for scientific computing - featuring complex numbers, PRNGs, root-finding, statistical distributions, and more. Inspired by SciLua.

Language: Crystal - Size: 268 KB - Last synced: 4 months ago - Pushed: 5 months ago - Stars: 0 - Forks: 0

jacobwilliams/rklib

Fixed and variable-step Runge-Kutta solvers in Modern Fortran

Language: Fortran - Size: 15.7 MB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 65 - Forks: 3

Chris00/root1d

Collection of functions to find roots of functions float → float. Pure OCaml code.

Language: OCaml - Size: 67.4 KB - Last synced: 12 days ago - Pushed: over 2 years ago - Stars: 7 - Forks: 0

paras-lehana/newton_raphson-cpp

C++ Code for Newton Raphson method of finding roots

Language: C - Size: 1000 Bytes - Last synced: 5 months ago - Pushed: about 7 years ago - Stars: 0 - Forks: 0

canbula/NumericalAnalysis

Repository for Numerical Analysis course given by Assoc. Prof. Dr. Bora Canbula at Computer Engineering Department of Manisa Celal Bayar University.

Language: Jupyter Notebook - Size: 6.12 MB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 26 - Forks: 70

fgasdia/RootsAndPoles.jl

Julia implementation of the global complex root and pole finding (GRPF) algorithm.

Language: Julia - Size: 1.16 MB - Last synced: 12 days ago - Pushed: 11 months ago - Stars: 19 - Forks: 1

Nikolay1998/numerical-root-finding-algorithms

Root-finding algorithms implementation. 2019.

Language: Java - Size: 279 KB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

mihonen/polynomials

Polynomial essentials for Golang including real root isolation, complex root solving methods, root bounds, and derivatives.

Language: Go - Size: 68.4 KB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 3 - Forks: 2

khezen/rootfinding

root-finding library

Language: Go - Size: 12.7 KB - Last synced: 21 days ago - Pushed: about 4 years ago - Stars: 11 - Forks: 2

jacobwilliams/ddeabm

Modern Fortran implementation of the DDEABM Adams-Bashforth algorithm

Language: Fortran - Size: 3.31 MB - Last synced: 4 months ago - Pushed: 5 months ago - Stars: 33 - Forks: 6

nagasaimanoj/Root-Finder

Android app for finding the N'th root of any number

Language: Java - Size: 2.16 MB - Last synced: 7 months ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

jadvrodrigues/EquationSolver

General-purpose equation solver (up to the 4th order) which is fast and easy to use. Unit-tested.

Language: C# - Size: 10.7 KB - Last synced: 4 months ago - Pushed: 7 months ago - Stars: 0 - Forks: 0

paulnorthrop/itp

The Interpolate, Truncate, Project (ITP) Root-Finding Algorithm

Language: C++ - Size: 2.1 MB - Last synced: 16 days ago - Pushed: 6 months ago - Stars: 8 - Forks: 2

anar-rzayev/Numerical-Algorithms

Source materials for KAIST course MAS365: Introduction to Numerical Analysis

Language: MATLAB - Size: 873 KB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 1 - Forks: 0

vaginessa/RootRepo Fork of RickyDivjakovski/RootRepo

Root repo - A database for android root methods

Size: 397 MB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 29 - Forks: 7

R1B3n-13/Analyst

A tool for numerical analysis

Language: Java - Size: 6.31 MB - Last synced: 9 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

srnogueira/laine

Laine solves nonlinear equations and thermodynamic problems

Language: JavaScript - Size: 3.22 MB - Last synced: 10 months ago - Pushed: about 1 year ago - Stars: 4 - Forks: 0

lawrencegranda/function-analyzer-web

Language: JavaScript - Size: 14.3 MB - Last synced: 10 months ago - Pushed: 10 months ago - Stars: 0 - Forks: 0

canbula/NewtonRaphson

Python code to find the root of a function with Newton-Raphson method.

Language: Python - Size: 1000 Bytes - Last synced: 10 months ago - Pushed: over 2 years ago - Stars: 1 - Forks: 0

MuhammedKhamis/Root-Finder

Numerical Project implemented using MATLAB to implement some of the Numerical methods for Root Finding with interactive graphical user interface .

Language: Matlab - Size: 4.12 MB - Last synced: 10 months ago - Pushed: about 6 years ago - Stars: 2 - Forks: 3

yakout/numerical-methods

Implementation for different numerical algorithms

Language: Matlab - Size: 281 KB - Last synced: 10 months ago - Pushed: almost 7 years ago - Stars: 4 - Forks: 4

Magho/Root-finder

This is the semester project for the course of ‘Numerical Analysis and Computer Applications’ it determines roots of equations by several methods

Language: Python - Size: 3.96 MB - Last synced: 10 months ago - Pushed: over 5 years ago - Stars: 0 - Forks: 1

rushil-ambati/computational-roots

Using numerical methods to compute approximations of roots of equations.

Language: TeX - Size: 390 KB - Last synced: 10 months ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

ltz0120/Numerical_Algorithms

Numerical algorithm implementations: Regression, Linear programming, Root finding, Linear Algebra, etc.

Language: Python - Size: 3.91 KB - Last synced: 10 months ago - Pushed: over 5 years ago - Stars: 1 - Forks: 0

tamaskis/Root_Finding_Toolbox-MATLAB

Root-finding methods for both univariate, scalar-valued functions and multivariate, vector-valued functions.

Language: HTML - Size: 3.81 MB - Last synced: 4 months ago - Pushed: about 1 year ago - Stars: 1 - Forks: 0

FacuMastri/analisis-numerico-tps

Trabajos Prácticos de Análisis Numérico (75.12/95.04) - Cátedra Sassano - 1C21

Language: Jupyter Notebook - Size: 2.09 MB - Last synced: 10 months ago - Pushed: 10 months ago - Stars: 0 - Forks: 0

Arsham1024/Numerical_Methods

This package has the implementation of 5 numerical methods: bisection, false-position, secant, modified secant, and Newton

Language: Java - Size: 423 KB - Last synced: 10 months ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

chemoelectric/ats2-itp-rootfinder

A general-purpose bracketing rootfinder for ATS2, employing the ITP algorithm. Mirror of the default branch of the Mercurial repository at https://sourceforge.net/p/chemoelectric/ats2-itp-rootfinder

Language: Shell - Size: 943 KB - Last synced: 11 months ago - Pushed: 11 months ago - Stars: 0 - Forks: 0

ibrahimaydinnet/rootfinder

Root finding implementation with numerical methods for Go (golang)

Language: Go - Size: 4.88 KB - Last synced: 11 months ago - Pushed: about 4 years ago - Stars: 2 - Forks: 0

cryvosh/TemporalSetInversion

Reference implementation for "Temporal Set Inversion for Animated Implicits" (SIGGRAPH 2023)

Language: C++ - Size: 39 MB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 5 - Forks: 3

riaj0224/NumericalMethodsMATLAB

MATLAB scripts exploring various numerical methods and their application in mechanical property analysis

Language: MATLAB - Size: 108 KB - Last synced: 11 months ago - Pushed: 11 months ago - Stars: 0 - Forks: 0

sonyafar/solve-it

Online tool for computing roots using specific starting points, precisions, and numerical methods

Language: HTML - Size: 934 KB - Last synced: 12 months ago - Pushed: 12 months ago - Stars: 0 - Forks: 0

melihaltun/Nth_root_finder

Finds the n_th root of a rational or complex number using Newton's method

Language: MATLAB - Size: 21.5 KB - Last synced: 12 months ago - Pushed: 12 months ago - Stars: 1 - Forks: 0

youssefAli11997/Numerical-Analysis-Project

Language: Matlab - Size: 1.28 MB - Last synced: 12 months ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

pjazdzyk/brent-dekker-solver

Iterative root finding math solver based on modified Brent-Dekker algorithm.

Language: Java - Size: 87.9 KB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 2 - Forks: 0

Spectral-Analysis-UPB/PyZEAL

Project dealing with the numerical calculation of zeros, poles and residues of holomorphic and meromorphic functions. It aspires to be a PYthon ZEAL (ZEros of AnaLytic functions, a Fortran90 package) successor.

Language: Python - Size: 1.26 MB - Last synced: about 2 months ago - Pushed: 5 months ago - Stars: 3 - Forks: 0

phu024/Root-finding-algorithms

Language: Python - Size: 7.81 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

quil-lang/cl-grnm

Common Lisp implementation of (grid restrained) Nelder-Mead

Language: Common Lisp - Size: 11.7 KB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 12 - Forks: 4

clayrock78/newton_interactive

An interactive Python-based newton fractal generator

Language: Python - Size: 44.5 MB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 1 - Forks: 0

AmirhosseinChami/numerical-calculation

Matlab codes for numerical calculations

Language: MATLAB - Size: 37.1 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 4 - Forks: 0

Louis-Finegan/Root-Finding-Algorithms-c

Algorithms for root finding writting in c with, bash shell script that compiles and runs all executable files.

Language: C - Size: 18.6 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 1 - Forks: 0

sweeneychris/RpolyPlusPlus

A modern c++ root finding algorithm based on the original Jenkins-Traub RPOLY software.

Language: C++ - Size: 1.15 MB - Last synced: about 1 year ago - Pushed: almost 6 years ago - Stars: 51 - Forks: 17

chrizbee/NewtonFractal

Qt application to visualize newton fractals

Language: C++ - Size: 16.1 MB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 23 - Forks: 6

ktrinh20/numerical-methods-demos

I wrote code to demonstrate various numerical methods.

Language: Python - Size: 10.7 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

k3jph/cmna-pkg

Computational Methods for Numerical Analysis

Language: R - Size: 322 KB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 16 - Forks: 9

seankwarren/react-metaballs

A implementation of marching-square metaballs in Javascript-React. Explored the use of canvas elements and animations in the React framework.

Language: JavaScript - Size: 4.51 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

arotem3/numerics

library of numerical methods using Armadillo

Language: C++ - Size: 3.44 MB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 17 - Forks: 5

glider4/computepac

A Python math package for numerical analysis: root finding, iterative solvers & other algorithms. Bisection, Newton, Euler, RK2, RK4, Adams-Bashforth-Moulton, etc. Uses Python, NumPy, SymPy, pytest.

Language: Python - Size: 552 KB - Last synced: 4 months ago - Pushed: almost 1 year ago - Stars: 4 - Forks: 0

Goblin80/Numerical-Analysis 📦

Implementation of some algorithms from CS301

Language: JavaScript - Size: 263 KB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 1 - Forks: 0

nmltd/numerical-methods-java

Numerical Methods Using Java: For Data Science, Analysis, and Engineering https://www.amazon.com/Numerical-Methods-Using-Java-Engineering/dp/1484267966

Language: Java - Size: 809 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 4 - Forks: 3

ryan-fauder/TraceRoot

É um programa implementado na linguagem Python que busca raízes de uma função com os métodos de Newton-Raphson e Bisseção.

Language: Python - Size: 31.3 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 2 - Forks: 1

ZhepeiWang/Root-Finder

Root-Finder is a header-only univariate polynomial solver, which finds/counts all real roots of any polynomial within any interval.

Language: C++ - Size: 59.6 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 31 - Forks: 12

patrik-cihal/newtons-fractal

Language: HTML - Size: 3.12 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

esmyrnio/numericc

A C++ header-only library of numerical methods for linear algebra, root-finding, intepolation and ODE solving.

Language: C++ - Size: 90.8 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

kennethassogba/root-finding-algorithms

Implementation of main numerical methods of solving non-linear equations f(x)=0 with examples.

Language: Jupyter Notebook - Size: 62.5 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 3 - Forks: 3

hafizmdyasir/root-finding-methods

A collection of Python scripts for various numerical root calculation algorithms.

Language: Python - Size: 5.86 KB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 1

ZJU-FAST-Lab/Root-Finder Fork of ZhepeiWang/Root-Finder

Root-Finder is a header-only univariate polynomial solver, which finds/counts all real roots of any polynomial within any interval.

Language: C++ - Size: 80.1 KB - Last synced: about 1 year ago - Pushed: almost 3 years ago - Stars: 28 - Forks: 5

jacobwilliams/polyroots-fortran

Modern Fortran library for finding the roots of real and complex polynomial equations

Language: Fortran - Size: 2.56 MB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 18 - Forks: 3

Related Keywords
root-finding 148 numerical-methods 49 numerical-analysis 29 newton-raphson 25 python 18 interpolation 15 matlab 15 numerical-integration 14 math 13 linear-algebra 13 bisection-method 12 newtons-method 11 polynomials 10 bisection 10 root-finding-methods 10 mathematics 9 differential-equations 9 optimization 8 secant-method 8 ode 8 scientific-computing 7 ode-solver 7 sympy 6 interpolation-methods 6 roots 6 equation-solver 6 newton-method 6 algorithm 6 fortran 6 curve-fitting 5 newton 5 algorithms 5 complex-numbers 5 numerical-algorithms 5 root-finding-algorithms 5 secant 5 gauss-elimination 5 polynomial 5 nonlinear-equations 5 julia 5 regula-falsi 4 fortran-package-manager 4 root 4 false-position-method 4 fixed-point 4 eigenvalues 4 newton-fractals 4 numerical-optimization 4 numpy 4 gauss-seidel 4 statistics 3 numerical-computation 3 least-squares 3 fixed-point-iteration 3 fractals 3 durand-kerner 3 brent-dekker 3 ordinary-differential-equations 3 matrix 3 c 3 complex-roots 3 splines 3 random-number-generators 3 octave 3 android 3 scipy 3 chebyshev-polynomials 3 lu-decomposition 3 linear-regression 3 taylor-series 3 levenberg-marquardt 2 minimization 2 vector 2 polynomial-roots 2 fractal-rendering 2 newton-raphson-algorithm 2 optimization-algorithms 2 approximation 2 numerical-calculations 2 jenkins-traub 2 birge-vieta 2 machine-learning 2 golang 2 conjugate-gradient 2 complex-analysis 2 multiprecision 2 holomorphic-functions 2 julia-sets 2 julia-set 2 equations 2 fractal-images 2 fractal-algorithms 2 iteration-methods 2 engineering 2 monte-carlo 2 gauss-jordan 2 equation 2 go 2 poles-finding 2 bracketing 2