tir, 03 06 2008 kl. 19:58 -0500, skrev Marius Schamschula: > As I am running 3.0.1, am I correct to > assume that convn is only available using Mercurial sources?
I believe you are correct. If you really need convn it shouldn't be hard for you to port it to 3.0.1 (I developed it for 3.0.0). I haven't tried this, but I think you can just download '__convn__.cc' and 'convn.m' from Mercurial, and compile '__convn.cc' with mkoctfile. You might need to change the header files in '__convn.cc__' to only include 'octave/oct.h', but I'm not sure. Søren ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Octave-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/octave-dev
