hbristow
|
dfda79e673
|
Added passthrough of CXX FLAGS to mex compiler
|
2013-08-05 00:44:38 +10:00 |
|
hbristow
|
603d949354
|
Improved string handling. Swapped transpose interface for slow but correct implementation. Will come back to optimized implementation later. imshow now works correctly
|
2013-07-12 15:48:03 +10:00 |
|
hbristow
|
346f7d0f3e
|
Fast deep-copy-transpose implemented which attempts to not thrash the cache. Good first step for now, but no transpose at all would be preferrable. Started I/O.
|
2013-07-12 10:38:48 +10:00 |
|
hbristow
|
d126263983
|
implemented faster transpose with SEE auto vectorization
|
2013-07-03 23:34:02 -07:00 |
|
hbristow
|
baa946c390
|
Split MxArray out of bridge into standalone file. Does not depend on bridge. Working to make it API complete with respect to mxArray, but with better calling syntax
|
2013-07-02 16:42:37 -07:00 |
|