[Numpy-discussion] Time for beta1 of NumPy 1.0 (original) (raw)
Sasha ndarray at mac.com
Fri Jun 30 18:41:59 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 ]
On 6/30/06, Travis Oliphant <oliphant at ee.byu.edu> wrote:
... I still need to write the convert-script code that inserts dtype=int in routines that use old defaults: plea anybody want to write that??
I will try to do it at some time over the long weekend. I was bitten by the fact that the current convert-script changes anything that resembles an old typecode such as 'b' regardless of context. (I was unlucky to have database columns called 'b'!) Fixing that is very similar to the problem at hand.
- 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 ]