2.7-numpy-1.7.0rc1/>.
> There are a few additional test failures in bottleneck and Cython, but
> they don't look serious.
>
> The rc works well on Python 3.3 too
> <http://www.lfd.uci.edu/~gohlke/pythonlibs/tests/20121229-win-amd64-py3.3/>.
Thanks! I created an issue for it he
Hi Neal,
On Sat, Dec 29, 2012 at 9:35 AM, Neal Becker wrote:
> Are release notes available?
Yes. There are here:
http://sourceforge.net/projects/numpy/files/NumPy/1.7.0rc1/
if you slide the page down a little bit (sf.net just shows the file README.txt).
I am posting them here as well for refer
On Sat, Dec 29, 2012 at 7:57 AM, Charles R Harris wrote:
>
>
> On Sat, Dec 29, 2012 at 4:14 AM, Nathaniel Smith wrote:
>
>> On Sat, Dec 29, 2012 at 7:07 AM, Charles R Harris
>> wrote:
>> > Hi All,
>> >
>> > I propose a challenge: express the dtype grammar in EBNF. That's all.
>>
>> Not sure I u
Are release notes available?
___
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion
On Sat, Dec 29, 2012 at 4:14 AM, Nathaniel Smith wrote:
> On Sat, Dec 29, 2012 at 7:07 AM, Charles R Harris
> wrote:
> > Hi All,
> >
> > I propose a challenge: express the dtype grammar in EBNF. That's all.
>
> Not sure I understand. Do you mean just the little string-parsing DSL
> for specifyin
-win-amd64-py2.7-numpy-1.7.0rc1/>.
There are a few additional test failures in bottleneck and Cython, but
they don't look serious.
The rc works well on Python 3.3 too
<http://www.lfd.uci.edu/~gohlke/pythonlibs/tests/20121229-win-amd64-py3.3/>.
Christoph
__
On Sat, Dec 29, 2012 at 7:07 AM, Charles R Harris
wrote:
> Hi All,
>
> I propose a challenge: express the dtype grammar in EBNF. That's all.
Not sure I understand. Do you mean just the little string-parsing DSL
for specifying dtypes ("i4,datetime64[ms]"), or is there some way to
write EBNF for de