GitHub topics: root-finding
jshiriyev/study-modeling
Jupyter Notebooks for Advanced Fluid Mechanics and Modeling lecture series, covering root-finding, interpolation, integration, linear systems, and differential equations.
Language: Jupyter Notebook - Size: 752 KB - Last synced at: about 13 hours ago - Pushed at: about 14 hours ago - Stars: 0 - Forks: 0

latonita/tenda-reverse
Reverse engineering, getting root access to Tenda MW6 wifi mesh router
Language: Shell - Size: 11.8 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 139 - Forks: 17

Zymrael/awesome-neural-ode
A collection of resources regarding the interplay between differential equations, deep learning, dynamical systems, control and numerical methods.
Size: 112 KB - Last synced at: 3 days ago - Pushed at: 7 months ago - Stars: 1,423 - Forks: 156

paulnorthrop/itp
The Interpolate, Truncate, Project (ITP) Root-Finding Algorithm
Language: C++ - Size: 2.15 MB - Last synced at: 4 days ago - Pushed at: 10 months ago - Stars: 13 - Forks: 2

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.
Language: Java - Size: 83 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 2 - Forks: 0

SimpleArt/pyroot
Python library for root-finding in one dimension
Language: Python - Size: 655 KB - Last synced at: 7 days ago - Pushed at: 7 months ago - Stars: 16 - Forks: 1

inducer/numerics-notes
Slides/notes and Jupyter notebook demos for an introductory course of numerical analysis/scientific computing
Language: Jupyter Notebook - Size: 7.44 MB - Last synced at: 8 days ago - Pushed at: about 1 month ago - Stars: 51 - Forks: 16

morganmwenda/root-finding
Root Finding Methods Algorithm based on Python
Language: Python - Size: 3.91 KB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 0 - Forks: 0

JuliaMath/Roots.jl
Root finding functions for Julia
Language: Julia - Size: 4.48 MB - Last synced at: 8 days ago - Pushed at: 14 days ago - Stars: 376 - Forks: 57

lawrencegranda/function-analyzer-web
Language: JavaScript - Size: 14.3 MB - Last synced at: 19 days ago - Pushed at: 20 days ago - Stars: 0 - Forks: 0

bjodah/pyneqsys
Solve symbolically defined systems of non-linear equations numerically.
Language: Python - Size: 268 KB - Last synced at: 7 days ago - Pushed at: 3 months ago - Stars: 51 - Forks: 6

MKL-NET/MKL.NET
A simple cross platform .NET API for Intel MKL
Language: C# - Size: 1.18 MB - Last synced at: 10 days ago - Pushed at: 7 months ago - Stars: 174 - Forks: 21

StoccoDavide/Optimist
A C++ library for optimization
Language: C++ - Size: 3.09 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

Beliavsky/Burkardt-Fortran-90-codes
John Burkardt's Fortran 90 codes and documentation
Language: Fortran - Size: 35.3 MB - Last synced at: 30 days ago - Pushed at: about 2 months ago - Stars: 24 - Forks: 1

nroyce7/numerical-methods
A repository of numerical methods meant for educational purposes.
Language: Python - Size: 16.6 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

Farid-Karimi/Root-Finder
A python program that uses diverse numerical analysis methods to find roots of mathematical functions.
Language: Python - Size: 49.8 KB - Last synced at: 12 days ago - Pushed at: 4 months ago - Stars: 7 - Forks: 0

ExcessPhase/ctaylor
Dual number classes for automatic differentiation including for higher order derivatives
Language: C++ - Size: 1.14 MB - Last synced at: 10 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

Beliavsky/Burkardt-Fortran-90
Classification of John Burkardt's many Fortran 90 codes
Size: 29.9 MB - Last synced at: 27 days ago - Pushed at: about 2 months ago - Stars: 46 - Forks: 10

osveliz/numerical-veliz
Numerical Analysis code from the Oscar Veliz YouTube Channel
Language: Python - Size: 163 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 145 - Forks: 22

jacobwilliams/rklib
Fixed and variable-step Runge-Kutta solvers in Modern Fortran
Language: Fortran - Size: 15.7 MB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 77 - Forks: 4

chakravala/Fatou.jl
Fatou sets in Julia (Fractals, Newton basins, Mandelbrot)
Language: Julia - Size: 4.96 MB - Last synced at: 8 days ago - Pushed at: about 1 year ago - Stars: 116 - Forks: 15

Nicholaswogan/NumbaMinpack
Python wrapper of Minpack (root finding) which can be called from within numba functions.
Language: Fortran - Size: 61.5 KB - Last synced at: 17 days ago - Pushed at: over 3 years ago - Stars: 34 - Forks: 3

bryand4140/FORTRAN-Root-Finding-Toolbox
A Modern FORTRAN library for finding roots of single variable functions and polynomials.
Language: Fortran - Size: 151 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - 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: 2.46 MB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 39 - Forks: 6

giordano/PolynomialRoots.jl
Fast complex polynomial root finder, with support for arbitrary precision calculations
Language: Julia - Size: 82 KB - Last synced at: 6 days ago - Pushed at: almost 2 years ago - Stars: 55 - Forks: 15

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 at: 2 months ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 1

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 at: 19 days ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

