Releases: SpeakEasy-2/speakeasy2-toolbox
Releases · SpeakEasy-2/speakeasy2-toolbox
SpeakEasy2 0.1.8
Changed
- Bump libSE2 version to 0.1.11 to fix subclustering issue.
SpeakEasy2 0.1.7
Changed
- Bump matlab-igraph version to 0.2.2.
- Bump libSE2 version to devel.
SpeakEasy2 0.1.6
Changed
- Update libSE2 to v0.1.9. Improves performance on graphs with skewed weight distributions.
- Update matlab-igraph to devel.
SpeakEasy2 0.1.5
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
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
Added
knnGraphfunction.
Fixed
- Allow
edgemapto handle negative numbers.
Version 0.1.2
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
Initial Release
0.0.1
Pre release to set up file exchange.