Skip to content

Extra functions for SuiteSparse CHOLMOD module.

License

Notifications You must be signed in to change notification settings

WKarel/cholmod-extra

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 jaakko.luttinen@iki.fi

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.

About

Extra functions for SuiteSparse CHOLMOD module.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 91.5%
  • Makefile 7.0%
  • Nix 1.5%