Sha256: 903f2b62165871db877458d0283a087db079db2f9e868474e70cbf119c967c6c
Contents?: true
Size: 213 Bytes
Versions: 1
Compression:
Stored size: 213 Bytes
Contents
# frozen_string_literal: true # Rumale is a machine learning library in Ruby. module Rumale # Module for data embedding algorithms. module Manifold # @!visibility private VERSION = '0.24.0' end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rumale-manifold-0.24.0 | lib/rumale/manifold/version.rb |