The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

sparselu

LU decomposition of sparse matrices in Rcpp using UMFPACK.

Installation

The package links against the SuiteSparse UMFPACK libraries. Install SuiteSparse (and its dependencies such as AMD and SuiteSparse_config) prior to building the package. For example:

If SuiteSparse is installed in a non-standard location, set the environment variable SUITESPARSE_HOME, or provide PKG_CPPFLAGS/PKG_LIBS when installing the package so that the headers and libraries can be located.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.