<br><div class="gmail_quote">On Mon, Dec 10, 2012 at 5:39 PM,  <span dir="ltr"><<a href="mailto:josef.pktd@gmail.com" target="_blank">josef.pktd@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
>>> np.__version__<br>
'1.6.2'<br>
>>> aa<br>
array([1970-01-13 96:00:00, 1970-01-13 120:00:00, 1970-01-13 144:00:00,<br>
       1970-01-13 168:00:00, 1970-01-13 192:00:00], dtype=datetime64[ns])<br>
>>> np.dot(aa, [1])<br>
<segfault><br>
<br></blockquote><div><br>Hmm, I can't even get that array using current master, what with illegal hours and all. Datetime in 1.6.x wasn't quite up to snuff, so things might have been fixed in 1.7.0. Is there any way you can check that.<br>
<br>Chuck <br></div><br></div>