Skip to content

v0.7.3

Latest

Choose a tag to compare

@github-actions github-actions released this 08 May 18:36
8a95dbe

Changes

🐛 Bug Fixes

  • check user and item matrix for nan entries also in bpr gpu version @jmorlock (#731)
  • Fix overflow warning in nearest neighbors code @benfred (#755)
  • change the type of u to prevent illegal memory access @jmorlock (#722)

📄 Documentation

🧰 Maintenance