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.12.0.tar.gz (841.3 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: slepc4py-3.12.0.tar.gz
  • Upload date:
  • Size: 841.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.2 pkginfo/1.4.2 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.4

File hashes

Hashes for slepc4py-3.12.0.tar.gz
Algorithm Hash digest
SHA256 6310a641ebe4b02a547a9f8a9a3c72d44c9fb05b7a5c0c3a9bf6e6a3f1ff07ce
MD5 95b934893c0ce5992596a925db3d54b6
BLAKE2b-256 47b4bf00aae9f0861958b9a68c8020296be50be4a145c13cb5926a9e7e41c895

See more details on using hashes here.

Supported by

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