Sha256: 7f21f360a42e0fdc882c110d48a55dd8fe12b13483b35f9997f120a5874aecd1
Contents?: true
Size: 224 Bytes
Versions: 1
Compression:
Stored size: 224 Bytes
Contents
# frozen_string_literal: true # Rumale is a machine learning library in Ruby. module Rumale # Module for matrix decomposition algorithms. module Decomposition # @!visibility private VERSION = '0.28.1' end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rumale-decomposition-0.28.1 | lib/rumale/decomposition/version.rb |