octave-3.2.3: krylov.m: missing function "swap"

View: New views
2 Messages — Rating Filter:   Alert me  

octave-3.2.3: krylov.m: missing function "swap"

by paramaniac :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Dear Octave Community

I noticed that the file krylov.m

http://hg.savannah.gnu.org/hgweb/octave/file/9bc642ea9006/scripts/linear-algebra/krylov.m

uses a trivial function called swap.m. This function has been moved to  
the control package. Therefore, krylov won't work unless the control  
package is installed. As a fix, I added the swap routine at the end of  
the krylov m-file.

Could someone with the necessary rights please commit the change? The  
new file is attached to this mail.

Regards,
Lukas



------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Octave-dev mailing list
Octave-dev@...
https://lists.sourceforge.net/lists/listinfo/octave-dev

krylov.m (6K) Download Attachment

Re: octave-3.2.3: krylov.m: missing function "swap"

by Søren Hauberg :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

søn, 18 10 2009 kl. 14:15 +0200, skrev Lukas Reichlin:

> Dear Octave Community
>
> I noticed that the file krylov.m
>
> http://hg.savannah.gnu.org/hgweb/octave/file/9bc642ea9006/scripts/linear-algebra/krylov.m
>
> uses a trivial function called swap.m. This function has been moved to  
> the control package. Therefore, krylov won't work unless the control  
> package is installed. As a fix, I added the swap routine at the end of  
> the krylov m-file.

Thanks for the report. The file you link to is part of core Octave, so
could I ask you to submit your bug report to bugs@... instead?

Thanks
Søren


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Octave-dev mailing list
Octave-dev@...
https://lists.sourceforge.net/lists/listinfo/octave-dev