Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2021-01-31 | 852 Bytes | |
v0.6.0 source code.tar.gz | 2021-01-31 | 12.0 kB | |
v0.6.0 source code.zip | 2021-01-31 | 16.3 kB | |
Totals: 3 Items | 29.2 kB | 0 |
LIBSVM v0.6.0
Closed issues: - Support LIBLinear (#1) - Missing dependency on Windows (#45) - Update to allow Compat = 3.0 in REQUIRE or, better, upgrade to Julia 1.0 (#48) - LIBSVM.jl webpage : example not working (#50) - Cannot install LIBSVM (#52) - problem with example (#55) - Error in Readme example (#57) - Can't build LIBSVM on Appveyor (#59)
Merged pull requests: - pre-built libsvm binaries using BinaryBuilder (#53) (@aviks) - Changed 'polynomial' to 'Polynomial' in docstring (#54) (@MartinuzziFrancesco) - Update the usage in README. (#58) (@barucden) - migrate CI to GitHub Actions (#64) (@iblis17) - Relax label vector type to AbstractVector (#65) (@iblis17) - CompatHelper: bump compat for "LIBLINEAR" to "0.6" (#66) (@github-actions[bot])