Skip to content

v0.1.17

Latest
Compare
Choose a tag to compare
@plietar plietar released this 22 Jul 12:32
· 2 commits to master since this release
76496ec
  • Add a copy_from method to the Bitset class.
  • Improve performance of bitset operations by making num_bits a compile-time constant expression.
  • Support vectors of logicals as an argument to filter_bitset.
  • Allow processes to be named, in order to produce more useful call stacks.