-
Notifications
You must be signed in to change notification settings - Fork 333
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Swarm visualization for different topologies #156
Comments
Since this issue is quite stale and there seems to exist no interest on behalf of first timers I'll take this issue. |
Hi @whzup ! |
@stevenbw Thanks for the offer! 💯 |
Closing stale and low-priority issues |
The goal is to have Jupyter Notebook where different topologies traversing a fairly difficult objective function are visualized. As a reference for how it should look see the README or the visualization example. There is also a discussion in a former issue about this topic.
Possible things to include in this visualization are:
I guess this is a very demanding first contribution so if you have any question don't hesitate 😄.
I recommend using the Anaconda distribution for Python. If you use Anaconda you can follow the instructions here if you have don't have the
ffmpeg
package and the instructions for getting started in the CONTRIBUTING file as well. (don't forget to open thecmd
as an administrator on Windows so you can install packages without problems)Notes: Please work on the development branch. You can find a good StackOverflow question here. For a more advanced guide to the GitHub workflow, there is this cheatsheet available.
See also: #148
The text was updated successfully, but these errors were encountered: