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