February 4th, 2006, 11:55 pm
I recently started learning C++, with a view to QF jobs.Till now, I have been using C, shell scripting etc. For numerical stuff, I use GNU Scientific Library (GSL). I want to try doing what I am doing in C in C++, so that I learn (C++) faster. But I dont want to loose efficency in my research work, and so, for example, writing libraries for linear algebra myself is not an option. Are there things as nice as GSL for C++? If you have used some such thing, then how much time did it take you to get comfortable with it? To see what GSL can do, click on the link above; it will take you to the table of contents of its reference manual.