There are a bunch of these:

--------------------------------------
 Dump of NumPy ndarray at address 0x5598430
 ndim   : 0
 shape  :
 dtype  : dtype('int64')
 data   : 0x5595c60
 strides:
 base   : (nil)
 flags : NPY_C_CONTIGUOUS NPY_F_CONTIGUOUS NPY_ALIGNED
-------------------------------------------------------

Are these needed, or did someone forget to comment out some debug
statements?

Chuck
_______________________________________________
NumPy-Discussion mailing list
[email protected]
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to