OONumerics User :

From: Denis Gerasimov (denis.gerasimov_at_[hidden])
Date: 2006-05-18 09:52:35


Dear List Members,

I am starting a project related to the field of numerical methods for
solving inverse incorrect problems (inverse problems of acoustic scattering,
electromagnetic scattering and gravimetry).

Definitely I didn't want to do coding of all math functions by myself so I
decided to use an open-source lib named GSL (GNU Scientific Library).

The target platform for the project is Win32/Visual C++ so my choice was
http://gnuwin32.sourceforge.net/packages/gsl.htm
(unofficial Win32 port of GSL)

Now I am wondering if there are any OO wrappers for GSL that take advantage
of classes, templates etc. providing the same functions to the end-user?

Also any hints about ready-to-use libs designed specifically for such kinf
of problems are highly appreciated!

Thanks!

Best regards,
Denis Gerasimov