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)