Posted By: Yoshiki Tsunesada
Date: 2005-05-12 10:03
Summary: Ruby/GSL 1.6.3 released
Project: Ruby/GSL
Ruby/GSL, an ruby interface to GSL (GNU Scientific Library) has been updated. All the GSL-1.6 features are supported. The basic classes GSL::Vector and GSL::Matrix can be converted to NArray
data and vice versa, so it is easy to incorporate with other mathematical libraries using NArray. |
|