JuliaNLSolvers / NLsolve.jl

Julia solvers for systems of nonlinear equations and mixed complementarity problems

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple benchmarking of fixed point iteration

jlperla opened this issue · comments

From @pkofod: After #148 and #149, @jasmineyang you should do some simple benchmarking of this for small and large systems using BenchmarkTools.jl. Nothing fancy, but it would be worth getting in place before we start looking at fancier algorithms.