Skip to content

Releases: febeling/rb-libsvm

Maintenance Release

18 Sep 06:23
Compare
Choose a tag to compare

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.