Skip to content

Releases: libscran/topicks

v0.2.2

14 Oct 22:48

Choose a tag to compare

  • Reserve memory during TopQueue construction to avoid reallocation.

v0.2.1

24 Sep 17:53

Choose a tag to compare

  • Optionally check for and ignore NaNs with check_nan=true.

v0.2.0

22 Sep 01:45

Choose a tag to compare

  • Support filtering on a closed bound for the statistics by setting PickTopGenesOptions::open_bound = false.
  • Added TopQueue for retaining the top genes without instantiating the entire array of statistics.
  • Removed templating for top in pick_top_genes(), for simplicity and self-documentation.

v0.1.0

03 Aug 01:14

Choose a tag to compare

First experimental release of the topicks libary 🎉 🚀