Sha256: 1fbf91ae9d88fa1573a9ff417098f8dd4f4e6bcc7101ba408bed16a81b1c7d2f

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.3.3'.freeze
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
svmkit-0.3.3 lib/svmkit/version.rb