File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 1
1
![ nlesolver-fortran] ( media/logo.png )
2
- ============
3
2
4
3
Nonlinear Equation Solver with Modern Fortran.
4
+ ============
5
5
6
6
A basic Newton-Raphson type nonlinear equation solver for sparse or dense systems with ` m ` functions of ` n ` input variables.
7
7
8
- A work in progress.
9
-
10
8
### Status
11
9
10
+ [ ![ GitHub Badge] ( https://img.shields.io/badge/GitHub-181717?logo=github&logoColor=fff&style=plastic )] ( https://github.com/jacobwilliams/nlesolver-fortran )
12
11
[ ![ Language] ( https://img.shields.io/badge/-Fortran-734f96?logo=fortran&logoColor=white )] ( https://github.com/topics/fortran )
13
12
[ ![ CI Status] ( https://github.com/jacobwilliams/nlesolver-fortran/actions/workflows/CI.yml/badge.svg )] ( https://github.com/jacobwilliams/nlesolver-fortran/actions )
14
13
[ ![ GitHub release] ( https://img.shields.io/github/release/jacobwilliams/nlesolver-fortran.svg )] ( https://github.com/jacobwilliams/nlesolver-fortran/releases/latest )
You can’t perform that action at this time.
0 commit comments