Releases: tatami-inc/tatami_stats
Releases · tatami-inc/tatami_stats
v1.1.3
- Avoid loss of imprecision during median calculations with an even number of observations.
- Bugfix for
counts::apply()
when there are no rows/columns.
v1.1.2
- Sanitize the number of threads when parallelizing
counts::apply()
.
- Minor fixes for casting in
variances::direct()
.
v1.1.1
- Added a const overload to get the buffer pointer in
LocalOutputBuffer
.
- Improved efficency of
median::direct
calculation in the even case.
v1.1.0
- Implement functions for grouped variances.
- Allow
LocalOutputBuffer
constructors to customize the fill.
- Skip NaN checks for
Value_
types that don't have them.
v1.0.0
New release of this library, using code migrated from tatami.