Skip to content

Commit

Permalink
DOC: note exposing subsample
Browse files Browse the repository at this point in the history
  • Loading branch information
wasade committed May 2, 2024
1 parent c0bf34b commit b8ed659
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ BIOM-Format ChangeLog
biom 2.1.15-dev
---------------

General Maintenance:

* The optimized subsample without replacement method is now exposed as `biom.subsample`. Note that this method operates inplace on SciPy `csr_matrix` and `csc_matrix` objects. See issue [#958](https://github.com/biocore/biom-format/issues/958)

Performance improvements:

* Add Windows support. PR[#951](https://github.com/biocore/biom-format/pull/951) revises codebase to be Windows compatible and adds this support to the CI testing matrix.
Expand Down

0 comments on commit b8ed659

Please sign in to comment.