:D
I'm writing all my stuff in java with a custom high performance math package I wrote. jni calls to atlas (http://math-atlas.sourceforge.net/) bindings with very intuitive matrix/vector operations, slicing, reversing, transpose, matrix reshaping, etc. It can do nearly everything matlab can...