Sha256: 86d2b328e74a75a05000845aca49e01fbab0da7097aba3909ccd7abb851c4a55
Contents?: true
Size: 149 Bytes
Versions: 1
Compression:
Stored size: 149 Bytes
Contents
# frozen_string_literal: true # SVMKit is a machine learning library in Ruby. module SVMKit # @!visibility private VERSION = '0.7.2'.freeze end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
svmkit-0.7.2 | lib/svmkit/version.rb |