[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-gsl] Should I learn C or C++
From: |
Cristobal Navarro |
Subject: |
Re: [Help-gsl] Should I learn C or C++ |
Date: |
Fri, 6 Apr 2012 09:24:15 -0400 |
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 <address@hidden>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 <address@hidden
> >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
>