Skip to content

Releases: SpeakEasy-2/speakeasy2-toolbox

SpeakEasy2 0.1.8

05 Sep 03:20

Choose a tag to compare

Changed

  • Bump libSE2 version to 0.1.11 to fix subclustering issue.

SpeakEasy2 0.1.7

29 Aug 01:57

Choose a tag to compare

Changed

  • Bump matlab-igraph version to 0.2.2.
  • Bump libSE2 version to devel.

SpeakEasy2 0.1.6

07 Oct 17:48

Choose a tag to compare

Changed

  • Update libSE2 to v0.1.9. Improves performance on graphs with skewed weight distributions.
  • Update matlab-igraph to devel.

SpeakEasy2 0.1.5

24 Sep 21:02

Choose a tag to compare

Changed

  • Pin libSE2 to tagged release v0.1.8 from development branch.

Fixed

  • Edgemap was always assuming graph's were in a MATLAB builtin graph type form.
  • Add check for graph weights before passing into SE2.

SpeakEasy2 0.1.4

06 Sep 23:40

Choose a tag to compare

Added

  • Ability to interrupt SE2 and ordering.
  • Dependency on igraph toolbox to enable use of igutils for argument validation and parsing.

Changed

  • Update to libspeakeasy2 0.1.7 (performance improvements and tracks memory to reduce leaks if methods stopped early).

SpeakEasy 0.1.3

16 Jul 18:11

Choose a tag to compare

Added

  • knnGraph function.

Fixed

  • Allow edgemap to handle negative numbers.

Version 0.1.2

01 Apr 19:26

Choose a tag to compare

Added

  • SE2 namespace.
  • Subclustering.
  • Hierarchical ordering.
  • Order by degree within communities.

Changed

  • Update to matlab-igraph 0.1.13 (changes to how datatypes are converted).
  • Update to libspeakeasy2 0.1.2 (adds subclustering).

0.1.1

16 Mar 06:39

Choose a tag to compare

Initial Release

0.0.1

16 Mar 06:04

Choose a tag to compare

Pre release to set up file exchange.