mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-16 07:58:04 +00:00
fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
8 lines
517 B
Plaintext
8 lines
517 B
Plaintext
Minpack includes software for solving nonlinear equations and nonlinear least
|
|
squares problems. Five algorithmic paths each include a core subroutine and
|
|
an easy-to-use driver. The algorithms proceed either from an analytic
|
|
specification of the Jacobian matrix or directly from the problem functions.
|
|
The paths include facilities for systems of equations with a banded Jacobian
|
|
matrix, for least squares problems with a large amount of data, and for
|
|
checking the consistency of the Jacobian matrix with the functions
|