Releases: febeling/rb-libsvm
Releases · febeling/rb-libsvm
Maintenance Release
Changed
- Complete transition to
expect
specs.
- Raise exception in
Libsvm::Model.load
if model can't be loaded (fixes #21).
Fixed
- Fix a bug in
Libsvm::Node#==
when comparing with nil
.