Skip to content

Commit

Permalink
Set version to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
iimog committed Sep 6, 2016
1 parent 5d91566 commit 3d03474
Show file tree
Hide file tree
Showing 7 changed files with 1,494 additions and 137 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -372,7 +372,7 @@ var sparseData = Biom.dense2sparse([[0,1],[2,0]]);

## Changes

### v1.0.0 <small>(TBD)</small>
### v1.0.0 <small>(2016-09-06)</small>
- Add `matrix_type` agnostic getter/setter for `data`
- Add static methods `sparse2dense` and `dense2sparse`
- Update `data` on set `columns`
Expand Down
Loading

0 comments on commit 3d03474

Please sign in to comment.