If you are not a programmer and need to code only for this reason, then give it a try with python and use gsl in there (PyGSL), is the fastest language for coding prototypes or numerical experiments.
Otherwise, i would recommend C too. On Fri, Apr 6, 2012 at 5:12 AM, Sumit Adhikari <[email protected]>wrote: > C++ is not needed anywhere until you really need them. For GSL, C is > sufficient and GSL is very clean. In any case you will have to learn C > before you learn C++. > > Regards, > Sumit > > > > On Fri, Apr 6, 2012 at 1:58 AM, Alexander Gallego <[email protected] > >wrote: > > > Hi, > > I need to implement the GSL but I'm not sure if I should better learn C > or > > C++ in order to make a correct and fast use of the library. > > Which language do you recommend? > > > > Thanks too much. > > > > -- > > Alexander Gallego C. > > Instituto de Física, Facultad de Ciencias Exactas Y Naturales. > > Universidad de Antioquia. > > > > > > -- > Sumit Adhikari, > Institute of Computer Technology, > Faculty of Electrical Engineering, > Vienna University of Technology, > Gußhausstraße 27-29,1040 Vienna >
