[Numpy-discussion] Time for beta1 of NumPy 1.0 (original) (raw)
Bill Baxter wbaxter at gmail.com
Fri Jun 30 00:03:21 EDT 2006
- Previous message (by thread): [Numpy-discussion] Time for beta1 of NumPy 1.0
- Next message (by thread): [Numpy-discussion] Time for beta1 of NumPy 1.0
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Rand at least returns doubles:
num.rand(3,3).dtype.name 'float64'
--bb
On 6/30/06, Keith Goodman <kwgoodman at gmail.com> wrote:
On 6/29/06, Bill Baxter <wbaxter at gmail.com> wrote: > I also find the int behavior of these functions strange. > > +1 float default (or double) Oh, wait. Which do I want, float or double? What does rand, eigh, lstsq, etc return? -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20060630/e62e6400/attachment.html>
- Previous message (by thread): [Numpy-discussion] Time for beta1 of NumPy 1.0
- Next message (by thread): [Numpy-discussion] Time for beta1 of NumPy 1.0
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]