Skip to content

Releases: ing-bank/sparse_dot_topn

v0.3.1

10 Jun 19:55
4dd3266
Compare
Choose a tag to compare

Adding the possibility to use smaller data type float32 instead of the default float64
Adding unit tests to cover both data types
Adding unit tests to cover return_best_ntop==False

v0.3.0

10 Jun 19:04
Compare
Choose a tag to compare
  • defragmented memory used during computation PR-53
  • Enable Github Action for unit test
  • add license metadata PR-47