Fastfm

Latest version: v0.2.11

Safety actively analyzes 620800 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.2.11

This release adds the capabilities to build binaries (wheels) that work across a large range of Linux distributions to our travis-ci. This will greatly benefit everyone who had issues with source installing fastFM.

Special thanks goes to

- zouzias for pointing us to the manylinux project,
- to chittti for writing the manylinux based build script
- and chezou for integrating the build script in our travis config.

0.2.10

This release contains again various community contributions :smile: .

* 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.

0.2.9

This release fixes pip install for ubuntu 16.04 82 and all other systems that have a pip version > 7.0.

0.2.6

This release fixes a bug leading to segmentation fault errors for the BPR solver.
The bug was reported (by felixmaximilian) in 61 and fixed by https://github.com/ibayer/fastFM-core/pull/13 .

The release further improves code quality by fixing a fair amount of coding style violations (thanks to takuti ).

diff
- fastFM has been accepted as contribution to the JMLR OSS track.


[JMLR OSS track](http://www.jmlr.org/mloss/)

0.2.5

fastFM supports now whatever BLAS version is installed (OpenBLAS is prefered).

0.2.4

This minor release updates the fastFM-core sub-module which contains a fix for 37 .
Previously the same random number generator seed was used for each start of the mcmc chain, which lead to bad mixing with warm start ( `n_more_iter` parameter). This issue is now fixed by using a new random seed for each warm start.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.