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://gitlab.com/petsc/petsc
$ pip install --no-deps git+https://bitbucket.org/petsc/petsc4py
$ pip install --no-deps git+https://gitlab.com/slepc/slepc
$ pip install --no-deps git+https://gitlab.com/slepc/slepc4py

or:

$ pip install Cython numpy mpi4py
$ pip install --no-deps https://gitlab.com/petsc/petsc/-/archive/master.tar.gz
$ pip install --no-deps https://bitbucket.org/petsc/petsc4py/get/master.tar.gz
$ pip install --no-deps https://gitlab.com/slepc/slepc/-/archive/master.tar.gz
$ pip install --no-deps https://gitlab.com/slepc/slepc4py/-/archive/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.13.0.tar.gz (816.0 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: slepc4py-3.13.0.tar.gz
  • Upload date:
  • Size: 816.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.2 pkginfo/1.4.2 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.37.0 CPython/3.7.6

File hashes

Hashes for slepc4py-3.13.0.tar.gz
Algorithm Hash digest
SHA256 ce05d8a1990771141689517a42682a27b1ac3f145fd3f1d12d820a15445e3549
MD5 038c8d1f4d4b7e7cd5a9c2cbd852d71c
BLAKE2b-256 d6134d30f65091b6292b736b0fa321f7a845cf0fd16755ada1256fe3c996267b

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