Open agarie opened 9 years ago
To be honest, it'd be great if we didn't need GSL at all. For example, if we had the integration algorithms in C instead of in pure Ruby. Of course, this assumes that "implementing in C" will actually be faster; some benchmarks are needed.
More generally, use
NMatrix
instead ofNArray
.