Hello
I am looking for algorithms, mainly for solving ordinary and partial differential equations. I have used NAG in the past but it's too expensive for me.
There is a collection known as 'Numerical Recipes' - it comes with both F90 code (legacy/unsupported) and C++. Does anyone have experience with Numerical Recipes, or know of any other low-cost alternatives?
Secondly: with Silverfrost, is it possible to call a C++ algorithm code from a Fortran program? (I can't program in C++)
Regards, Ed.