Package python-module-pysparse: Information

    Source package: python-module-pysparse
    Version: 1.3-alt1.git20130305
    Build time:  May 10, 2019, 09:18 AM
    Report package bug
    License: MIT
    Summary: Fast sparse matrix library for Python
    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.

    List of rpms provided by this srpm:
    python-module-pysparse (mipsel)
    python-module-pysparse-debuginfo (mipsel)
    python-module-pysparse-doc (noarch)
    python-module-pysparse-pickles (mipsel)
    python-module-pysparse-tests (mipsel)



      1. liblapack-devel
      2. libnumpy-devel
      3. python-devel = 2.7
      4. python-module-Pygments
      5. rpm-build-python >= 0.8
      6. libsuitesparse-devel
      7. libsuperlu-devel
      8. rpm-macros-sphinx
      9. gcc-c++
      10. python-module-sphinx-devel
      11. gcc-fortran

    Last changed


    March 6, 2015 Eugeny A. Rostovtsev 1.3-alt1.git20130305
    - Fixed build
    Sept. 19, 2013 Eugeny A. Rostovtsev 1.3-alt1.git20030305
    - Version 1.3
    Aug. 12, 2012 Eugeny A. Rostovtsev 1.2-alt3.svn20110511
    - Built with OpenBLAS instead of GotoBLAS2