Changes
🚀 Features
🐛 Bug Fixes
- Fix ALS loss calculation on GPU @benfred (#663)
- Fix for ALS calculate_loss on the cpu @benfred (#662)
🧰 Maintenance
- Build / publish sdist package to pypi as well @benfred (#665)
- Set cython directives globally @benfred (#666)
- Test h5py in GHA for python 3.11 @benfred (#664)
- Use the batch functionality in the movielens example @benfred (#659)
- update isort/pylint/black versions @benfred (#657)
- Remove import of numpy.distutils @benfred (#660)