Module: Rcommonsmath

Defined in:
lib/rcommonsmath.rb,
lib/rcommonsmath/version.rb

Constant Summary collapse

VERSION =

rcommonsmath version

"0.1.0"

Class Method Summary collapse

Class Method Details

.jarsObject



7
8
9
10
11
# File 'lib/rcommonsmath.rb', line 7

def self.jars
  [
    'commons-math-2.2'
  ]
end