Skip to content

Releases: mvinyard/torch-adata

v0.0.21

05 May 01:56
5dc9243
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.20...v0.0.21

torch-adata v0.0.20

07 Feb 20:23
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.16...v0.0.20

Tested

torch-adata v0.0.19rc0 test-release

07 Feb 20:14
5ce6661
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v0.0.18rc1...v0.0.19rc0

v0.0.16: torch-adata

15 Oct 04:29
257444a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.15...v0.0.16

v0.0.15: torch-adata

18 Sep 05:18
Compare
Choose a tag to compare

v0.0.12: smoothed and improved interface to `torch-adata`

14 Sep 04:19
Compare
Choose a tag to compare

v0.0.2: torch-adata

02 Aug 18:58
7ae1d31
Compare
Choose a tag to compare

**This release should be relatively compatible with downstream applications of the torch.utils.data.DataLoader.

Full Changelog: v0.0.11...v0.0.2

v0.0.11: Bug fixes to initial release

18 Jul 17:20
Compare
Choose a tag to compare

torch-adata: initial release

18 Jul 16:56
ac80445
Compare
Choose a tag to compare
  • Initial release of torch-adata
  • 3 subclasses of the torch.utils.data.Dataset class:
  1. AnnDataset.py
  2. GroupedAnnDataset.py
  3. TimeResolvedAnnDataset.py