Skip to main content

cminpack: Library for solving nonlinear equations and nonlinear least squares problems

Contents

  1. Overview of package
    1. General usage
  2. Availability of package by cluster

Overview of package

General information about package
Package: cminpack
Description: Library for solving nonlinear equations and nonlinear least squares problems
For more information: https://github.com/devernay/cminpack
Categories:
License: OpenSource (University of Chicago)

General usage information

CMinpack is a C port of an old Fortran library for solving nonlinear equations and nonlinear least squares problems.

The following environmental variables have been defined:

You will probably wish to use these by adding the following flags to your compilation command (e.g. to CFLAGS in your Makefile):

and the following flags to your link command (e.g. LDFLAGS in your Makefile):

Available versions of the package cminpack, by cluster

This section lists the available versions of the package cminpackon the different clusters.

Available versions of cminpack on the Zaratab cluster

Available versions of cminpack on the Zaratab cluster
Version Module tags CPU(s) optimized for GPU ready?
1.3.6 cminpack/1.3.6 icelake, x86_64, zen, zen2 Y






Back to Top