AspectMatlab | McIR and analysis and transformation engine | McVM and McJIT | Matlab to Fortran | Domain-Specific Scientific Languages

MiX10: MATLAB to X10 compiler

Our implementation of X10 array classes

To make X10 array representation more compatible with MTALAB array representation, we modified the Array_2 and Array_3 X10 classes (in particular, offset() method in these classes) to support column-major ordering. We also added a Helper class that contains getSubArray() methods. In order to use MiX10 we recommend to download the following files and add/replace them in your X10 sourcecode under [YOUR X10-TRUNK]/x10.runtime/src-x10/array/ directory.
Array_2.x10
Array_3.x10
Helper.x10
Projects Publications Software People FAQs