{ "info": { "author": "Cameron Devine", "author_email": "camdev@uw.edu", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Framework :: Jupyter", "Intended Audience :: Education", "Intended Audience :: Science/Research", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.0", "Programming Language :: Python :: 3.1", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6" ], "description": "## Python Package\n\n[![Build Status](https://travis-ci.org/CameronDevine/Statum.svg?branch=master)](https://travis-ci.org/CameronDevine/Statum)\n[![PyPI](https://img.shields.io/pypi/v/Statum-Py.svg)](https://pypi.org/project/Statum-Py/)\n[![Documentation Status](https://readthedocs.org/projects/statum/badge/?version=latest)](https://statum.readthedocs.io/en/latest/?badge=latest)\n\nThe Statum Python package is an implementation based on [SymPy](http://www.sympy.org) which allows this code to easily combined with simulation and analysis code, or integrated into other systems.\nThe package provides a `Solve` function which takes the input variables, state variable elemental equations, non-state variable elemental equations, constraint equations, and output variables and returns a Python object with multiple forms of the solution.\nThese outputs can be further analyzed with SymPy or converted to Numpy objects for easy simulation or numerical analysis.\nThe full documentation for the code is available on [readthedocs.io](https://statum.readthedocs.io/en/latest/).\nAn [example](https://github.com/CameronDevine/Statum/blob/master/python/Example.ipynb) Jupyter notebook is also included with the package.\nBecause this package is available on PyPI the latest release can be easily installed by running `pip install Statum-Py`.\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/CameronDevine/Statum", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "Statum-Py", "package_url": "https://pypi.org/project/Statum-Py/", "platform": "", "project_url": "https://pypi.org/project/Statum-Py/", "project_urls": { "Homepage": "https://github.com/CameronDevine/Statum" }, "release_url": "https://pypi.org/project/Statum-Py/1.0.0/", "requires_dist": [ "sympy (>=0.7.3)" ], "requires_python": ">=2.7", "summary": "A library for finding State Space models of dynamical systems.", "version": "1.0.0" }, "last_serial": 4531945, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "68b9d30932738c46b771dd87557a722c", "sha256": "d7f1c5dc9d49194730310910a297235121b735cc1a89628dd172adb4af7500d3" }, "downloads": -1, "filename": "Statum_Py-1.0.0-py2-none-any.whl", "has_sig": false, "md5_digest": "68b9d30932738c46b771dd87557a722c", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": ">=2.7", "size": 5006, "upload_time": "2018-11-27T00:50:16", "url": "https://files.pythonhosted.org/packages/21/65/c7c953e77f1bbd4e3b9b3f24e242d3e4e8c03b8fbb7532250040bdda8d37/Statum_Py-1.0.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "fd46e3c18e3570927478fffc8d2ef027", "sha256": "a9191ae8653c7438846b94f2d85c4ab3cfdec0dd1c7d41b0391e4de687497568" }, "downloads": -1, "filename": "Statum-Py-1.0.0.tar.gz", "has_sig": false, "md5_digest": "fd46e3c18e3570927478fffc8d2ef027", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7", "size": 4395, "upload_time": "2018-11-27T00:50:18", "url": "https://files.pythonhosted.org/packages/f9/ec/7b826c1470dc81b22042c888da7abdc791a9a0a9bb9dcefde84b1d31b15a/Statum-Py-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "68b9d30932738c46b771dd87557a722c", "sha256": "d7f1c5dc9d49194730310910a297235121b735cc1a89628dd172adb4af7500d3" }, "downloads": -1, "filename": "Statum_Py-1.0.0-py2-none-any.whl", "has_sig": false, "md5_digest": "68b9d30932738c46b771dd87557a722c", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": ">=2.7", "size": 5006, "upload_time": "2018-11-27T00:50:16", "url": "https://files.pythonhosted.org/packages/21/65/c7c953e77f1bbd4e3b9b3f24e242d3e4e8c03b8fbb7532250040bdda8d37/Statum_Py-1.0.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "fd46e3c18e3570927478fffc8d2ef027", "sha256": "a9191ae8653c7438846b94f2d85c4ab3cfdec0dd1c7d41b0391e4de687497568" }, "downloads": -1, "filename": "Statum-Py-1.0.0.tar.gz", "has_sig": false, "md5_digest": "fd46e3c18e3570927478fffc8d2ef027", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7", "size": 4395, "upload_time": "2018-11-27T00:50:18", "url": "https://files.pythonhosted.org/packages/f9/ec/7b826c1470dc81b22042c888da7abdc791a9a0a9bb9dcefde84b1d31b15a/Statum-Py-1.0.0.tar.gz" } ] }