jacobwilliams/ddeabm
Modern Fortran implementation of the DDEABM Adams-Bashforth algorithm
Language: Fortran - Size: 3.53 MB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 35 - Forks: 6

mihonen/polynomials
Polynomial essentials for Golang including real root isolation, complex root solving methods, root bounds, and derivatives.
Language: Go - Size: 81.1 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 4 - Forks: 3

ickk/aberth
Aberth's method for finding the zeros of a polynomial
Language: Rust - Size: 32.2 KB - Last synced at: 8 days ago - Pushed at: 3 months ago - Stars: 4 - 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.45 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

jacobwilliams/polyroots-fortran
Modern Fortran library for finding the roots of real and complex polynomial equations
Language: Fortran - Size: 2.57 MB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 23 - Forks: 5

canbula/NumericalAnalysis
Repository for Numerical Analysis course given by Assoc. Prof. Dr. Bora Canbula at Computer Engineering Department of Manisa Celal Bayar University.
Language: Python - Size: 19.7 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 28 - Forks: 70

pakbungdesu/numerical-method
Repository under construction !
Language: Python - Size: 27.3 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

mopahlevani/Numerical-Methods
A repository archiving solutions to Numerical Methods course assignments (Fall 2024), implementing regression, root-finding, integration, ODEs, and PDEs in Python.
Language: Jupyter Notebook - Size: 4.9 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

pboyer/nomial
A TypeScript implementation of High-Performance Polynomial Root Finding for Graphics (Yuksel 2022)
Language: TypeScript - Size: 5.83 MB - Last synced at: 20 days ago - Pushed at: over 2 years ago - Stars: 16 - Forks: 0

Konstantin8105/root
root-finding algorithm
Language: Go - Size: 31.3 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

numericalalgorithmsgroup/NAGPythonExamples
Examples and demos showing how to call functions from the nAG Library for Python
Language: Jupyter Notebook - Size: 21.8 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 61 - Forks: 23

tk-yoshimura/DoubleDoubleRootFinding
DoubleDouble Root Finding Method Implements
Language: C# - Size: 27.3 KB - Last synced at: 12 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

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 at: 5 months ago - Pushed at: over 2 years ago - Stars: 40 - Forks: 14

Beliavsky/Computer-Methods-for-Mathematical-Computations
Code from the book of the same name by Forsythe, Malcolm, and Moler, translated to Fortran 90 by Ralph Carmichael
Language: Fortran - Size: 70.3 KB - Last synced at: 27 days ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

k8731/Numerical-Analysis
This repository contains assignments and solutions for a course in Numerical Analysis. It covers a range of topics including interpolation, numerical integration, and matrix computations, implemented in C++/Python. These assignments demonstrate the application of numerical methods to solve various mathematical problems.
Language: Jupyter Notebook - Size: 10.2 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

hahnec/optimizay
collection of numerical optimization methods
Language: HTML - Size: 32 MB - Last synced at: 13 days ago - Pushed at: 10 months ago - Stars: 6 - Forks: 4

victorliu5296/polynomial-real-root-finding
A web app for a real root solver for univariate polynomials using bisection (continued fractions or midpoint) for near-instant fast real root isolation.
Language: TypeScript - Size: 175 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

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 at: 5 months ago - Pushed at: almost 4 years ago - Stars: 35 - Forks: 5

nennigb/polze
A python package to locate poles and zeros of a meromorphic function with their multiplicities
Language: Python - Size: 84 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 7 - Forks: 1

arianaira/numerical-analysis-course
Language: Jupyter Notebook - Size: 9.47 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

roland-abel/xpolynomial
C++ template project provides a flexible way to work with polynomials and calculate their real roots.
Language: C++ - Size: 489 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

aakash2016/PH-305-Computational-Physics
Language: Python - Size: 18.6 KB - Last synced at: 10 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

christopher-j-dixon/Core-Programming
Coursework solutions for the Core Programming course covering numerical methods and their implementation in Python.
Language: Python - Size: 24.4 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

fako1024/numerics
Method / Tools for numerical methods / statistics
Language: Go - Size: 32.2 KB - Last synced at: 7 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

hidiryuzuguzel/newton-root-finding-algorithm
Root finding software for general third degree polynomials using Newton's method
Language: C - Size: 3.91 KB - Last synced at: 10 months ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

tk-yoshimura/MultiPrecisionRootFinding
MultiPrecision Root Finding Method Implements
Language: C# - Size: 10.7 KB - Last synced at: 12 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

brayvid/numerical-analysis
Algorithms from "Numerical Analysis" by Burden and Faires.
Language: MATLAB - Size: 12.7 KB - Last synced at: about 2 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 1

sebospc/numerical_analysis_2s
Language: Java - Size: 19.9 MB - Last synced at: 11 months ago - Pushed at: about 5 years ago - Stars: 6 - Forks: 2

grageragarces/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 at: 6 days ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

