
1 Dec
2006
1 Dec
'06
2:27 p.m.
I was interested in using multi_array for some numeric work, but a trivial benchmark of indexing operations, comparing C-style array, ublas, and multi_array showed that multi_array was many times slower than ublas for this common operation.