octave-maintainers
[Top][All Lists]
Advanced

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

Re: [OctDev] complex error function


From: Steven G. Johnson
Subject: Re: [OctDev] complex error function
Date: Thu, 22 Nov 2012 15:23:29 -0500
User-agent: Thunderbird 2.0.0.24 (Macintosh/20100228)

Jordi Gutiérrez Hermoso wrote:
With GSL, my suggestion was to actually maintain your code there if
GNU libc won't work, but I suspect you might object to the GPL?

I don't have any philosophical objection to the GPL. However, for relatively small packages like this, I find a simple permissive license to be more convenient.

GSL also doesn't use C99 complex arithmetic, which is a bit of an annoyance in maintaining complex-valued functions in C. (It seems like none of their special functions, aside from trig and exp/log, support complex arguments, so it doesn't seem like complex support is a high priority for them.)



reply via email to

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