fastFM v0.2.0 Release Notes

Release Date: 2016-01-16 // over 8 years ago
  • ๐Ÿš€ This release makes fastFM Python3 compatible and greatly simplifies the build process on OSX and Linux.

    ๐Ÿ›  Bugfix: calling als solver with rank=0 lead to memory error.

    โœจ Enhancements:

    • โž• Add Travis CI set-up (contributed by takuti)
    • Python3 compatible (contributed by chezou)
    • ๐Ÿ‘Œ Support for older scikit-learn version (contributed by macks22)
    • ๐Ÿ‘‰ Makefile is now OSX compatible (contributed by altimin)
    • โœ‚ Remove glib and argp dependencies from library.
    • โœ‚ Remove last OSX dependency (cblas) from library (contributed by takuti)
    • โšก๏ธ Update fastFM-core to v0.2.0