Sha256: 9bb2312a5a45de9e69ab0d9b29dd1c464d7ba8ed975fe400454ef5025a96d614

Contents?: true

Size: 230 Bytes

Versions: 1

Compression:

Stored size: 230 Bytes

Contents

# frozen_string_literal: true

# Rumale is a machine learning library in Ruby.
module Rumale
  # Module for kernel approximation algorithms.
  module KernelApproximation
    # @!visibility private
    VERSION = '0.26.0'
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rumale-kernel_approximation-0.26.0 lib/rumale/kernel_approximation/version.rb