nefan/ssparse
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Copyright (C) 2012, Technical University of Denmark
--------------------------------------------------------------------------------
This file is part of ssparse.
ssparse is free software; you can redistribute it and/or
modify it under the terms of 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.
ssparse is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
License along with this Module; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
--------------------------------------------------------------------------------
# ssparse
Small utility library for sparse linear algebra.
https://github.com/nefan/ssparse
Please note that ssparse is partly derived from CSparse and CXSparse
CXSparse: a Concise Sparse matrix package - Extended.
http://www.suitesparse.com
See also the AUTHORS file and the header of each source file for copyright
information.
## Usage
See e.g. https://github.com/nefan/networkred for examples.
## License
Everything here is LGPL.
## Installation
Confer the INSTALL file.
## Documentation
See e.g. https://github.com/nefan/networkred for examples.
## News
November 2012: project started.
## Credits
This work was created as a part of the Secure Operation of Sustainable Power
Systems (SOSPO) project with support from the Danish Strategic Research Council
(DSF).