Re: [Numpy-discussion] Numpy 1.3 release date ?

2009-02-04 Thread jh
ably the one that wasn't the strength of the reviewer. That entails discussion and revamping of the site, which can happen once we have a larger percentage of the docstrings in draft form. (Any discussion on the merits of this should take place on scipy-dev, which is the home of doc discussion

Re: [Numpy-discussion] Academic citation ?

2009-01-26 Thread jh
py.org domains, except for docs.scipy.org, are completely absent; you have to know about them to find them. I don't even know where to find a complete list of these. They should all have a presence on at least the front page and maybe the naviga

Re: [Numpy-discussion] ANN: Numexpr 1.1, an efficient array evaluator

2009-01-19 Thread jh
27;d add is a benchmark example against numpy. Make it simple, so that people can copy and modify the benchmark code to test their own performance improvements. I added an entry for it on the Topical Software list. Please check it out and modify as you see f

Re: [Numpy-discussion] ANN: Numexpr 1.1, an efficient array evaluator

2009-01-18 Thread jh
Arrays or scalars are allowed for the variables, which must be of type 8-bit boolean (bool), 32-bit signed integer (int), 64-bit signed integer (long), double-precision floating point number (float), 2x64-bit, double-precision complex number (complex) or raw string of bytes (str). The arrays m

Re: [Numpy-discussion] coding style: citations

2009-01-12 Thread jh
Well, best to have the full functionality. These things are intended to be both book components and stand-alone pages. Citation formats are a religious war anyway. --jh-- Date: Mon, 12 Jan 2009 12:41:17 -0500 From: Alan G Isaac Subject: Re: [Numpy-discussion] coding style: citations To

Re: [Numpy-discussion] coding style: citations

2009-01-12 Thread jh
format? Most scientific journals use it (Abt 1985). --jh-- Abt, H. 1985. Harold Abt used to publish surveys of things like citations when he was ApJ editor in the 1980s but I'm making this one up just to demonstrate the format except he'd never allow an article title in a citat

Re: [Numpy-discussion] question about the documentation of linalg.solve

2008-11-20 Thread jh
a non-trivial example will provide material for other writers to flesh out a full doc for the routine. Thanks everyone for your help! --jh-- ___ Numpy-discussion mailing list Numpy-discussion@scipy.org http://projects.scipy.org/mailman/listinfo/numpy-discussion

Re: [Numpy-discussion] 1.2.0rc2 tagged! --PLEASE TEST--

2008-09-25 Thread jh
I hope you'll grab the updated docstrings before tagging. At least grab numpy.__doc__. The main numpy help string didn't adequately point users to alternatives to help() for the ufuncs. --jh-- ___ Numpy-discussion mailing list Numpy-

Re: [Numpy-discussion] Medians that ignore values

2008-09-18 Thread jh
outine, making this common task much easier in that language than ours. --jh-- ___ Numpy-discussion mailing list Numpy-discussion@scipy.org http://projects.scipy.org/mailman/listinfo/numpy-discussion