Skip to content

Releases: ibayer/fastFM-core

Drop Dependencies

14 Jan 17:57
Compare
Choose a tag to compare

This release makes it possible to use fastFM (as library) on OSX without any and on linux with only cblas as external dependency.

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

Enhancements:

  • Add Travis CI set-up (contributed by takuti)
  • 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)

add BSD 3 clause

09 Jul 05:25
Compare
Choose a tag to compare
0.1.1

add BSD 3 clause