Skip to content

v0.1.14

Compare
Choose a tag to compare
@plietar plietar released this 11 Mar 12:05
· 15 commits to master since this release
a3ce0e0
  • Added a flag to the Event constructor to tweak the restore semantics.
  • Replaced the Bitset R6 class with named lists, making them faster to instantiate.
  • Replaced the bitset sampling implementation with a faster algorithm.
  • Various other performance improvements, mostly avoiding copies of vectors.