Difference between revisions of "Ruby Arrays"
Jump to navigation
Jump to search
PeterHarding (talk | contribs) |
PeterHarding (talk | contribs) |
||
Line 10: | Line 10: | ||
* https://github.com/princelab/narray/wiki | * https://github.com/princelab/narray/wiki | ||
* https://github.com/princelab/narray/wiki/Why-narray-could-be-better-than-numpy | * https://github.com/princelab/narray/wiki/Why-narray-could-be-better-than-numpy | ||
=Background - Numpy= | |||
* http://www.scipy.org/Tentative_NumPy_Tutorial | |||
[[Category:Ruby]] | [[Category:Ruby]] |
Revision as of 16:56, 21 February 2012
Links
- http://rubylearning.com/satishtalim/ruby_arrays.html
- http://learnruby.com/boggle/index.shtml
- http://ruby-gsl.sourceforge.net/
- http://rb-gsl.rubyforge.org/
NArray
- https://github.com/princelab/narray/wiki
- https://github.com/princelab/narray/wiki/Why-narray-could-be-better-than-numpy