This package browser is in early development. Mind the rough edges.

cminpack 1.3.9

C/C++ rewrite of the MINPACK software

This is a C version of the minpack minimization package. It has been derived from the fortran code using f2c and some limited manual editing. Extern C linkage permits the package routines to be called from C++.

Installation

Install cminpack 1.3.9 as follows:

guix install cminpack@1.3.9

Or install the latest version:

guix install cminpack

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.