Releases: tatami-inc/tatami_r
Releases · tatami-inc/tatami_r
v2.0.6
Compare
Sorry, something went wrong.
No results found
LTLA
released this
24 Feb 10:08
Updated parallelize() to match the new expectations of tatami::parallelize(), i.e., return the number of used workers.
v2.0.5
Compare
Sorry, something went wrong.
No results found
LTLA
released this
13 Dec 03:47
Ensure that destruction of UnknownMatrix's extractors are serialized.
v2.0.4
Compare
Sorry, something went wrong.
No results found
LTLA
released this
11 Jul 22:26
Minor bugfix in SlabCacheStats construction for more sensible caching.
v2.0.3
Compare
Sorry, something went wrong.
No results found
LTLA
released this
08 Jul 19:01
UnknownMatrixOptions::maximum_cache_size is now a std::optional, to be more explicit when it is unset.
v2.0.2
Compare
Sorry, something went wrong.
No results found
LTLA
released this
03 Jun 17:30
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
Compare
Sorry, something went wrong.
No results found
LTLA
released this
27 Aug 05:03
Adopt some of the improvements from subpar::parallelize() into tatami_r::parallelize().
v2.0.0
Compare
Sorry, something went wrong.
No results found
LTLA
released this
22 May 20:40
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
Compare
Sorry, something went wrong.
No results found
LTLA
released this
06 Aug 02:39
First formal release of this package.