From: Peter V. <ve...@em...> - 2003-12-18 16:57:44
|
On Thursday 18 December 2003 15:40, Todd Miller wrote: > Release Notes for numarray-0.8 > > [snip] > > 1. Peter Verveer's nd_image package! > > Peter Verveer has contributed a fully documented multi- > dimensional image processing package, numarray.nd_image. > Thanks Peter! As the author of that package, I would like to invite anybody interested to send me some feedback and/or suggestions. I hope to extend the package further in the future and suggestions are welcome. Cheers, Peter -- Dr. Peter J. Verveer Cell Biology and Cell Biophysics Programme European Molecular Biology Laboratory Meyerhofstrasse 1 D-69117 Heidelberg Germany Tel. : +49 6221 387245 Fax : +49 6221 387306 |
From: Chris B. <Chr...@no...> - 2003-12-18 17:37:38
|
Peter Verveer wrote: > > Peter Verveer has contributed a fully documented multi- > > dimensional image processing package, numarray.nd_image. > > Thanks Peter! > > As the author of that package, I would like to invite anybody interested to > send me some feedback and/or suggestions. I hope to extend the package > further in the future and suggestions are welcome. Are there any docs for it online? -Chris -- Christopher Barker, Ph.D. Oceanographer NOAA/OR&R/HAZMAT (206) 526-6959 voice 7600 Sand Point Way NE (206) 526-6329 fax Seattle, WA 98115 (206) 526-6317 main reception Chr...@no... |
From: <ve...@em...> - 2003-12-18 18:32:14
|
Full documentation of nd_image is included with the numarray 0.8 documentation. Hopefully that will appear soon on sourceforge and the numarray homepage. Otherwise you could try to build the docs that come with the numarray distribution. I could not build the html docs for some reason but building the pdf worked fine. Peter > > > Peter Verveer has contributed a fully documented multi- > > > dimensional image processing package, numarray.nd_image. > > > Thanks Peter! > > > > As the author of that package, I would like to invite anybody interested > to > > send me some feedback and/or suggestions. I hope to extend the package > > further in the future and suggestions are welcome. > > Are there any docs for it online? > > -Chris > > -- > Christopher Barker, Ph.D. > Oceanographer > > NOAA/OR&R/HAZMAT (206) 526-6959 voice > 7600 Sand Point Way NE (206) 526-6329 fax > Seattle, WA 98115 (206) 526-6317 main reception > > Chr...@no... > > > ------------------------------------------------------- > This SF.net email is sponsored by: IBM Linux Tutorials. > Become an expert in LINUX or just sharpen your skills. Sign up for IBM's > Free Linux Tutorials. Learn everything from the bash shell to sys admin. > Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click > _______________________________________________ > Numpy-discussion mailing list > Num...@li... > https://lists.sourceforge.net/lists/listinfo/numpy-discussion > |
From: <jo...@fh...> - 2003-12-19 17:08:15
|
On Thu, 18 Dec 2003 19:32:10 +0100 wrote: > I could not build the html docs for some reason but building the pdf > worked fine. Wanna send some more information on your problems? Greetings, Jochen --=20 Einigkeit und Recht und Freiheit http://www.Jochen-Kuepper.de Libert=E9, =C9galit=E9, Fraternit=E9 GnuPG key: CC1B0B4D (Part 3 you find in my messages before fall 2003.) |
From: Peter V. <ve...@em...> - 2003-12-19 17:33:21
|
I just checked and found that the problem was that the numarray directory i= s=20 called numarray-0.8 when you gunzip the tar file. Apparantly the '.' in the= =20 file name is a problem. Renaming to 'numarray' fixed the problem. Peter On Friday 19 December 2003 18:08, Jochen K=FCpper wrote: > On Thu, 18 Dec 2003 19:32:10 +0100 wrote: > > I could not build the html docs for some reason but building the pdf > > worked fine. > > Wanna send some more information on your problems? > > Greetings, > Jochen |
From: <jo...@fh...> - 2003-12-19 18:08:22
|
On Fri, 19 Dec 2003 18:33:15 +0100 Peter Verveer wrote: Peter> I just checked and found that the problem was that the numarray Peter> directory is called numarray-0.8 when you gunzip the tar file. Peter> Apparantly the '.' in the file name is a problem. Renaming to Peter> 'numarray' fixed the problem. I see that mkhowto prints that information to the screen (saying its a dvips problem), so I guess it is fine for now... Never encountered it as I always use cvs to get the source, so my directory is numarray anyway. Greetings, Jochen --=20 Einigkeit und Recht und Freiheit http://www.Jochen-Kuepper.de Libert=E9, =C9galit=E9, Fraternit=E9 GnuPG key: CC1B0B4D (Part 3 you find in my messages before fall 2003.) |