From: Juan P. C. <aju...@gm...> - 2012-10-25 06:42:07
|
On Thu, Oct 25, 2012 at 5:34 AM, Steven G. Johnson <st...@al...> wrote: > Hi all, in case there is interest I wanted to let you know that I've > written a free complex-argument error function in C++ with an Octave > wrapper at: > > http://ab-initio.mit.edu/wiki/index.php/Faddeeva_w > > (This is the Faddeeva function w(z), which is equivalent to erfcx(iz) > where erfcx is the scaled complementary error function.) It works for > arbitrary complex arguments and attains nearly machine precision > everywhere in the complex plane. It is under the MIT License, which is > GPL compatible. > > Is there interest in this? If so, is the right place > octave-forge/specfun, or ...? > > Regards, > Steven G. Johnson > > > ------------------------------------------------------------------------------ > Everyone hates slow websites. So do we. > Make your web apps faster with AppDynamics > Download AppDynamics Lite for free today: > http://p.sf.net/sfu/appdyn_sfd2d_oct > _______________________________________________ > Octave-dev mailing list > Oct...@li... > https://lists.sourceforge.net/lists/listinfo/octave-dev Steve, Thanks! You can upload your function to the feature request forum https://sourceforge.net/p/octave/feature-requests/ Then we can look at your code and suggest improvements, etc..., if needed. In which field is your function used the most? JPi |