[Numpy-discussion] NumPy book review copies

2011-12-13 Thread Jitesh Y. Gawali
Hi, As a part of our reviewing program, we are giving away limited number of copies (print & electronic) of our recent publication NumPy 1.5 Beginner's Guide to people interested in reviewing the book. You ne

Re: [Numpy-discussion] Numpy book and PyArray_CastToType

2007-11-12 Thread Matthieu Brucher
2007/11/12, Albert Strasheim <[EMAIL PROTECTED]>: > > Hello, > > Have you considered looking at the source for PyArray_CastToType in > core/src/arrayobject.c? > > Cheers, > > Albert Well no :( I didn't know where to look (and this should be fixed in the book as well...) Matthieu -- French PhD s

Re: [Numpy-discussion] Numpy book and PyArray_CastToType

2007-11-12 Thread Albert Strasheim
Hello, Have you considered looking at the source for PyArray_CastToType in core/src/arrayobject.c? Cheers, Albert On Mon, 12 Nov 2007, Matthieu Brucher wrote: > Nobody can answer this ? > > Matthieu > > 2007/11/4, Matthieu Brucher <[EMAIL PROTECTED]>: > > > > Hi, > > > > I'm trying to use P

Re: [Numpy-discussion] Numpy book and PyArray_CastToType

2007-11-12 Thread Matthieu Brucher
Nobody can answer this ? Matthieu 2007/11/4, Matthieu Brucher <[EMAIL PROTECTED]>: > > Hi, > > I'm trying to use PyArray_CastToType(), but according to the book, there > are two arguments, a PyArrayObject* and a PyArrayDescr*, but according to > the header file, there are three arguments, an addi

[Numpy-discussion] Numpy book and PyArray_CastToType

2007-11-04 Thread Matthieu Brucher
Hi, I'm trying to use PyArray_CastToType(), but according to the book, there are two arguments, a PyArrayObject* and a PyArrayDescr*, but according to the header file, there are three arguments, an additional int. Does someone know its use ? Matthieu -- French PhD student Website : http://miles.

Re: [Numpy-discussion] numpy book

2006-12-12 Thread Sven Schreiber
Travis Oliphant schrieb: >> Note that this is not a request to Travis to send me the latest version >> by private email. That would be inefficient and my need is not that >> urgent. Nevertheless I think that issue should be settled. >> >> > There will be an update, soon. I'm currently working on