Skip to content

Tags: lucasmaystre/choix

Tags

v0.3.5

Toggle v0.3.5's commit message
Release 0.3.5.

This release fixes a small bug in the ChoiceRank tutorial notebook.

v0.3.4

Toggle v0.3.4's commit message
Release 0.3.4.

This release fixes some links in the README files (no functional changes).

v0.3.3

Toggle v0.3.3's commit message
Release 0.3.3.

With respect to the previous release, this one simply uses the new way
of importing `logsumexp` from SciPy.

v0.3.2

Toggle v0.3.2's commit message
Compute RMSE between two parameter vectors.

Add a small utility function that enables to compute the root mean
squared error between two parameter vectors (i.e., the L2 norm of the
difference vector).

v0.3.1

Toggle v0.3.1's commit message
New release, testing auto-deploy with Travis CI.

The only change present in this release is a new format for the README file,
which will hopefully display better on PyPI.