5 ms·
Not recommended. Matrix multiplication is really slow, even with Incanter. I doubt you'll get very far with data analysis without multiplying a few matrices so
by gukjoon 15y ago
Not recommended. Matrix multiplication is really slow, even with Incanter. I doubt you'll get very far with data analysis without multiplying a few matrices so avoid.
- rabidsnail 15y agoSlow compared to what? Numpy (or equivalent) or optimized fortran?
- deleted 15y ago[deleted]
- gukjoon 15y agoYou know what? I realized that I didn't read the whole question. I switched from Octave, not Python. Oops.