TileDB-SOMA 1.0.0rc5
Key features of this release are #1053 and #1061.
New features added
- [python] Support ingest of H5AD dense X as SOMA sparse X by @johnkerl in #1061
- [r] Expand developer instructions in
apis/r/README.md
by @eddelbuettel in #1054 - [r] Add
index_column_names()
(as an aliases todimnames()
) by @eddelbuettel in #1056 - [r] Test-drive
apis/r/README.md
on a fresh EC2 instance by @johnkerl in #1060
Breaking changes
Minor changes
- [docs] Convert docstrings in
_collection.py
to Google style by @ebezzi in #1044 - [r] Refactor arrow export by @eddelbuettel in #1052
- [python] Run packaging workflow nightly by @mlin in #1059
- [python] Polish
version.py
by @mlin in #1057 - [python] Constrain numba & numpy versions for compatibility with old pip solver by @mlin in #1058
- [python] Code-neaten follow-up for #1061 by @johnkerl in #1065
- [python] Depend on somacore 1.0.0rc5 by @johnkerl in #1067
New Contributors
Full Changelog: 1.0.0rc4...1.0.0rc5