A large collection of Python3 equations that perform curve fitting on 2D and 3D data, output source code in several computing languages, and run a genetic algorithm for initial parameter estimation. Comes with cluster, parallel, IPython, GUI, NodeJS, and web-based graphical examples. Includes orthogonal distance and relative error regressions.
Discussion group: https://groups.google.com/g/findcurves
Full source code with examples: https://github.com/equations-project/pyeq3.
Raw data
{
"_id": null,
"home_page": "https://github.com/equations-project/pyeq3",
"name": "pyeq3",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "curve,surface,fitting",
"author": "James Phillips, Robert Myhill",
"author_email": "bob.myhill@bristol.ac.uk",
"download_url": "https://files.pythonhosted.org/packages/40/23/d36d5d3806ba7329f986077494b9d2c07293a5da1dcad9ee3370380ba7c7/pyeq3-12.6.1.tar.gz",
"platform": null,
"description": "A large collection of Python3 equations that perform curve fitting on 2D and 3D data, output source code in several computing languages, and run a genetic algorithm for initial parameter estimation. Comes with cluster, parallel, IPython, GUI, NodeJS, and web-based graphical examples. Includes orthogonal distance and relative error regressions.\n\nDiscussion group: https://groups.google.com/g/findcurves\n\nFull source code with examples: https://github.com/equations-project/pyeq3.\n",
"bugtrack_url": null,
"license": "BSD",
"summary": "An equation, curve and surface fitting library",
"version": "12.6.1",
"split_keywords": [
"curve",
"surface",
"fitting"
],
"urls": [
{
"comment_text": "",
"digests": {
"md5": "1967cfa39bb81fd6d742ef5903651e9b",
"sha256": "b9a19923ee9162ea4bd2cc3156eb10f449a15cbf239064291ac0fba4c151084d"
},
"downloads": -1,
"filename": "pyeq3-12.6.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "1967cfa39bb81fd6d742ef5903651e9b",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 180283,
"upload_time": "2022-12-04T16:38:05",
"upload_time_iso_8601": "2022-12-04T16:38:05.627001Z",
"url": "https://files.pythonhosted.org/packages/23/c6/24c0475098baafafced6e77288512555378d4a25f6b2a5141070dcae718c/pyeq3-12.6.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"md5": "cb9dc6c4faf8050a10b914585b8d249e",
"sha256": "20e95a2e1030bf97c362bac7aa9cadcf9b0c94c67b8db240c8de0260c2c5767d"
},
"downloads": -1,
"filename": "pyeq3-12.6.1.tar.gz",
"has_sig": false,
"md5_digest": "cb9dc6c4faf8050a10b914585b8d249e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 119343,
"upload_time": "2022-12-04T16:38:07",
"upload_time_iso_8601": "2022-12-04T16:38:07.931911Z",
"url": "https://files.pythonhosted.org/packages/40/23/d36d5d3806ba7329f986077494b9d2c07293a5da1dcad9ee3370380ba7c7/pyeq3-12.6.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2022-12-04 16:38:07",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "equations-project",
"github_project": "pyeq3",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "numpy",
"specs": []
},
{
"name": "matplotlib",
"specs": []
},
{
"name": "scipy",
"specs": []
},
{
"name": "jupyter",
"specs": []
},
{
"name": "dispy",
"specs": []
}
],
"lcname": "pyeq3"
}