Re: [OctDev] [bug #37616] holidays result incorrect when New Year's Day falls on Saturday

2012-10-25 Thread Carnë Draug
On 25 October 2012 14:42, Jordi Gutiérrez Hermoso wrote: > Follow-up Comment #2, bug #37616 (project octave): > > Hi Randy Your patch may fix that problem but needs to be fixed in some other way as it causes the other tests to fail (just run test holidays

[OctDev] [bug #37621] isbusday() error when input contains decimal values

2012-10-25 Thread Carnë Draug
Follow-up Comment #3, bug #37621 (project octave): Hi thanks for the bug report. As Jordi mentioned, this was the wrong bug tracker. I have made the suggested change https://sourceforge.net/p/octave/code/11360 Carnë ___ Reply to this item

[OctDev] quaternion 2.0.2 released

2012-10-25 Thread Carnë Draug
Hi everyone a new release of the quaternion package is out, version 2.0.2, by Lukas Reichlin. Enjoy Octave responsibly. Carnë -- Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download

Re: [OctDev] new package releases: bim 1.1.0 and msh 1.0.5

2012-10-25 Thread c.
On 25 Oct 2012, at 08:31, Rafael Laboissiere wrote: > Ok, this does not seem to be an issue anymore. > > However, the test of bim3c_tri_to_nodes fails with: > >* test > msh = bim3c_mesh_properties (msh2m_structured_mesh (linspace (0, 1, 31), > linspace (0, 1, 13), linspace (0, 1, 13)

[OctDev] [bug #37622] rlocus doing wrong root locus if there are 4 arguments in function

2012-10-25 Thread Lukas Reichlin
Follow-up Comment #4, bug #37622 (project octave): Hi Sérgio Thanks for your useful report. I couldn't locate the bug until now. Well, at least it works with one argument :-) Regards, Lukas ___ Reply to this item at:

Re: [OctDev] complex error function

2012-10-25 Thread Jordi Gutiérrez Hermoso
On 24 October 2012 23:34, Steven G. Johnson 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 Thanks. This belongs in cor

[OctDev] [bug #37622] rlocus doing wrong root locus if there are 4 arguments in function

2012-10-25 Thread Jordi Gutiérrez Hermoso
Follow-up Comment #3, bug #37622 (project octave): I used the wrong OF address, fixed now. If you want to subscribe to that list, please see this: https://lists.sourceforge.net/lists/listinfo/octave-dev ___ Reply to this item at:

[OctDev] [bug #37616] holidays result incorrect when New Year's Day falls on Saturday

2012-10-25 Thread Jordi Gutiérrez Hermoso
Follow-up Comment #2, bug #37616 (project octave): I used the wrong OF address, fixed now. ___ Reply to this item at: ___ Message sent via/by Savannah

[OctDev] [bug #37621] isbusday() error when input contains decimal values

2012-10-25 Thread Jordi Gutiérrez Hermoso
Follow-up Comment #2, bug #37621 (project octave): I used the wrong OF address, fixed now. ___ Reply to this item at: ___ Message sent via/by Savannah

Re: [OctDev] complex error function

2012-10-25 Thread Robert T. Short
On 10/24/2012 11:42 PM, Juan Pablo Carbajal wrote: > On Thu, Oct 25, 2012 at 5:34 AM, Steven G. Johnson > 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-