From e576d5c63ab96a6b472cd9a4c73a621009bfa4e4 Mon Sep 17 00:00:00 2001 From: jacobwilliams Date: Tue, 23 Jan 2024 04:30:23 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20jacobwil?= =?UTF-8?q?liams/nlesolver-fortran@8a5129e1d7fe346ee84cd75e798eba67affb78e?= =?UTF-8?q?6=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 3 ++- module/nlesolver_module.html | 2 +- proc/nlesolver_solver.html | 2 +- tipuesearch/tipuesearch_content.js | 2 +- 4 files changed, 5 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index a33a70f..8312fd2 100644 --- a/index.html +++ b/index.html @@ -79,7 +79,8 @@

nlesolver-fortran

A basic Newton-Raphson type nonlinear equation solver for dense systems with m functions of n input variables.

A work in progress.

Status

-

CI Status +

Language +CI Status GitHub release codecov last-commit

diff --git a/module/nlesolver_module.html b/module/nlesolver_module.html index 10abb47..fd1d72b 100644 --- a/module/nlesolver_module.html +++ b/module/nlesolver_module.html @@ -240,8 +240,8 @@

Uses