GitHub topics: nonlinear-equations
control-toolbox/OptimalControl.jl
Model and solve optimal control problems in Julia
Language: Julia - Size: 93.8 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 95 - Forks: 10

gerlero/fronts
Numerical library for nonlinear diffusion problems in semi-infinite domains
Language: Python - Size: 968 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 4 - Forks: 0

SciML/NonlinearSolve.jl
High-performance and differentiation-enabled nonlinear solvers (Newton methods), bracketed rootfinding (bisection, Falsi), with sparsity and Newton-Krylov support.
Language: Julia - Size: 34 MB - Last synced at: 5 days ago - Pushed at: 7 days ago - Stars: 261 - Forks: 48

SciML/DeepEquilibriumNetworks.jl
Implicit Layer Machine Learning via Deep Equilibrium Networks, O(1) backpropagation with accelerated convergence.
Language: Julia - Size: 3.58 MB - Last synced at: 7 days ago - Pushed at: about 1 month ago - Stars: 55 - Forks: 5

tpapp/TrustRegionMethods.jl
Trust region methods for nonlinear systems of equations in Julia.
Language: Julia - Size: 146 KB - Last synced at: 3 days ago - Pushed at: 28 days ago - Stars: 15 - Forks: 0

jacobwilliams/nlesolver-fortran
Nonlinear Equation Solver with Modern Fortran
Language: Fortran - Size: 834 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 42 - Forks: 4

OlivierHnt/RadiiPolynomial.jl
Library for computer-assisted proofs in dynamical systems
Language: Julia - Size: 26.4 MB - Last synced at: 7 days ago - Pushed at: 22 days ago - Stars: 21 - Forks: 3

Malk97sc/Numerical_Analysis
Numerical Analysis Notes
Language: C - Size: 359 KB - Last synced at: 23 days ago - Pushed at: 23 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: 3 days ago - Pushed at: 3 months ago - Stars: 51 - Forks: 6

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

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

jchristopherson/nonlin
A library that provides routines to compute the solutions to systems of nonlinear equations.
Language: Fortran - Size: 3.47 MB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 27 - Forks: 3

chaotic-systems/orbithunter
Framework for nonlinear dynamics and chaos
Language: Jupyter Notebook - Size: 412 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 4 - Forks: 1

gpavanb1/FContin
Numerical Continuation using just the residual. 9k+ downloads
Language: Python - Size: 9.77 KB - Last synced at: 15 days ago - Pushed at: almost 2 years ago - Stars: 7 - Forks: 1

EmilioSchi/Transistor-based-chaotic-oscillator
About the https://iris.unipa.it/retrieve/handle/10447/276402/535513/81-Minati_Chaos-2017.pdf I show a set of dynamic non linear equation that represent a good approximation of autonomous chaotic oscillator circuit. Chaos is a pervasive occurrence in these kind of circuits.
Language: MATLAB - Size: 14.4 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 2 - 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

neyudin/AdaptiveGNMethodEquations
Code to conduct experiments for the paper Adaptive Gauss-Newton Method for Solving Systems of Nonlinear Equations.
Language: Python - Size: 10.7 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

neyudin/AcceleratedGNMethodEquations
Code to conduct experiments for the paper Regularization and acceleration of Gauss-Newton method.
Language: Python - Size: 11.7 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

junyuan-chen/NonlinearSystems.jl
Solve nonlinear systems of equations and nonlinear least squares in Julia
Language: Julia - Size: 447 KB - Last synced at: 13 days ago - Pushed at: 7 months ago - Stars: 7 - Forks: 1

gerlero/Fronts.jl
Nonlinear diffusion problems in Julia
Language: Julia - Size: 2.39 MB - Last synced at: 13 days ago - Pushed at: 30 days ago - Stars: 7 - Forks: 0

ctkelley/NotebookSIAMFANL
Notebook for my new solver book
Language: Jupyter Notebook - Size: 17.1 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 61 - Forks: 13

mattiaferrarini/Numerical-Computing
The notebooks I worked on during the Numerical Computing course, covering topics such as SVD, nonlinear equations, LSQ, polynomial regression, unconstrained optimization and image enhancement.
Language: Jupyter Notebook - Size: 16.3 MB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

avanish269/Numerical-Analysis-Algorithms
This repository consist of MATLAB implementation of Numerical Algorithms that are taught in a first course of Numerical Analysis.
Language: MATLAB - Size: 14.6 KB - Last synced at: 11 months ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 1

PradanyaBoro/Numerical_Methods
This repository provides essential numerical algorithms for solving mathematical problems. Covering linear equations, differential equations and more, it's a valuable resource for students and professionals in science and engineering.
Language: MATLAB - Size: 1.78 MB - 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: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

AbdurRahmanMirza/Numerical-Methods
Numerical-Methods implementation via MATLAB.
Language: MATLAB - Size: 86.9 KB - Last synced at: about 1 year ago - Pushed at: about 1 year 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: over 3 years ago - Stars: 1 - Forks: 0

planelles20/numerical-methods-fortran
Solving linear, nonlinear equations, ordinary differential equations, ... using numerical methods in fortran
Language: Fortran - Size: 189 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 87 - Forks: 18

touunix/Simple_iteration_method
Simple_iteration_method | Metoda iteracji prostej
Language: MATLAB - Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

