Skip to content

Releases: agustin-recoba/PyDistSim

2.1.2

11 Dec 22:23
4eecda8
Compare
Choose a tag to compare

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

01 Nov 21:25
Compare
Choose a tag to compare

Full Changelog: 2.1.0...2.1.1

2.1.0

31 Oct 23:19
Compare
Choose a tag to compare

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

24 Oct 22:06
Compare
Choose a tag to compare

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

17 Oct 20:12
Compare
Choose a tag to compare
Hotfix for directed networks

1.1.1

12 Oct 16:10
Compare
Choose a tag to compare

What's Changed

  • Feature/block inbox in #33

Full Changelog: 1.1.0...1.1.1

1.1.0

04 Oct 22:31
Compare
Choose a tag to compare

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

25 Sep 02:54
a94c8a3
Compare
Choose a tag to compare

What's Changed

  • Varias mejoras de usabilidad y separación de responsabilidades

Full Changelog: 1.0.5...1.0.7

1.0.5

02 Sep 00:38
Compare
Choose a tag to compare
Bump version 1.0.5

1.0.4

01 Sep 01:27
Compare
Choose a tag to compare

What's Changed

  • Rework on tree visualization methods
  • Add examples of usage of network behavior

Full Changelog: 1.0.3...1.0.4