Skip to main content

SLEPc for Python

Project description

Python bindings for SLEPc.

Install

If you have a working MPI implementation and the mpicc compiler wrapper is on your search path, it highly recommended to install mpi4py first:

$ pip install mpi4py

Ensure you have NumPy installed:

$ pip install numpy

and finally:

$ pip install petsc petsc4py slepc slepc4py

You can also install the in-development version of slepc4py with:

$ pip install Cython numpy mpi4py
$ pip install --no-deps git+https://bitbucket.org/petsc/petsc
$ pip install --no-deps git+https://bitbucket.org/petsc/petsc4py
$ pip install --no-deps git+https://bitbucket.org/slepc/slepc
$ pip install --no-deps git+https://bitbucket.org/slepc/slepc4py

or:

$ pip install Cython numpy mpi4py
$ pip install --no-deps https://bitbucket.org/petsc/petsc/get/master.tar.gz
$ pip install --no-deps https://bitbucket.org/petsc/petsc4py/get/master.tar.gz
$ pip install --no-deps https://bitbucket.org/slepc/slepc/get/master.tar.gz
$ pip install --no-deps https://bitbucket.org/slepc/slepc4py/get/master.tar.gz

Citations

If SLEPc for Python been significant to a project that leads to an academic publication, please acknowledge that fact by citing the project.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

slepc4py-3.8.0.tar.gz (814.1 kB view details)

Uploaded Source

File details

Details for the file slepc4py-3.8.0.tar.gz.

File metadata

  • Download URL: slepc4py-3.8.0.tar.gz
  • Upload date:
  • Size: 814.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for slepc4py-3.8.0.tar.gz
Algorithm Hash digest
SHA256 35a71a5f83d8fbbede20e235613ac51164cc31db7599c5e78938337ac8b35c5f
MD5 c0657f2197237890c62ba8c30829c63a
BLAKE2b-256 9c594c2d2626af94489c92efcc5404c2a902f817c7ef0ec5bd5f6cd5c24d91dd

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page