معرفی شرکت ها


brainpy-2.2.3.3


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

BrainPy: Brain Dynamics Programming in Python
ویژگی مقدار
سیستم عامل OS Independent
نام فایل brainpy-2.2.3.3
نام brainpy
نسخه کتابخانه 2.2.3.3
نگهدارنده []
ایمیل نگهدارنده []
نویسنده BrainPy Team
ایمیل نویسنده chao.brain@qq.com
آدرس صفحه اصلی https://github.com/PKU-NIP-Lab/BrainPy
آدرس اینترنتی https://pypi.org/project/brainpy/
مجوز GPL-3.0 License
<p align="center"> <img alt="Header image of BrainPy - brain dynamics programming in Python." src="./images/logo.png" width=80%> </p> <p align="center"> <a href="https://pypi.org/project/brainpy/"><img alt="Supported Python Version" src="https://img.shields.io/pypi/pyversions/brainpy"></a> <a href="https://github.com/PKU-NIP-Lab/BrainPy"><img alt="LICENSE" src="https://anaconda.org/brainpy/brainpy/badges/license.svg"></a> <a href="https://brainpy.readthedocs.io/en/latest/?badge=latest"><img alt="Documentation" src="https://readthedocs.org/projects/brainpy/badge/?version=latest"></a> <a href="https://badge.fury.io/py/brainpy"><img alt="PyPI version" src="https://badge.fury.io/py/brainpy.svg"></a> <a href="https://github.com/PKU-NIP-Lab/BrainPy"><img alt="Linux CI" src="https://github.com/PKU-NIP-Lab/BrainPy/actions/workflows/Linux_CI.yml/badge.svg"></a> <a href="https://github.com/PKU-NIP-Lab/BrainPy"><img alt="Linux CI" src="https://github.com/PKU-NIP-Lab/BrainPy/actions/workflows/Windows_CI.yml/badge.svg"></a> <a href="https://github.com/PKU-NIP-Lab/BrainPy"><img alt="Linux CI" src="https://github.com/PKU-NIP-Lab/BrainPy/actions/workflows/MacOS_CI.yml/badge.svg"></a> </p> BrainPy is a flexible, efficient, and extensible framework for computational neuroscience and brain-inspired computation based on the Just-In-Time (JIT) compilation (built on top of [JAX](https://github.com/google/jax)). It provides an integrative ecosystem for brain dynamics programming, including brain dynamics **simulation**, **training**, **analysis**, etc. - **Website (documentation and APIs)**: https://brainpy.readthedocs.io/en/latest - **Source**: https://github.com/PKU-NIP-Lab/BrainPy - **Bug reports**: https://github.com/PKU-NIP-Lab/BrainPy/issues - **Source on OpenI**: https://git.openi.org.cn/OpenI/BrainPy - **Examples from literature**: https://brainpy-examples.readthedocs.io/ ## Install BrainPy is based on Python (>=3.7) and can be installed on Linux (Ubuntu 16.04 or later), macOS (10.12 or later), and Windows platforms. Install the latest version of BrainPy: ```bash $ pip install brainpy -U ``` The following packages are required for ``BrainPy``: `numpy >= 1.15` and `jax >= 0.3.0` ([how to install jax?](https://brainpy.readthedocs.io/en/latest/quickstart/installation.html#dependency-2-jax)) For detailed installation instructions, please refer to the documentation: [Quickstart/Installation](https://brainpy.readthedocs.io/en/latest/quickstart/installation.html) ## License [GNU General Public License v3.0](https://github.com/PKU-NIP-Lab/BrainPy/blob/master/LICENSE)


نیازمندی

مقدار نام
>=1.15 numpy
>=0.3.0 jax
- tqdm


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

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


نحوه نصب


نصب پکیج whl brainpy-2.2.3.3:

    pip install brainpy-2.2.3.3.whl


نصب پکیج tar.gz brainpy-2.2.3.3:

    pip install brainpy-2.2.3.3.tar.gz