Skip to content

mikiobraun/jblas-ruby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jblas-ruby - fast linear algebra for JRuby
(c) 2009, 2010 by Mikio L. Braun

Version 1.1.1, August 17, 2010

(Note that version numbers are in sync with jblas, although jruby is somewhat
less mature than jblas)

jblas-ruby is a wrapper for JRuby of jblas (http://jblas.org), a linear algebra
library for Java.

To get a quick start, see examples/basic_arith.rb and the rdoc documentation for
the JBLAS module.

jblas-ruby is licensed under a BSD style license, see COPYING.