Sha256: 496f1b275bb626247e71e2f5d293aa8379d80074173a4f13f91074b2db2d5bda
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.29.0' end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rumale-core-0.29.0 | lib/rumale/core/version.rb |