|
From: | Adam Majer |
Subject: | Re: Using GSL with C++ |
Date: | Thu, 16 Apr 2020 18:38:31 +0200 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.6.0 |
On 4/11/20 7:26 PM, Pedro Gardete wrote:
I think the main thing that could useful for some people is to produce a quasi-scripting language to use gsl (i.e., approximate matlab ease of use, for example). So, basically, introducing a number of overloads, etc, to make using gsl via C/C++ very easy. Loading matrices, saving them, etc. I tend to think the usual proficiency of C/C++ coders is enough to use gsl as is.
No need to make something new that no one will use when there are already bindings for R
https://cran.r-project.org/web/packages/gsl/index.html - Adam
[Prev in Thread] | Current Thread | [Next in Thread] |