New Authentication Rolling Out - We're upgrading our sign-in process to give you one account across all Anaconda products! Browser users will see a refreshed sign-in flow, while CLI users will experience no changes.
To install this package run one of the following: conda install main::coin-or-utils
Description
CoinUtils (Coin-OR Utilities) is an open-source collection of classes and
functions that are generally useful to more than one COIN-OR project. These
utilities include:
classes for storing and manipulating sparse matrices and vectors,
performing matrix factorization,
parsing input files in standard formats, e.g. MPS,
building representations of mathematical programs,
performing simple presolve operations,
warm starting algorithms for mathematical programs, and
comparing floating point numbers with a tolerance, among others.