newtons-method topic

List newtons-method repositories

Fatou.jl

110
Stars
15
Forks
Watchers

Fatou sets in Julia (Fractals, Newton basins, Mandelbrot)

SGDLibrary

210
Stars
86
Forks
Watchers

MATLAB/Octave library for stochastic optimization algorithms: Version 1.0.20

p4pdes

178
Stars
67
Forks
Watchers

C and Python examples from my book on using PETSc and Firedrake to solve PDEs

Nonlinear-Optimization-Algorithms

152
Stars
42
Forks
Watchers

MATLAB implementations of a variety of nonlinear programming algorithms.

numerical-veliz

134
Stars
21
Forks
Watchers

Numerical Analysis code from the Oscar Veliz YouTube Channel

NewtonFractal

26
Stars
6
Forks
Watchers

Qt application to visualize newton fractals

NonLinearEquationsSolver

25
Stars
8
Forks
Watchers

This repository aim to provide with an easy-to-use library to solve non-linear systems of equations.

nonlin

25
Stars
2
Forks
Watchers

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

heatConduction

16
Stars
9
Forks
Watchers

A 1D heat conduction solver using Finite Difference Method and implicit backward Euler time scheme