newtons-method topic
Fatou.jl
Fatou sets in Julia (Fractals, Newton basins, Mandelbrot)
SGDLibrary
MATLAB/Octave library for stochastic optimization algorithms: Version 1.0.20
p4pdes
C and Python examples from my book on using PETSc and Firedrake to solve PDEs
Nonlinear-Optimization-Algorithms
MATLAB implementations of a variety of nonlinear programming algorithms.
numerical-veliz
Numerical Analysis code from the Oscar Veliz YouTube Channel
math105A
Numerical analysis course in Python
NewtonFractal
Qt application to visualize newton fractals
NonLinearEquationsSolver
This repository aim to provide with an easy-to-use library to solve non-linear systems of equations.
nonlin
A library that provides routines to compute the solutions to systems of nonlinear equations.
heatConduction
A 1D heat conduction solver using Finite Difference Method and implicit backward Euler time scheme