Sha256: f2b49f5038673aa39001982d1aa9f9f863ff8ad0f12a69212b8672b4786b8e8b
Contents?: true
Size: 175 Bytes
Versions: 1
Compression:
Stored size: 175 Bytes
Contents
# frozen_string_literal: true # Lbfgsb.rb is a Ruby binding for L-BFGS-B with Numo::NArray. module Lbfgsb # The version of Lbfgsb.rb you are using. VERSION = '0.5.2' end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
lbfgsb-0.5.2 | lib/lbfgsb/version.rb |