Skip to content

Releases: tatami-inc/tatami_stats

v1.1.3

15 Dec 04:02
Compare
Choose a tag to compare
  • 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

05 Sep 17:17
Compare
Choose a tag to compare
  • Sanitize the number of threads when parallelizing counts::apply().
  • Minor fixes for casting in variances::direct().

v1.1.1

27 Aug 04:48
Compare
Choose a tag to compare
  • Added a const overload to get the buffer pointer in LocalOutputBuffer.
  • Improved efficency of median::direct calculation in the even case.

v1.1.0

21 Jul 07:35
Compare
Choose a tag to compare
  • 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

22 May 20:04
Compare
Choose a tag to compare

New release of this library, using code migrated from tatami.