Tagged Questions
2
votes
1answer
254 views
Mathematica NDSolve and 'Compile'?
Since the consensus is usually that NDSolve speeds fares badly against compiled code such as c++ ODE solvers using GSL say, is it possible to make up for this lag ...