RubyInline
Ruby Inline is an analog to Perl’s Inline::C. Out of the box, it allows you to embed C/++ external module code in your Ruby script directly. Could be useful for building Gabe’s quant program using neural networks.
Ruby Inline is an analog to Perl’s Inline::C. Out of the box, it allows you to embed C/++ external module code in your Ruby script directly. Could be useful for building Gabe’s quant program using neural networks.