{ "info": { "author": "Yotam Gingold and Juha Jeronen", "author_email": "", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: Science/Research", "License :: CC0 1.0 Universal (CC0 1.0) Public Domain Dedication", "Operating System :: POSIX :: Linux", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Topic :: Scientific/Engineering", "Topic :: Scientific/Engineering :: Mathematics", "Topic :: Software Development :: Libraries", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "This module wraps the SuiteSparse QR decomposition and QR-based sparse linear solver functions for use with SciPy.\n\nThis is Matlab's sparse `[Q,R,E] = qr()`.\n\nThe solver works also for overdetermined linear systems, making it useful for solving linear least-squares problems.\n\nSupports Python 2.7 and 3.4.", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/yig/PySPQR", "keywords": "suitesparse bindings wrapper scipy numpy qr-decomposition qr-factorisation sparse-matrix sparse-linear-system sparse-linear-solver", "license": "Public Domain CC0", "maintainer": "", "maintainer_email": "", "name": "sparseqr", "package_url": "https://pypi.org/project/sparseqr/", "platform": "any", "project_url": "https://pypi.org/project/sparseqr/", "project_urls": { "Homepage": "https://github.com/yig/PySPQR" }, "release_url": "https://pypi.org/project/sparseqr/1.0.0/", "requires_dist": null, "requires_python": "", "summary": "Python wrapper for SuiteSparseQR", "version": "1.0.0" }, "last_serial": 3160815, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "d96427cf82c082335037b21d5277d9f8", "sha256": "c7ac89db7939130a9931ad1d64c31d12f42a7c2a8465004a8cb27f1f1aa8c64e" }, "downloads": -1, "filename": "sparseqr-1.0.0.tar.gz", "has_sig": false, "md5_digest": "d96427cf82c082335037b21d5277d9f8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14755, "upload_time": "2017-09-09T00:37:15", "url": "https://files.pythonhosted.org/packages/24/03/ebddf9053067465f271cc879a6fe1d97bf3eef1d89f45fff051c81136418/sparseqr-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d96427cf82c082335037b21d5277d9f8", "sha256": "c7ac89db7939130a9931ad1d64c31d12f42a7c2a8465004a8cb27f1f1aa8c64e" }, "downloads": -1, "filename": "sparseqr-1.0.0.tar.gz", "has_sig": false, "md5_digest": "d96427cf82c082335037b21d5277d9f8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14755, "upload_time": "2017-09-09T00:37:15", "url": "https://files.pythonhosted.org/packages/24/03/ebddf9053067465f271cc879a6fe1d97bf3eef1d89f45fff051c81136418/sparseqr-1.0.0.tar.gz" } ] }