help-gsl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Using GSL with C++


From: John D Lamb
Subject: Using GSL with C++
Date: Sat, 11 Apr 2020 13:31:58 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.4.1

I finally got round to releasing C++ wrappers for GSL-2.6 on ccgsl.sf.net under GPL. These were originally just for me to avoid alloc() and free() functions while keeping most of the efficiency of GSL.

Are there any other surviving attempts to wrap GSL in C++? And how many people are interested anyway?

It looks like gsl-- and gslwrap haven’t had any development in over a decade. I guess o2scl is still going, though it’s more a C++ library that interfaces well with GSL. There’s also RcppGSL, though that is only really a link between GSL and R through Rcpp.

Is it worthwhile doing more here? What is actually needed by C++ users?

--
John D Lamb



reply via email to

[Prev in Thread] Current Thread [Next in Thread]