معرفی شرکت ها


StateMint-2.1.1


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
نام فایل StateMint-2.1.1
نام StateMint
نسخه کتابخانه 2.1.1
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Cameron Devine
ایمیل نویسنده camdev@uw.edu
آدرس صفحه اصلی https://github.com/CameronDevine/StateMint
آدرس اینترنتی https://pypi.org/project/StateMint/
مجوز -
## Python Package [![Build Status](https://travis-ci.org/CameronDevine/StateMint.svg?branch=master)](https://travis-ci.org/CameronDevine/StateMint) [![PyPI](https://img.shields.io/pypi/v/StateMint.svg)](https://pypi.org/project/StateMint/) [![Documentation Status](https://readthedocs.org/projects/statemint/badge/?version=latest)](https://statemint.readthedocs.io/en/latest/?badge=latest) [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/camerondevine/StateMint/master?filepath=python%2FExample.ipynb) The StateMint 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://statemint.readthedocs.io/en/latest/). An [example](https://github.com/CameronDevine/StateMint/blob/master/python/Example.ipynb) Jupyter notebook (also available on [binder](https://github.com/CameronDevine/StateMint/blob/master/python/Example.ipynb)) is included with the package. Because this package is available on PyPI the latest release can be easily installed by running `pip install StateMint`.


نیازمندی

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


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

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


نحوه نصب


نصب پکیج whl StateMint-2.1.1:

    pip install StateMint-2.1.1.whl


نصب پکیج tar.gz StateMint-2.1.1:

    pip install StateMint-2.1.1.tar.gz