SadatRafi/Thermistor-Curve-Fitting-Octave
A nonlinear equation is built for reading the temperature using a thermistor. The polynomial curve fitting library of GNU Octave has been used to find the relationship. It can be used in any microcontroller later.
Language: MATLAB - Size: 296 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

aniltrkkn/DasOptimization
Pure Java nonlinear equation solving and unconstrained optimization library
Language: Java - Size: 1.12 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 10 - Forks: 2

VasixG/ComputationalGraph
Realization of computational graph as multilist in C with neural network implementation.
Language: C - Size: 24.6 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 0

allenvox/chord-method 📦
Implementation of solving nonlinear equations using chord method with C++
Language: C++ - Size: 1.95 KB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

MauricioVazquezM/NumericalMethodsCourseAssignments
Numerical Methods course assignments.
Language: MATLAB - Size: 249 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

PaulYangSz/MyJavaLogisticRegression
Learn Logistic Regression and implement by Java, also used to solve Kaggle-Titanic predict。
Language: Java - Size: 82 KB - Last synced at: over 1 year ago - Pushed at: almost 8 years ago - Stars: 4 - Forks: 2

ZAYNYU/Scientific-Computation-and-Numerical-Analysis-Coursework
This repository contains the code and materials I wrote related to my undergraduate coursework in Scientific Computation and Numerical Analysis.
Language: Python - Size: 31.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

PyNumAl/Python-Numerical-Analysis
Implementation of Numerical Analysis algorithms/methods in Python
Language: Python - Size: 585 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 2

carlosalvarezh/Metodos_Numericos
Curso de Métodos Numéricos empleando las herramientas Jupyter Notebook y programado en Python V3.8
Language: Jupyter Notebook - Size: 14.6 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 6

evreechka/computational-math
solving main tasks of computational math
Language: Python - Size: 20.5 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

vincent27hugh/Solving-Nonlinear-Equations
Demo of solving a nonlinear equation using MATLAB, Fortran, Python and R language.
Language: Matlab - Size: 8.23 MB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

parthsbansal/flight_prediction
This project aims to develop predictive models to forecast the likelihood of flight delays and help airports better plan for and mitigate these issues.
Language: Jupyter Notebook - Size: 0 Bytes - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

vtopt/hompack90
a suite of Fortran 90 codes for globally convergent homotopy algorithms
Language: Fortran - Size: 524 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 1

bhattaraib58/NumericalMethod
Language: C - Size: 94.7 KB - Last synced at: about 2 months ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

CedarStreetGarage/python-keras-neural-network-inverse-kinematics
Training networks to compute forward and inverse kinematics - more generally, nonlinear function estimation with potential singularities
Language: Jupyter Notebook - Size: 157 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 32 - Forks: 8

ShababAhmedd/CSE330-Numerical_Methods
This repository contains all the lab assignments done in the CSE330 course of BracU
Language: Jupyter Notebook - Size: 506 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

cyphar/pure-quartic-solitons 📦
PQS Research Project
Language: Python - Size: 53.7 KB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 2 - Forks: 0

MathStuff/Numerical-Methods 📦
Common numerical methods used in mathematics written in MATLAB and Python 3
Language: MATLAB - Size: 59.6 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

lucasvianav/SME0300-NumericalAnalysis 📦
This repository contains numerical methods for finding solutions of a nonlinear equation as well as to approximate functions from a dataset of (x, y) points.
Language: Python - Size: 1.63 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

lucasvianav/numerical-analysis 📦
This repository contains numerical methods for finding solutions of a nonlinear equation, as well as nonlinear and linear equations' systems.
Language: Python - Size: 77.1 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

sbesada/java.math.numerical.library
java numerical library for Matrix, Integrals (numerical integration), derivatives (numerical differentiation), equations, ODE, polynomials, etc
Language: Java - Size: 93.8 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 12 - Forks: 2

komyak9/CompMathLab2
Nonlinear equations (Bisection and Secant methods), Nonlinear system (Fixed-point iteration)
Language: C# - Size: 23.4 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

ghbrown/taylor
Generic derivative objects (gradients, Jacobians, Hessians, and more) by finite differences
Language: Python - Size: 903 KB - Last synced at: about 10 hours ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

EliottZemour/pcsc-project
Implementation of numerical methods for the solution of nonlinear equations in C++ code.
Language: HTML - Size: 600 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 1

ashnaider/NumericalMethods
Numerical methods course with plots
Language: Python - Size: 731 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

wise-saint/Nonlinear_Eqn_Solver
System of nonlinear equations in 2/3 variables.
Language: MATLAB - Size: 1.69 MB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 1

neyudin/ModifiedGNMethodEquations
Code to conduct experiments for the paper Modified Gauss-Newton method for solving a smooth system of nonlinear equations.
Language: Python - Size: 8.79 KB - Last synced at: 4 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

talisma-cassoma/nonlinear-system-of-equations
its a nonlinear system of equations solver we made in class in numerical analysis course
Language: C - Size: 3.91 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

raviq/Genon
Genon is a generator of nonlinear preferences for intelligent artificial agents.
Language: Python - Size: 556 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 0

pacifikus/Numerical-Analysis
Language: Jupyter Notebook - Size: 77.1 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

benech17/NonLinear-Equations
Numerical resolution methods which allow to obtain approximations of solutions of nonlinear equations with an arbitrary tolerance.
Language: Python - Size: 9.53 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0
