You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+29Lines changed: 29 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,6 +30,35 @@ Further updates are planned...
30
30
31
31
The Minpack source code and related files and documentation are distributed under a permissive free software [license](https://github.com/fortran-lang/minpack/blob/HEAD/LICENSE.txt) (BSD-style).
32
32
33
+
### History
34
+
35
+
Minpack has been developed in 1980 by Jorge J. Moré, Burton S. Garbow, Kenneth
36
+
E. Hillstrom and other contributors as listed on page 8 of the [User Guide for
0 commit comments