Sha256: 93e0aa6868105016d6bf63ea4d38819e0d4c7ca0760f4bb81a174100d07d56c7
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.28.0' end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rumale-core-0.28.0 | lib/rumale/core/version.rb |