/slepc4py

slepc4py version matching Firedrake's SLEPc and PETSc

Primary LanguagePythonOtherNOASSERTION

SLEPc for Python

Overview

Welcome to SLEPc for Python. This package provides Python bindings for SLEPc, the * Scalable Library for Eigenvalue Problem Computations*.

Dependencies

  • 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.

Documentation