معرفی شرکت ها


Pymote3-0.2.3


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

A high-level Python library for simulation of distributed algorithms.
ویژگی مقدار
سیستم عامل OS Independent
نام فایل Pymote3-0.2.3
نام Pymote3
نسخه کتابخانه 0.2.3
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Damir Arbula
ایمیل نویسنده damir.arbula@gmail.com
آدرس صفحه اصلی https://github.com/darbula/pymote3
آدرس اینترنتی https://pypi.org/project/Pymote3/
مجوز BSD
.. image:: https://api.travis-ci.org/darbula/pymote.png?branch=master :target: http://travis-ci.org/darbula/pymote .. image:: https://coveralls.io/repos/darbula/pymote/badge.png?branch=master :target: https://coveralls.io/r/darbula/pymote?branch=master Pymote3 ======= Pymote3 is a Python package for event based simulation and evaluation of distributed algorithms. Definition of distributed environment used as specifications for making Pymote3 are taken mainly from `Design and Analysis of Distributed Algorithms <http://eu.wiley.com/WileyCDA/WileyTitle/productCd-0471719978,descCd-description.html>`__ by Nicola Santoro. Pymote3's main goal is to provide framework for fast implementation and simulation of distributed algorithms. In its current initial state it is mainly targeted at algorithms for wireless (sensor) networks but it could be applied to any distributed computing environment (e.g., distributed systems, grid networks, internet, etc.). .. figure:: docs/install/_images/pymote3_console_gui.png :align: center Pymote3 is being developed on top of `NetworkX <https://github.com/networkx/networkx/>`__ and is ment to be used along other scientific packages such as SciPy, NumPy and matplotlib. Currently, gui runs on PySide (Qt bindings) and console is jazzy IPython. Installation ------------ For installation instructions please visit `documentation <https://pymote.readthedocs.org>`__. Literature ---------- Santoro, N.: *Design and Analysis of Distributed Algorithms*, 2006 `link <http://eu.wiley.com/WileyCDA/WileyTitle/productCd-0471719978,descCd-description.html>`__ Arbula, D. and Lenac, K.: *Pymote3: High Level Python Library for Event-Based Simulation and Evaluation of Distributed Algorithms*, International Journal of Distributed Sensor Networks, Volume 2013 `link <http://www.hindawi.com/journals/ijdsn/2013/797354/>`__


نیازمندی

مقدار نام
- networkx
- numpy
- scipy
- pypng
- ipython
- matplotlib
- PySide6


نحوه نصب


نصب پکیج whl Pymote3-0.2.3:

    pip install Pymote3-0.2.3.whl


نصب پکیج tar.gz Pymote3-0.2.3:

    pip install Pymote3-0.2.3.tar.gz