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