{ "info": { "author": "James Tocknell", "author_email": "aragilar@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "Intended Audience :: Science/Research", "License :: OSI Approved :: BSD License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3 :: Only", "Topic :: Scientific/Engineering" ], "description": "root-solver provides solvers for polynomials of orders 2 and 3 (with plans for 4\nand possibly higher), using the algorithms of Kahan and others. See\nhttp://www.cs.berkeley.edu/~wkahan/Math128/Cubic.pdf for more information about\nthe algorithms included.\n\nAdditionally root-solver includes support for tracking a single root as the\ncoefficients of the polynomial changes.\n\n|Documentation Status| |Build Status| |Coverage Status|\n\n\n.. |Documentation Status| image:: https://readthedocs.org/projects/root-solver/badge/?version=latest\n :target: https://root-solver.readthedocs.org/en/latest/?badge=latest\n.. |Build Status| image:: https://travis-ci.org/root-solver/root-solver.svg?branch=master\n :target: https://travis-ci.org/root-solver/root-solver\n.. |Coverage Status| image:: https://codecov.io/github/aragilar/root-solver/coverage.svg?branch=master\n :target: https://codecov.io/github/aragilar/root-solver?branch=master", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://root-solver.readthedocs.io", "keywords": "root solver", "license": "3-clause BSD", "maintainer": "", "maintainer_email": "", "name": "root-solver", "package_url": "https://pypi.org/project/root-solver/", "platform": "", "project_url": "https://pypi.org/project/root-solver/", "project_urls": { "Documentation": "https://root-solver.readthedocs.io", "Homepage": "https://root-solver.readthedocs.io", "Source": "https://github.com/aragilar/root-solver/", "Tracker": "https://github.com/aragilar/root-solver/issues" }, "release_url": "https://pypi.org/project/root-solver/0.1.1/", "requires_dist": null, "requires_python": ">=3.4", "summary": "Root solver for polynomial equations", "version": "0.1.1" }, "last_serial": 4492369, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "343163024495a153ea54671217ced771", "sha256": "148f0a9d4a74d8a653b4636e2b7226ff6bad72803bc37c48bc5e532e85210410" }, "downloads": -1, "filename": "root-solver-0.1.tar.gz", "has_sig": false, "md5_digest": "343163024495a153ea54671217ced771", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.4", "size": 32827, "upload_time": "2018-11-15T05:33:29", "url": "https://files.pythonhosted.org/packages/2f/73/c5a557ef771f64011234618c7fb96a099ddbe2a4f15036e25b4c43a67ade/root-solver-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "74f19e9d6abf86fec36469afd374086a", "sha256": "1ee7c641c423dfbf58a791bf9c398d31e410a9320dcc20678ee8def19f4b990f" }, "downloads": -1, "filename": "root-solver-0.1.1.tar.gz", "has_sig": false, "md5_digest": "74f19e9d6abf86fec36469afd374086a", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.4", "size": 32845, "upload_time": "2018-11-16T04:52:43", "url": "https://files.pythonhosted.org/packages/1c/05/03b8f80a09237e5f1597059c58289ac52f0d47c6bf279f3590538de90980/root-solver-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "74f19e9d6abf86fec36469afd374086a", "sha256": "1ee7c641c423dfbf58a791bf9c398d31e410a9320dcc20678ee8def19f4b990f" }, "downloads": -1, "filename": "root-solver-0.1.1.tar.gz", "has_sig": false, "md5_digest": "74f19e9d6abf86fec36469afd374086a", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.4", "size": 32845, "upload_time": "2018-11-16T04:52:43", "url": "https://files.pythonhosted.org/packages/1c/05/03b8f80a09237e5f1597059c58289ac52f0d47c6bf279f3590538de90980/root-solver-0.1.1.tar.gz" } ] }