معرفی شرکت ها


bice-0.3.7


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Numerical continuation and bifurcation package
ویژگی مقدار
سیستم عامل -
نام فایل bice-0.3.7
نام bice
نسخه کتابخانه 0.3.7
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Simon Hartmann
ایمیل نویسنده s.hartmann@wwu.de
آدرس صفحه اصلی -
آدرس اینترنتی https://pypi.org/project/bice/
مجوز MIT
# BICE A numerical path continuation software for algebraic equations, ODEs, and PDEs. Implements methods for the parameter continuation (arclength method) in the solution space of a user-defined equation and provides a toolbox for the stability and bifurcation analysis. In addition, interfaces to various solvers and time-stepping methods are provided. ## Installation To install the latest published version from PyPI simply execute: ```bash pip3 install bice ``` Alternatively, `bice` can be installed locally using the source code from our [git repository](https://zivgitlab.uni-muenster.de/s_hart20/bice). ### Requirements The software depends on Python 3 and the following third-party packages: `numpy`, `scipy`, `matplotlib`, `findiff`, and `numdifftools`. All will be installed automatically when installing `bice`. ## Tutorials We have first tutorials! - [Heat equation tutorial](https://zivgitlab.uni-muenster.de/s_hart20/bice/-/blob/master/demos/notebooks/heat_eq.ipynb): a simple tutorial on how to use bice to implement a first partial differential equation and perform a time simulation of it. - [Swift-Hohenberg equation tutorial](https://zivgitlab.uni-muenster.de/s_hart20/bice/-/blob/master/demos/notebooks/she.ipynb): a simple tutorial on how to use bice's path continuation capabilities. - [Predator-prey model tutorial](https://zivgitlab.uni-muenster.de/s_hart20/bice/-/blob/master/demos/notebooks/lve.ipynb): an introduction into the continuation of periodic orbits. More will follow soon. Meanwhile you can check out the less documented [demos](demos/). ## Documentation Click here for the [online version of the documentation](https://s_hart20.zivgitlabpages.uni-muenster.de/bice/).


نحوه نصب


نصب پکیج whl bice-0.3.7:

    pip install bice-0.3.7.whl


نصب پکیج tar.gz bice-0.3.7:

    pip install bice-0.3.7.tar.gz