rb-libsvm v1.4.0 Release Notes

Release Date: 2015-09-18 // over 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.