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