Solve symbolically defined systems of non-linear equations numerically.
-
Updated
Aug 23, 2025 - Python
Solve symbolically defined systems of non-linear equations numerically.
Genon is a generator of nonlinear preferences for intelligent artificial agents.
Implementation of Numerical Analysis algorithms/methods in Python
Numerical Continuation using just the residual. 9k+ downloads
Numerical library for nonlinear diffusion problems in semi-infinite domains
Python functions for numerical analysis: numerical schemes for ODEs, linear algebra, linear/non-linear/iterative solvers, interpolation, and regression analysis.
PQS Research Project
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.
This repository contains numerical methods for finding solutions of a nonlinear equation, as well as nonlinear and linear equations' systems.
Numerical methods course with plots
This repository contains Python programs for "The Fundamentals of Numerical Analysis" course at Shahrekord University.
Generic derivative objects (gradients, Jacobians, Hessians, and more) by finite differences
Code to conduct experiments for the paper Regularization and acceleration of Gauss-Newton method.
Code to conduct experiments for the paper Modified Gauss-Newton method for solving a smooth system of nonlinear equations.
Numerical resolution methods which allow to obtain approximations of solutions of nonlinear equations with an arbitrary tolerance.
Simple nonlinear problems solved with Newton homotopy continuation
This repository contains the code and materials I wrote related to my undergraduate coursework in Scientific Computation and Numerical Analysis.
solving main tasks of computational math
Code to conduct experiments for the paper Adaptive Gauss-Newton Method for Solving Systems of Nonlinear Equations.
Add a description, image, and links to the nonlinear-equations topic page so that developers can more easily learn about it.
To associate your repository with the nonlinear-equations topic, visit your repo's landing page and select "manage topics."