Skip to content

Latest commit

 

History

History
37 lines (21 loc) · 1.1 KB

README.md

File metadata and controls

37 lines (21 loc) · 1.1 KB

CHOLMOD Extra Module

CHOLMOD Extra Module provides a set of additional routines for SuiteSparse CHOLMOD Module http://www.cise.ufl.edu/research/sparse/cholmod/.

Project home page is located at https://github.com/jluttine/cholmod-extra .

GIT repository can be found at https://github.com/jluttine/cholmod-extra.git .

Documentation

Documentation can be found at Docs-directory or http://cholmod-extra.readthedocs.org/ .

Routines

  • cholmod_spinv - Computes the sparse inverse of a matrix given its Cholesky decomposition.

Contact

Jaakko Luttinen [email protected]

License

All files except Include/cholmod_internal.h

Copyright (C) 2012 Jaakko Luttinen

Licensed under the GNU General Public License as published by the Free Software Foundation; either version 2, or (at your option) any later version. See LICENSE for a text of the license.

Include/cholmod_internal.h

Copyright (C) 2005-2013 University of Florida

Licensed under the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.