kangwonlee/nmisp
Numerical Methods in SciPy
Language: Jupyter Notebook - Size: 4.23 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 10 - Forks: 59

Anish-Sarkar-1001/basic-python-numerical-functions
Basic python module for beginners demonstrating different numerical techniques
Language: Python - Size: 66.4 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

ErickOF/CE3102-Homework1
Language: Python - Size: 70.3 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

MASTERAMARJEET/Numerical-Method
Various numerical method of solving eqs. using approximation
Language: Python - Size: 2.78 MB - Last synced at: 12 months ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

luk036/bairstow-cpp
Parallel Bairstow's Rootfinding Algorithm C++ Code
Language: C++ - Size: 340 KB - Last synced at: about 1 year ago - Pushed at: about 1 year 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 at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

BarbulescuMihai/PyTES
Python Transcendental Equation Solvers
Language: Python - Size: 68.4 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 1

isaiahpantelis/shamrock
A robust global root finder for real-valued functions of a single real variable.
Language: Python - Size: 616 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

adammaj1/Describe-iterated-map-
Describe iterated map
Language: C++ - Size: 53.7 KB - Last synced at: about 1 year ago - Pushed at: about 3 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 at: about 1 year ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 1

fra99le/fnt
Numerical Toolbox
Language: C - Size: 342 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

mstrand1/numerical-analysis
Numerical analysis algorithms
Language: Python - Size: 22.6 MB - Last synced at: 6 months ago - Pushed at: over 3 years ago - Stars: 3 - 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 at: 6 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

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 at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - 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 at: about 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

RuslanZanevskiy/newtons_method
Realization of Newton's method in python
Language: Python - Size: 5.86 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Chris00/root1d
Collection of functions to find roots of functions float → float. Pure OCaml code.
Language: OCaml - Size: 67.4 KB - Last synced at: 15 days ago - Pushed at: over 3 years ago - Stars: 7 - Forks: 0

k3jph/cmna-pkg
Computational Methods for Numerical Analysis
Language: R - Size: 325 KB - Last synced at: 19 days ago - Pushed at: over 1 year ago - Stars: 16 - Forks: 9

paras-lehana/newton_raphson-cpp
C++ Code for Newton Raphson method of finding roots
Language: C - Size: 1000 Bytes - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

fgasdia/RootsAndPoles.jl
Julia implementation of the global complex root and pole finding (GRPF) algorithm.
Language: Julia - Size: 1.16 MB - Last synced at: 1 day ago - Pushed at: almost 2 years ago - Stars: 19 - Forks: 1

Nikolay1998/numerical-root-finding-algorithms
Root-finding algorithms implementation. 2019.
Language: Java - Size: 279 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

khezen/rootfinding
root-finding library
Language: Go - Size: 12.7 KB - Last synced at: 9 months ago - Pushed at: about 5 years ago - Stars: 11 - Forks: 2

nagasaimanoj/Root-Finder
Android app for finding the N'th root of any number
Language: Java - Size: 2.16 MB - Last synced at: over 1 year ago - Pushed at: over 6 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 at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

anar-rzayev/Numerical-Algorithms
Source materials for KAIST course MAS365: Introduction to Numerical Analysis
Language: MATLAB - Size: 873 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

vaginessa/RootRepo Fork of RickyDivjakovski/RootRepo
Root repo - A database for android root methods
Size: 397 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 29 - Forks: 7

R1B3n-13/Analyst
A tool for numerical analysis
Language: Java - Size: 6.31 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

srnogueira/laine
Laine solves nonlinear equations and thermodynamic problems
Language: JavaScript - Size: 3.22 MB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 4 - Forks: 0

canbula/NewtonRaphson
Python code to find the root of a function with Newton-Raphson method.
Language: Python - Size: 1000 Bytes - Last synced at: over 1 year ago - Pushed at: over 3 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 at: over 1 year ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 3

yakout/numerical-methods
Implementation for different numerical algorithms
Language: Matlab - Size: 281 KB - Last synced at: over 1 year ago - Pushed at: almost 8 years ago - Stars: 4 - Forks: 4

rushil-ambati/computational-roots
Using numerical methods to compute approximations of roots of equations.
Language: TeX - Size: 390 KB - Last synced at: over 1 year ago - Pushed at: about 4 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 at: over 1 year ago - Pushed at: over 6 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 at: about 1 year ago - Pushed at: almost 2 years 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 at: almost 2 years ago - Pushed at: almost 2 years 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 at: almost 2 years ago - Pushed at: over 3 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 at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

ibrahimaydinnet/rootfinder
Root finding implementation with numerical methods for Go (golang)
Language: Go - Size: 4.88 KB - Last synced at: almost 2 years ago - Pushed at: about 5 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 at: over 1 year ago - Pushed at: over 1 year 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 at: almost 2 years ago - Pushed at: almost 2 years 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 at: almost 2 years ago - Pushed at: almost 2 years 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 at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

phu024/Root-finding-algorithms
Language: Python - Size: 7.81 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years 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 at: almost 2 years ago - Pushed at: about 7 years ago - Stars: 12 - Forks: 4
