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