Port details on branch 2025Q1 |
- cminpack Solving nonlinear equations and nonlinear least squares problems
- 1.3.11_1 math
=2 1.3.11_1Version of this port present on the latest quarterly branch. - Maintainer: fernape@FreeBSD.org
 - Port Added: 2015-02-23 20:24:48
- Last Update: 2025-01-28 16:42:55
- Commit Hash: e54e2c6
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- License: not specified in port
- WWW:
- http://devernay.free.fr/hacks/cminpack/
- Description:
- 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
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/math/cminpack/ && make install clean
- To add the package, run one of these commands:
- pkg install math/cminpack
- pkg install cminpack
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: cminpack
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1726220778
SHA256 (devernay-cminpack-v1.3.11_GH0.tar.gz) = 45675fac0a721a1c7600a91a9842fe1ab313069db163538f2923eaeddb0f46de
SIZE (devernay-cminpack-v1.3.11_GH0.tar.gz) = 337521
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- Library dependencies:
-
- libopenblas.so : math/openblas
- This port is required by:
- for Libraries
-
- math/openturns
Configuration Options:
- ===> The following configuration options are available for cminpack-1.3.11_1:
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- math_cminpack
- USES:
- blaslapack:openblas cmake localbase
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|