Sha256: d7d616ee0bbe5ae3e50d340ac1694ac169326269708412104f41a64e2cf85375
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.2.9'.freeze end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
svmkit-0.2.9 | lib/svmkit/version.rb |