Skip to content

v.1.1.1

Latest
Compare
Choose a tag to compare
@vioshyvo vioshyvo released this 07 Dec 09:24
· 5 commits to master since this release

Features

  • Faster autotuning
  • Add version of subset which dynamically allocates a new index and returns a pointer to it

Bug fixes

  • Fix memory leak of Python bindings
  • Python bindings work now also when data is given as a local or temporary object
  • Assertions of parameters of grow and grow_autotune now work correctly also when some of their parameters are set explicitly to their default values by setting them to -1