SLEPc for Python
================
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
Citations
---------
If SLEPc for Python been significant to a project that leads to an
academic publication, please acknowledge that fact by citing the
project.
* L. Dalcin, P. Kler, R. Paz, and A. Cosimo,
*Parallel Distributed Computing using Python*,
Advances in Water Resources, 34(9):1124-1139, 2011.
https://doi.org/10.1016/j.advwatres.2011.04.013
* V. Hernandez, J.E. Roman and V. Vidal.
*SLEPc: A Scalable and Flexible Toolkit for the
Solution of Eigenvalue Problems*,
ACM Transactions on Mathematical Software, 31(3):351-362, 2005.
https://doi.org/10.1145/1089014.1089019
Raw data
{
"_id": null,
"home_page": "https://gitlab.com/slepc/slepc",
"name": "slepc4py",
"maintainer": "SLEPc Team",
"docs_url": null,
"requires_python": null,
"maintainer_email": "slepc-maint@upv.es",
"keywords": "scientific computing, parallel computing, MPI, SLEPc, PETSc",
"author": "Lisandro Dalcin",
"author_email": "dalcinl@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/1a/12/7908031721e11ab296fb57b92514a207f1b810ae2d38f295f456b6a96326/slepc4py-3.22.1.tar.gz",
"platform": "POSIX",
"description": "SLEPc for Python\n================\n\nPython bindings for SLEPc.\n\nInstall\n-------\n\nIf you have a working MPI implementation and the ``mpicc`` compiler\nwrapper is on your search path, it highly recommended to install\n``mpi4py`` first::\n\n $ pip install mpi4py\n\nEnsure you have NumPy installed::\n\n $ pip install numpy\n\nand finally::\n\n $ pip install petsc petsc4py slepc slepc4py\n\n\nCitations\n---------\n\nIf SLEPc for Python been significant to a project that leads to an\nacademic publication, please acknowledge that fact by citing the\nproject.\n\n* L. Dalcin, P. Kler, R. Paz, and A. Cosimo,\n *Parallel Distributed Computing using Python*,\n Advances in Water Resources, 34(9):1124-1139, 2011.\n https://doi.org/10.1016/j.advwatres.2011.04.013\n\n* V. Hernandez, J.E. Roman and V. Vidal.\n *SLEPc: A Scalable and Flexible Toolkit for the\n Solution of Eigenvalue Problems*,\n ACM Transactions on Mathematical Software, 31(3):351-362, 2005.\n https://doi.org/10.1145/1089014.1089019\n",
"bugtrack_url": null,
"license": "BSD-2-Clause",
"summary": "SLEPc for Python",
"version": "3.22.1",
"project_urls": {
"Download": "https://pypi.io/packages/source/s/slepc4py/slepc4py-3.22.1.tar.gz",
"Homepage": "https://gitlab.com/slepc/slepc"
},
"split_keywords": [
"scientific computing",
" parallel computing",
" mpi",
" slepc",
" petsc"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "1a127908031721e11ab296fb57b92514a207f1b810ae2d38f295f456b6a96326",
"md5": "7c7065f6c712914e936a484cbd9842f4",
"sha256": "056d98bf09f5202d25842d5a4a4f553445103e1e26155da52f007c508f3140f8"
},
"downloads": -1,
"filename": "slepc4py-3.22.1.tar.gz",
"has_sig": false,
"md5_digest": "7c7065f6c712914e936a484cbd9842f4",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 137402,
"upload_time": "2024-11-01T12:05:20",
"upload_time_iso_8601": "2024-11-01T12:05:20.341846Z",
"url": "https://files.pythonhosted.org/packages/1a/12/7908031721e11ab296fb57b92514a207f1b810ae2d38f295f456b6a96326/slepc4py-3.22.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-01 12:05:20",
"github": false,
"gitlab": true,
"bitbucket": false,
"codeberg": false,
"gitlab_user": "slepc",
"gitlab_project": "slepc",
"lcname": "slepc4py"
}