From: "theosib@..." Date: 2007-11-02T11:50:21+09:00 Subject: Re: Fastest way to compute dot product (inner product) in Ruby? On Nov 1, 10:05 pm, vj...@path.berkeley.edu wrote: > theo...@gmail.com wrote: > > ...Anyhow, so I'm trying to find the fastest way to > > compute a dot product... > > require 'narray' # not pure ruby This doesn't appear to be a standard library. Is it available through rubygems?