rwl / CSparse.py

CSparse.py: a Concise Sparse matrix Python module
http://www.cise.ufl.edu/research/sparse/CSparse/
GNU Lesser General Public License v2.1
11 stars 5 forks source link

CSparse.py: a Concise Sparse matrix Python module

Copyright (C) 2006-2011, Timothy A. Davis

Copyright (C) 2012, Richard Lincoln

http://www.cise.ufl.edu/research/sparse/CSparse/

CSparse.py 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.

CSparse.py 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