Skip to content

Commit

Permalink
bump to v0.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
jdfekete committed Apr 24, 2015
1 parent 11e711b commit 2836842
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion TODO
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ Interaction:
MatLink

Reordering:
Improve the barycenter heuristic with swaps
Koren multiscale ACE: http://dx.doi.org/10.1109/INFVIS.2002.1173159
Spectral ordering
Sloan ordering
Expand All @@ -16,6 +15,7 @@ Reordering:
Elliptical

Reordering done:
Improved the barycenter heuristic with swaps
Tables/bipartite networks
Distance matrix for graphs
Barycenter method:
Expand Down
2 changes: 1 addition & 1 deletion src/core.js
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
reorder = {version: "0.0.5"}; // semver
reorder = {version: "0.0.6"}; // semver

0 comments on commit 2836842

Please sign in to comment.