Skip to content

TileDB-SOMA 1.0.0rc6

Compare
Choose a tag to compare
@johnkerl johnkerl released this 10 Mar 18:30
· 914 commits to main since this release
9441026

New features added

  • [r/c++] Add mode flag to is_complete() and add total_num_cells() accessor by @gspowley in #1071

  • [python] Tutorial notebook for SOMA objects by @ebezzi in #1063

  • [python] Add optional shape parameter to SparseNDArrayRead .coos() by @ebezzi in #1081

  • [docs] Add SparseNDArray section in tutorial notebook by @ebezzi in #1074

  • [docs] Convert all the modules to Google-style docstrings by @ebezzi in #1070

  • [docs] Fix documentation bug for from_h5ad by @ebezzi in #1075

  • [docs] Add SOMA reading tutorial notebook (part 1) by @ebezzi in #1079

Minor changes

  • [c++/r/python] Push down stats to libtiledbsoma; pass config not context to sr_setup by @johnkerl in #1072
  • [r] Implement tiledbsoma:::tiledb_embedded_version by @johnkerl in #1077
  • [r] A bit more dev advice for R by @johnkerl in #1080
  • [r] Don't doubly specify in a unit-test case by @johnkerl in #1084
  • [r] Handle config in non-iterated readers by @johnkerl in #1085
  • [python] Depend on somacore 1.0.0rc6 by @johnkerl in #1092

Bug fixes

  • [r] Support callers not having done library(tiledb) by @johnkerl in #1082
  • [r] Avoid "Error: Can't convert input object to pointer" by @johnkerl in #1078

Full Changelog: 1.0.0rc5...1.0.0rc6