Releases: agustin-recoba/PyDistSim
Releases · agustin-recoba/PyDistSim
2.1.2
What's Changed
- Hotfix for run(0), special case: multiple algorithms in the same simulation by @agustin-recoba in #36
Full Changelog: 2.1.1...2.1.2
2.1.1
Full Changelog: 2.1.0...2.1.1
2.1.0
What's Changed
- Network -> DirectedNetwork class rename
- Change license CC BY-NC-ND to CC BY-NC-SA
Full Changelog: 2.0.0...2.1.0
2.0.0
What's Changed
-
Doc improvements
-
Fix for steps and get_help_message
-
stdout handler made available for modification
-
Better comments and parameters for the network generation
-
Improved logging
-
Refactor for easier wrapper manager creation
-
Fix termination detection
-
Improvement for node wrapper interfaces
-
Complete DMA, even id
-
Greatly improved drawing module. More customizations and prettier figs.
-
Mega-Merger algorithm implementation
-
Animation notebook for MegaMerger
-
Add doc string to the algorithm class
-
Add usage example for DMANodeAccess
Full Changelog: 1.1.2...2.0.0
1.1.2
Hotfix for directed networks
1.1.1
1.1.0
What's Changed
- Configure how fast a given node may process it's queue
- Removed config file usage
Full Changelog: 1.0.7...1.1.0
1.0.7
What's Changed
- Varias mejoras de usabilidad y separación de responsabilidades
Full Changelog: 1.0.5...1.0.7
1.0.5
Bump version 1.0.5
1.0.4
What's Changed
- Rework on tree visualization methods
- Add examples of usage of network behavior
Full Changelog: 1.0.3...1.0.4