freebsd-ports/math/cminpack/pkg-plist
Pawel Pekala 171809a435 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

WWW: http://devernay.free.fr/hacks/cminpack/

PR:		196697
Submitted by:	Fernando Apesteguia <fernando.apesteguia@gmail.com>
2015-02-23 20:24:31 +00:00

63 lines
2.6 KiB
Text

include/cminpack-1/cminpack.h
include/cminpack-1/minpack.h
lib/libcminpack.a
libdata/pkgconfig/cminpack.pc
share/cmake/Modules/FindCMinpack.cmake
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/chkdrv.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/chkdrv_.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/cmpfiles.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/errjac.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/genf77tests.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hybdrv.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hybdrv_.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hybipt.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hyjdrv.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hyjdrv_.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ibmdpdr.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ibmdpdr_.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lmddrv.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lmddrv_.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lmdipt.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lmfdrv.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lmfdrv_.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lmsdrv.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lmsdrv_.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/machar.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ssq.h
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ssqfcn.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ssqjac.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tchkder_.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tchkderc.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tchkderc_box.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tenorm_.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tenormc.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testdata/chkder.data
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testdata/hybrd.data
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testdata/lm.data
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tfdjac2_.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tfdjac2c.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/thybrd1_.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/thybrd1c.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/thybrd_.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/thybrdc.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/thybrj1_.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/thybrj1c.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/thybrj_.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/thybrjc.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/thybrjc_box.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tlmder1_.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tlmder1c.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tlmder_.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tlmderc.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tlmderc_box.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tlmdif1_.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tlmdif1c.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tlmdif_.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tlmdifc.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tlmstr1_.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tlmstr1c.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tlmstr_.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tlmstrc.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vec.h
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vecfcn.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vecjac.c