Welcome to SLEPc for Python. This package provides Python bindings for SLEPc, the * Scalable Library for Eigenvalue Problem Computations*.
- Python 2.7, 3.3 or above.
- A recent NumPy release.
- A matching version of SLEPc built with shared/dynamic libraries.
- A matching version of PETSc built with shared/dynamic libraries.
- A matching version of petsc4py.
- To work with the in-development version, you need to install Cython.
- http://slepc4py.readthedocs.org/, This does not contain the epydoc-generated API reference.
- https://slepc.upv.es/slepc4py-current/docs/, This is for the last release, not the in-development version.