Hi All,

There several problems with numpy master that need to be fixed before a
release can be considered.

   1. Datetime on windows with mingw.
   2. Bus error on SPARC, ticket #2076.
   3. NA and real/complex views of complex arrays.

Number 1 has been proved to be particularly difficult, any help or
suggestions for that would be much appreciated. The current work has been
going in pull request 214 <https://github.com/numpy/numpy/pull/214>.

This isn't to say that there aren't a ton of other things that need fixing
or that we can skip out on the current stack of pull requests, but I think
it is impossible to consider a release while those three problems are
outstanding.

Chuck
_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to