At Wed, 09 Dec 2009 15:02:20 -0600, James Amundson wrote: > I, for one, use GSL almost exclusively from C++. When I'm not using C++, > I am usually using Python. How are other readers of this list using GSL? > Are you using a pure C environment, or do you use C++ and/or other > languages?
What types of functions do you mainly use? The impedance mismatch for the "higher-order" functions, e.g. using functions arguments and void * parameters, seems to be the problematic area to me.
