Albert Strasheim wrote:
> Hey Travis
>
>   
>> -----Original Message-----
>> From: [EMAIL PROTECTED] [mailto:numpy-
>> [EMAIL PROTECTED] On Behalf Of Travis Oliphant
>> Sent: Tuesday, October 24, 2006 12:32 AM
>> To: Discussion of Numerical Python
>> Subject: [Numpy-discussion] Release of 1.0 coming
>>
>> The long awaited day is coming....--- Wednesday is the target.
>>
>> Please submit problems before Tuesday (tomorrow).  Nothing but bug-fixes
>> are being changed right now.
>>     
>
> Some Valgrind warnings that you might want to look at:
> http://projects.scipy.org/scipy/numpy/ticket/360
>
> Maybe faltet could provide some code to reproduce this problem:
> http://projects.scipy.org/scipy/numpy/ticket/355
>
> I think this ndpointer issue has been resolved (Stefan?):
> http://projects.scipy.org/scipy/numpy/ticket/340
>
> I think ctypes 1.0.1 is required for ndpointer to work, so we might consider
> some kind of version check + warning on import? 
>
>   
Yes, please, I got caught on this one: ctype code not running anymore 
with SVN numpy. Updating ctypes from 1.0.0 to 1.0.1 did the trick,

cheers,

David
> Maybe a Python at-exit handler can be used to avoid the add_docstring leaks
> described here:
> http://projects.scipy.org/scipy/numpy/ticket/195
>
> Also, what's the story with f2py? It seems Pearu is still making quite a few
> changes in the trunk as part of F2PY G3.
>
> Cheers,
>
> Albert
>
>
> -------------------------------------------------------------------------
> 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
>
>
>   


-------------------------------------------------------------------------
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