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

cminpack

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 the latest version of cminpack as follows:

guix install cminpack

Or install a particular version:

guix install cminpack@1.3.9

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.

Badge code

HTML: <a href='http://127.0.0.1:3000/packages/cminpack/'><img src='http://127.0.0.1:3000/packages/cminpack/badges/latest-version.svg'></img></a>
Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/cminpack/badges/latest-version.svg)](http://127.0.0.1:3000/packages/cminpack/)
Org: [[http://127.0.0.1:3000/packages/cminpack/][http://127.0.0.1:3000/packages/cminpack/badges/latest-version.svg]]