Rb Libsvm Versions Save

Ruby language bindings for LIBSVM

v1.4.0

8 years ago

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.