{ "info": { "author": "Xinzhe Wu", "author_email": "xinzhe.wu1990@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "SMG2S\n\nIterative linear algebra methods are the important parts of the overall computing\ntime of applications in various fields since decades. Recent research related\nto social networking, big data, machine learning and artificial intelligence has\nincreased the necessity for non-hermitian solvers associated with much larger\nsparse matrices and graphs. The analysis of the iterative method behaviors for\nsuch problems is complex, and it is necessary to evaluate their convergence to\nsolve extremely large non-Hermitian eigenvalue and linear problems on parallel\nand/or distributed machines. This convergence depends on the properties of\nspectra. Then, it is necessary to generate large matrices with known spectra\nto benchmark the methods. These matrices should be non-Hermitian and non-\ntrivial, with very high dimension. A scalable parallel matrix generator SMG2S\nthat uses the user-defined spectrum to construct large-scale sparse matrices and\nensures their eigenvalues as the given ones with high accuracy is implemented\nbased on MPI and C++11. This is the Python interface of SMG2S.\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://smg2s.github.io", "keywords": "", "license": "GNU Lesser General Public License v3.0", "maintainer": "", "maintainer_email": "", "name": "smg2s", "package_url": "https://pypi.org/project/smg2s/", "platform": "", "project_url": "https://pypi.org/project/smg2s/", "project_urls": { "Homepage": "http://smg2s.github.io" }, "release_url": "https://pypi.org/project/smg2s/1.0.1/", "requires_dist": null, "requires_python": "", "summary": "SMG2S: Scalable Matrix Generator with Given Spectrum", "version": "1.0.1" }, "last_serial": 4218377, "releases": { "1.0.1": [ { "comment_text": "", "digests": { "md5": "b075c7a34fda01e6241526691993eff3", "sha256": "35c565e9710af4d96060713b7f1682cb5b028c9882febaf9e32e376c92585235" }, "downloads": -1, "filename": "smg2s-1.0.1.tar.gz", "has_sig": false, "md5_digest": "b075c7a34fda01e6241526691993eff3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 87908, "upload_time": "2018-08-29T10:02:53", "url": "https://files.pythonhosted.org/packages/b3/9f/d834832383893c3cb2cdbe768d98bba6f64f9ca804a3a4612a058e12b0d9/smg2s-1.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b075c7a34fda01e6241526691993eff3", "sha256": "35c565e9710af4d96060713b7f1682cb5b028c9882febaf9e32e376c92585235" }, "downloads": -1, "filename": "smg2s-1.0.1.tar.gz", "has_sig": false, "md5_digest": "b075c7a34fda01e6241526691993eff3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 87908, "upload_time": "2018-08-29T10:02:53", "url": "https://files.pythonhosted.org/packages/b3/9f/d834832383893c3cb2cdbe768d98bba6f64f9ca804a3a4612a058e12b0d9/smg2s-1.0.1.tar.gz" } ] }