Sha256: 49f1fb7f6383ff4bb71045697015ef800f938a927b91b5d5d8433d49dac5806d
Contents?: true
Size: 192 Bytes
Versions: 1
Compression:
Stored size: 192 Bytes
Contents
# frozen_string_literal: true # Rumale is a machine learning library in Ruby. module Rumale # @!visibility private module Core # @!visibility private VERSION = '0.27.0' end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rumale-core-0.27.0 | lib/rumale/core/version.rb |