{ "info": { "author": "Lisandro Dalcin", "author_email": "dalcinl@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "Intended Audience :: Science/Research", "License :: OSI Approved :: BSD License", "Operating System :: POSIX", "Programming Language :: C", "Programming Language :: C++", "Programming Language :: Cython", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3", "Topic :: Scientific/Engineering", "Topic :: Software Development :: Libraries :: Python Modules" ], "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\nYou can also install the in-development version of slepc4py with::\n\n $ pip install Cython numpy mpi4py\n $ pip install --no-deps git+https://bitbucket.org/petsc/petsc\n $ pip install --no-deps git+https://bitbucket.org/petsc/petsc4py\n $ pip install --no-deps git+https://bitbucket.org/slepc/slepc\n $ pip install --no-deps git+https://bitbucket.org/slepc/slepc4py\n\nor::\n\n $ pip install Cython numpy mpi4py\n $ pip install --no-deps https://bitbucket.org/petsc/petsc/get/master.tar.gz\n $ pip install --no-deps https://bitbucket.org/petsc/petsc4py/get/master.tar.gz\n $ pip install --no-deps https://bitbucket.org/slepc/slepc/get/master.tar.gz\n $ pip install --no-deps https://bitbucket.org/slepc/slepc4py/get/master.tar.gz\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 http://dx.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 http://dx.doi.org/10.1145/1089014.1089019", "description_content_type": "", "docs_url": null, "download_url": "https://bitbucket.org/slepc/slepc4py/downloads/slepc4py-3.12.0.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://bitbucket.org/slepc/slepc4py/", "keywords": "scientific computing,parallel computing,SLEPc,PETSc,MPI", "license": "BSD", "maintainer": "Lisandro Dalcin", "maintainer_email": "dalcinl@gmail.com", "name": "slepc4py", "package_url": "https://pypi.org/project/slepc4py/", "platform": "POSIX", "project_url": "https://pypi.org/project/slepc4py/", "project_urls": { "Download": "https://bitbucket.org/slepc/slepc4py/downloads/slepc4py-3.12.0.tar.gz", "Homepage": "https://bitbucket.org/slepc/slepc4py/" }, "release_url": "https://pypi.org/project/slepc4py/3.12.0/", "requires_dist": null, "requires_python": "", "summary": "SLEPc for Python", "version": "3.12.0" }, "last_serial": 5959264, "releases": { "1.0.0": [], "1.1": [], "1.2": [], "3.10.0": [ { "comment_text": "", "digests": { "md5": "e0a08d8e525cc064a49d743837dbba6e", "sha256": "326cbab709836cd5fe8e4adb60eaabe4e24537715bededd2812f3bc47c4b0474" }, "downloads": -1, "filename": "slepc4py-3.10.0.tar.gz", "has_sig": false, "md5_digest": "e0a08d8e525cc064a49d743837dbba6e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 835166, "upload_time": "2018-09-24T11:54:59", "url": "https://files.pythonhosted.org/packages/0d/8d/030e038f936eb467251f6f9242e3d225496efad318df9aaa050907c7dbdb/slepc4py-3.10.0.tar.gz" } ], "3.11.0": [ { "comment_text": "", "digests": { "md5": "96ea801fd72e1eafdef08eddd03bf1e7", "sha256": "9812d8b398fd6f30e872993421e420c64387c74fc3dab410208f13d7270257cf" }, "downloads": -1, "filename": "slepc4py-3.11.0.tar.gz", "has_sig": false, "md5_digest": "96ea801fd72e1eafdef08eddd03bf1e7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 840853, "upload_time": "2019-04-15T09:09:12", "url": "https://files.pythonhosted.org/packages/90/56/3d2b6c7b272b82c4a7ba49544978eceee3492e749e93bc2f7f1225b7d3b1/slepc4py-3.11.0.tar.gz" } ], "3.12.0": [ { "comment_text": "", "digests": { "md5": "95b934893c0ce5992596a925db3d54b6", "sha256": "6310a641ebe4b02a547a9f8a9a3c72d44c9fb05b7a5c0c3a9bf6e6a3f1ff07ce" }, "downloads": -1, "filename": "slepc4py-3.12.0.tar.gz", "has_sig": false, "md5_digest": "95b934893c0ce5992596a925db3d54b6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 841329, "upload_time": "2019-10-11T09:12:11", "url": "https://files.pythonhosted.org/packages/47/b4/bf00aae9f0861958b9a68c8020296be50be4a145c13cb5926a9e7e41c895/slepc4py-3.12.0.tar.gz" } ], "3.3": [], "3.3.1": [], "3.4": [], "3.5": [], "3.5.1": [], "3.6.0": [ { "comment_text": "", "digests": { "md5": "3d4c163dc482438684cdaa485ebf37fd", "sha256": "8247fa8fd378d0ed183ccc5914fc00fd69ea04d31530e19625b0f3eaa8a7f511" }, "downloads": -1, "filename": "slepc4py-3.6.0.tar.gz", "has_sig": false, "md5_digest": "3d4c163dc482438684cdaa485ebf37fd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 734008, "upload_time": "2015-07-05T08:43:51", "url": "https://files.pythonhosted.org/packages/bd/ca/50da08d615114b00590de6f6638437eaac7e45a108c76c719ebbd95d82f1/slepc4py-3.6.0.tar.gz" } ], "3.7.0": [ { "comment_text": "", "digests": { "md5": "c4775e88b0825c7313629c01de60ecb2", "sha256": "5836334ec62f007b0e527c3d63577a43fee3c870c80df23256c55521ad6f4cc6" }, "downloads": -1, "filename": "slepc4py-3.7.0.tar.gz", "has_sig": false, "md5_digest": "c4775e88b0825c7313629c01de60ecb2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 813921, "upload_time": "2016-05-22T11:38:54", "url": "https://files.pythonhosted.org/packages/b4/dd/116fbdf865f6f9eda779c5d31bc5b68f37ef3dd5dbfc3feb4aaba1565560/slepc4py-3.7.0.tar.gz" } ], "3.8.0": [ { "comment_text": "", "digests": { "md5": "c0657f2197237890c62ba8c30829c63a", "sha256": "35a71a5f83d8fbbede20e235613ac51164cc31db7599c5e78938337ac8b35c5f" }, "downloads": -1, "filename": "slepc4py-3.8.0.tar.gz", "has_sig": false, "md5_digest": "c0657f2197237890c62ba8c30829c63a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 814055, "upload_time": "2017-10-21T12:06:23", "url": "https://files.pythonhosted.org/packages/9c/59/4c2d2626af94489c92efcc5404c2a902f817c7ef0ec5bd5f6cd5c24d91dd/slepc4py-3.8.0.tar.gz" } ], "3.9.0": [ { "comment_text": "", "digests": { "md5": "09bdb08581a80fd1eea958616bb3993a", "sha256": "67ed4ffed36c076448d6a0148edfad65d6610b9838df97c79f6fc5d7ec06b90b" }, "downloads": -1, "filename": "slepc4py-3.9.0.tar.gz", "has_sig": false, "md5_digest": "09bdb08581a80fd1eea958616bb3993a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 829386, "upload_time": "2018-04-23T15:36:59", "url": "https://files.pythonhosted.org/packages/36/d1/579e50427fa96480d92458c7df5e46fc79f35c5fe158f36fe7a1688073c0/slepc4py-3.9.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "95b934893c0ce5992596a925db3d54b6", "sha256": "6310a641ebe4b02a547a9f8a9a3c72d44c9fb05b7a5c0c3a9bf6e6a3f1ff07ce" }, "downloads": -1, "filename": "slepc4py-3.12.0.tar.gz", "has_sig": false, "md5_digest": "95b934893c0ce5992596a925db3d54b6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 841329, "upload_time": "2019-10-11T09:12:11", "url": "https://files.pythonhosted.org/packages/47/b4/bf00aae9f0861958b9a68c8020296be50be4a145c13cb5926a9e7e41c895/slepc4py-3.12.0.tar.gz" } ] }