Skip to content

Releases: tatami-inc/tatami_r

v2.0.5

13 Dec 03:47

Choose a tag to compare

  • Ensure that destruction of UnknownMatrix's extractors are serialized.

v2.0.4

11 Jul 22:26

Choose a tag to compare

  • Minor bugfix in SlabCacheStats construction for more sensible caching.

v2.0.3

08 Jul 19:01

Choose a tag to compare

  • UnknownMatrixOptions::maximum_cache_size is now a std::optional, to be more explicit when it is unset.

v2.0.2

03 Jun 17:30

Choose a tag to compare

  • Added a set_executor() function to give more control to applications, e.g., if the dynamic linker won't resolve the executor() to the same instance across shared libraries.

v2.0.1

27 Aug 05:03

Choose a tag to compare

  • Adopt some of the improvements from subpar::parallelize() into tatami_r::parallelize().

v2.0.0

22 May 20:40

Choose a tag to compare

  • Update class definitions to match the new extractor interfaces in tatami.
  • Exported the SparseArray::SVT_SparseMatrix parser code, with some patches for updates to the class definition.

v1.0.0

06 Aug 02:39

Choose a tag to compare

First formal release of this package.