søn, 09 03 2008 kl. 21:10 -0400, skrev Xavier Delacour: > On Sun, Mar 9, 2008 at 6:48 PM, Søren Hauberg <[EMAIL PROTECTED]> wrote: > > I'll need your sourceforge user name to give you access to the SVN. > > xavier98 I've given you access to the SVN. I guess you should place the package in 'main'.
> > 2) It seems like you've copied the entire ANN library into you code. Is > > that correct? Is this the recommended way of using ANN? Is it possible > > to create a dynamic loadable version of ANN, and then have the Octave > > functions load this library? If so, is such a library packaged for > > standard distributions (debian, fedora, suse, etc) ? > > It's a common way to integrate SWIG. Yes, it's also possible (and > common) to make a separate package that binds to a dynamically loaded > version. > > I don't know of a standard package for ANN, but the tree is reasonably > small such that including it with the bindings isn't outrageous. Or a > package could be added, I suppose. I'm mostly concerned with maintenance of the code. If you maintain a local copy of the ANN library, you'll need to update every time ANN makes a release. Does anybody have any thoughts on this? BTW, I see that you patch the ANN library would it make sense to attempt to push this patch on to the ANN developers? > > 3) This wrapper is created using your octave-swig project, right? I > > think this effort is potentially very interesting. What is the status of > > the octave-swig code? > > Correct. It supports pretty much the entire SWIG feature set, and > passes the full test suite-- about 340 tests (4 or 5 still fail, > actually). It's also been accepted into the SWIG distribution. > http://octave-swig.sourceforge.net/ has more details. It has been accepted into upstream SWIG? That's pretty nice. I think this project is quite interesting, and I'm looking forward to see where it goes. Søren ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Octave-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/octave-dev
