https://github.com/wfspotz/numpy/compare/numpy-swig
** Bill Spotz **
** Sandia National Laboratories Voice: (505)845-0170 **
** P.O. Box 5800 Fax: (505)284-0154 **
** Albuquerque, NM 87185-0370Email: wfsp...@sandia.gov *
Thanks for the explanation.
Chris Barker - NOAA Federal noaa.gov> writes:
> There has been a lot of discussion about casting on this list in the
> last couple months -- I suggest you peruse that discussion and see
> what conclusions it has lead to.
I'll look at it. My message to the ml followe
On Fri, Mar 8, 2013 at 8:23 AM, Sergio Callegari
wrote:
> I have noticed that numpy introduces some unexpected type casts, that are
> in some cases problematic.
There has been a lot of discussion about casting on this list in the
last couple months -- I suggest you peruse that discussion and s
On Sun, Mar 10, 2013 at 6:12 PM, Siu Kwan Lam wrote:
> Hi all,
>
> I am redirecting a discussion on github issue tracker here. My original
> post (https://github.com/numpy/numpy/issues/3137):
>
> "The current implementation of the RNG seems to be MT19937-32. Since 64-bit
> machines are common now