معرفی شرکت ها


Statum-Py-1.0.0


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

A library for finding State Space models of dynamical systems.
ویژگی مقدار
سیستم عامل OS Independent
نام فایل Statum-Py-1.0.0
نام Statum-Py
نسخه کتابخانه 1.0.0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Cameron Devine
ایمیل نویسنده camdev@uw.edu
آدرس صفحه اصلی https://github.com/CameronDevine/Statum
آدرس اینترنتی https://pypi.org/project/Statum-Py/
مجوز -
## Python Package [![Build Status](https://travis-ci.org/CameronDevine/Statum.svg?branch=master)](https://travis-ci.org/CameronDevine/Statum) [![PyPI](https://img.shields.io/pypi/v/Statum-Py.svg)](https://pypi.org/project/Statum-Py/) [![Documentation Status](https://readthedocs.org/projects/statum/badge/?version=latest)](https://statum.readthedocs.io/en/latest/?badge=latest) The 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. The 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. These outputs can be further analyzed with SymPy or converted to Numpy objects for easy simulation or numerical analysis. The full documentation for the code is available on [readthedocs.io](https://statum.readthedocs.io/en/latest/). An [example](https://github.com/CameronDevine/Statum/blob/master/python/Example.ipynb) Jupyter notebook is also included with the package. Because this package is available on PyPI the latest release can be easily installed by running `pip install Statum-Py`.


نیازمندی

مقدار نام
>=0.7.3 sympy


زبان مورد نیاز

مقدار نام
>=2.7 Python


نحوه نصب


نصب پکیج whl Statum-Py-1.0.0:

    pip install Statum-Py-1.0.0.whl


نصب پکیج tar.gz Statum-Py-1.0.0:

    pip install Statum-Py-1.0.0.tar.gz