Download Latest Version Release 0.7.1 source code.tar.gz (514.8 kB)
Email in envelope

Get an email when there's a new version of Linfa

Home / 0.5.1
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2022-03-01 642 Bytes
Release 0.5.1 source code.tar.gz 2022-03-01 477.1 kB
Release 0.5.1 source code.zip 2022-03-01 603.7 kB
Totals: 3 Items   1.1 MB 0

Release 0.5.1

Linfa's 0.5.1 release fixes errors and bugs in the previous release, as well as removing useless trait bounds on the Dataset type. Note that the commits for this release are located in the 0-5-1 branch of the GitHub repo.

Improvements

  • remove Float trait bound from many Dataset impls, making non-float datasets usable
  • fix build errors in 0.5.0 caused by breaking minor releases from dependencies
  • fix bug in k-means where the termination condition of the algorithm was calculated incorrectly
  • fix build failure when building linfa alone, caused by incorrect feature selection for ndarray
Source: README.md, updated 2022-03-01