On 6/30/06, Travis Oliphant <[EMAIL PROTECTED]> 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.

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/numpy-discussion

Reply via email to