{ "info": { "author": "Eduardo Mapurunga and Emerson Boeira", "author_email": "edumapurunga@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# pysid\n\nThis is a python System Identification package, based on numpy and scipy, that\nprovide some tools for parametric identification of causal linear time-invariant systems.\n\n## Supported methods\n\nHere are the list of the implemented methods\n- Least Squares\n- Instrumental Variables\n- Prediction Error method\n\n## Dependencies\n\nCurrently, this packages is based on numpy. For this reason, the basic package dependencies are:\n\n- Numpy\n- Scipy\n\n## Installation\n\n```pip install pysid```\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/edumapurunga/pysid", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "pysid", "package_url": "https://pypi.org/project/pysid/", "platform": "", "project_url": "https://pypi.org/project/pysid/", "project_urls": { "Homepage": "https://github.com/edumapurunga/pysid" }, "release_url": "https://pypi.org/project/pysid/0.0.1.post2/", "requires_dist": [ "numpy", "scipy" ], "requires_python": ">=3.6", "summary": "System Identification tools for python", "version": "0.0.1.post2" }, "last_serial": 5801196, "releases": { "0.0.1.post2": [ { "comment_text": "", "digests": { "md5": "f9ef4d3bfd1f026b49dbe592ff4f84f4", "sha256": "52fdb86eca55e6ac7d54b4bf99161a0fc460f019e8cf98a84831f986086216f5" }, "downloads": -1, "filename": "pysid-0.0.1.post2-py3-none-any.whl", "has_sig": false, "md5_digest": "f9ef4d3bfd1f026b49dbe592ff4f84f4", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 34599, "upload_time": "2019-09-09T01:07:45", "url": "https://files.pythonhosted.org/packages/42/77/6f6e865b553a8625948398475700acf6519391d03845c7123167a5511841/pysid-0.0.1.post2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "5fcfa3df4f40459d7d5f9beaae2616c0", "sha256": "0f44427eac35ffb17a6016ed0d88a81b85b5a2c1f905f414bc3c9f8d6bc6a205" }, "downloads": -1, "filename": "pysid-0.0.1.post2.tar.gz", "has_sig": false, "md5_digest": "5fcfa3df4f40459d7d5f9beaae2616c0", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 14946, "upload_time": "2019-09-09T01:07:47", "url": "https://files.pythonhosted.org/packages/d5/15/53b95c3b1f55fc050c79a60c2d70f032cf86b298bc5873ec4ed8bf0d6c9d/pysid-0.0.1.post2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f9ef4d3bfd1f026b49dbe592ff4f84f4", "sha256": "52fdb86eca55e6ac7d54b4bf99161a0fc460f019e8cf98a84831f986086216f5" }, "downloads": -1, "filename": "pysid-0.0.1.post2-py3-none-any.whl", "has_sig": false, "md5_digest": "f9ef4d3bfd1f026b49dbe592ff4f84f4", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 34599, "upload_time": "2019-09-09T01:07:45", "url": "https://files.pythonhosted.org/packages/42/77/6f6e865b553a8625948398475700acf6519391d03845c7123167a5511841/pysid-0.0.1.post2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "5fcfa3df4f40459d7d5f9beaae2616c0", "sha256": "0f44427eac35ffb17a6016ed0d88a81b85b5a2c1f905f414bc3c9f8d6bc6a205" }, "downloads": -1, "filename": "pysid-0.0.1.post2.tar.gz", "has_sig": false, "md5_digest": "5fcfa3df4f40459d7d5f9beaae2616c0", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 14946, "upload_time": "2019-09-09T01:07:47", "url": "https://files.pythonhosted.org/packages/d5/15/53b95c3b1f55fc050c79a60c2d70f032cf86b298bc5873ec4ed8bf0d6c9d/pysid-0.0.1.post2.tar.gz" } ] }