Metadata-Version: 1.0
Name: pysparse
Version: 1.2-dev213
Summary: UNKNOWN
Home-page: pysparse.sf.net
Author: PySparse Developers
Author-email: {hamsel,d-orban,wd15}@sf.net,
License: BSD-style
Download-URL: sf.net/projects/pysparse
Description: 
        Pysparse is a fast sparse matrix library for Python. It provides several sparse
        matrix storage formats and conversion methods. It also implements a number of
        iterative solvers, preconditioners, and interfaces to efficient factorization
        packages. Both low-level and high-level interfaces are available, each with
        different strengths. PySparse is distributed under the FreeBSD license.
        
        R. Geus    <hamsel@sf.net>
        D. Orban   <d-orban@sf.net>
        D. Wheeler <wd15@sf.net>
        
Platform: Windows
Platform: Linux
Platform: Solaris
Platform: Mac OS-X
Platform: Unix
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved
Classifier: Programming Language :: Python
Classifier: Programming Language :: C
Classifier: Topic :: Software Development
Classifier: Topic :: Scientific/Engineering
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Natural Language :: English
