nonlinear-equations topic

List nonlinear-equations repositories

numerical-methods-fortran

90
Stars
18
Forks
Watchers

Solving linear, nonlinear equations, ordinary differential equations, ... using numerical methods in fortran

NonlinearSolve.jl

214
Stars
38
Forks
Watchers

High-performance and differentiation-enabled nonlinear solvers (Newton methods), bracketed rootfinding (bisection, Falsi), with sparsity and Newton-Krylov support.

Burkardt-Fortran-90

40
Stars
9
Forks
Watchers

Classification of John Burkardt's many Fortran 90 codes

DeepEquilibriumNetworks.jl

46
Stars
6
Forks
Watchers

Implicit Layer Machine Learning via Deep Equilibrium Networks, O(1) backpropagation with accelerated convergence.

nlesolver-fortran

36
Stars
3
Forks
Watchers

Nonlinear Equation Solver with Modern Fortran

polyroots-fortran

21
Stars
4
Forks
Watchers

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

nonlin

25
Stars
2
Forks
Watchers

A library that provides routines to compute the solutions to systems of nonlinear equations.

pyneqsys

44
Stars
4
Forks
Watchers

Solve symbolically defined systems of non-linear equations numerically.

java.math.numerical.library

16
Stars
2
Forks
Watchers

java numerical library for Matrix, Integrals (numerical integration), derivatives (numerical differentiation), equations, ODE, polynomials, etc