From: <Kai...@t-...> - 2000-11-11 10:06:16
|
Hello Andy, Andy Adler wrote: > > Thanks for the help. It seems that I was just having some > sourceforge.net wierdness. It worked after many tries. > > I've uploaded the sparse stuff under octave/dld. I hope > this is appropriate. Hmm, I would like to put the external libs into a separate directory (octave/lib). Or an extra module? I have my libqhull stuff (triangulation,...) in the queue, that would add 250k for the lib. We haven't disussed this before, should we put the libs into the appropriate dld-subdir or in an extra dir? > > I also have some image stuff. > edge detection, bwfill, conv2, ginput, jpgread. > Some of it is DLD and some is scripts. > > Where should I put it in the CVS tree? > I had a short discussion with etienne two weeks ago. We agreed on the directory structure below. > Hello Etienne, > > I like your classification in numeric / non-numeric but I wouldn't use > another level for general/specific. If we have to many subdirs in the > future we could put the most specific in a separate subdir. For the dlds > the same structure should be used, if needed. Ok we have so far. > > scripts > +numeric > +elfun > +.... > +nonnumeric > +strings > +io > > dld > +numeric > +elfun > +.... > +nonnumeric > +strings > +io > For the dld functions I would suggest /dld/numeric/image or /dld/nonnumeric/io (?). For script files use /scripts/numeric/image or /scripts/nonnumeric/io (?) Can you add a ChangeLog entry for your commits? Bye Kai -- Kai Habel mailto:kai...@gm... |