Is it possible to generate C/Java code with Mathematica so that it minimizes number of operations performed? For example, for matrix inverse or determinant? With good caching variables?
Asked
Active
Viewed 57 times
0
Experimental`OptimizeExpression](http://mathematica.stackexchange.com/search?q=OptimizeExpression). Not sure it will help much since both C compilers and java optimizes a bunch themselves. – ssch Nov 12 '13 at 20:42