Tagged Questions
6
votes
3answers
514 views
Is OCaml any good for numerical analysis?
I'm currently using C and some FORTRAN to solve numerically systems of differential equations.
I'm a bit fed up with both of these languages but I need to have some (rather) efficient code... I'm ...