On 18/08/14 19:24, Patrick Alken wrote:
Hello, thanks for your work. I've added your link to the GSL page under
"Wrappers"
Patrick
On 08/13/2014 06:33 AM, Samuel Audet wrote:
Hello,
I would like to announce the availability of complete wrappers for Java:
https://github.com/bytedeco/javacpp-presets/tree/master/gsl
is it worthwhile adding these wrappers for C++?
http://sourceforge.net/projects/ccgsl/
I developed these for my own use and they are similar to O2scl. But they
cover nearly everything in GSL-1.16.1 other than features like sorting
that are already covered in the standard template library.
There are some minor features to add, notably conditionally-compiled
noexcept specifiers for some C++11 move constructors and move assignment
operators. But the wrappers should be regarded as working code.
--
John D Lamb