Skip to content

Python 3.6, OpenBlas and more

Compare
Choose a tag to compare
@ibayer ibayer released this 30 Oct 21:06
· 26 commits to master since this release

This release contains again various community contributions πŸ˜„ .

  • The default blas version has been changed from cblas to openblase (thanks @iramykytyn),
  • python 3.6 support has been improved (thanks @chezou),
  • warm start has been added to als classification (thanks @lucidfrontier45) and
  • changes in the numpy (thanks @mkdy) and sklearn api (thanks @takuti) have been incorporated.