Skip to content

Commit 6652b86

Browse files
authored
Update README.md
1 parent a0950fd commit 6652b86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
**LazyMath** is a header-only math library written in C++17. The features are
55

66
* Linear solver using conjugate gradient algorithm. Both real and complex matrices are supported. Also linear constraints can be given.
7-
* Function minimizer using Levenberg-Marquardt algorithm with or without constraints.
7+
* Function minimizer using Levenberg-Marquardt algorithm with or without non-linear constraints.
88

99
## Examples
1010

0 commit comments

Comments
 (0)