Giter Site home page Giter Site logo

pymote's People

Contributors

darbula avatar sglumac avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

pymote's Issues

Steps overload

Few steps before ending of the algorithm if number of steps are above the number needed for ending the algorithm it produces an error.

ns3 vs pymote

May not be the best place to ask, but... Why should someone use pymote over ns3 for WSN simulation and algorithm implementation ? What are the differences ?

Network initialization option

When network is loaded from file it can be in form that can be simulated but once when simulation is reset this network may not be suitable for repeated simulation i.e. missing initial data in nodes memory that is required by some algorithms to start.

Dry show localized

There is show localized functionality in pymote.utils.localization and in pymote.gui.simulationgui.

Rename bin package

Rename pymote.bin module to pymote.scripts as bin overwrites built-in bin function. After this change packages installed in editable pip -e mode must change line ipymote = pymote.bin.ipymote:start_ipymote to ipymote = pymote.scripts.ipymote:start_ipymote in Pymote.egg-info/entry_points.txt file.

Tree display enhancement

Structure that defines tree in memory could be in form of list of tree neighbors, and currently only parent, children lists are expected.

pymote-simgui network pickles problem

When started as standalone app by using pymote-simgui it fails to open network pickles in which stored network has algorithms whose modules are findable (in sys.path) only when pymote's virtualenv is activated.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.