[Numpy-discussion] numpy release

Stéfan van der Walt stefan at sun.ac.za
Wed Apr 23 13:46:40 EDT 2008


Hi Jarrod

Of those tickets, the following are serious:

http://projects.scipy.org/scipy/numpy/ticket/605 (a patch is
available?, David Huard)
  Fixing of histogram.

http://projects.scipy.org/scipy/numpy/ticket/551 (old regression,
Chuck and Travis)
  Unpickled arrays don't work as expected, because of memory alignment issues.

http://projects.scipy.org/scipy/numpy/ticket/748 (old regression, Stefan)
  ifft pads incorrectly.  I can fix this tonight, if someone would
verify that this is, indeed, a bug.

http://projects.scipy.org/scipy/numpy/ticket/751 (old/new regression,
Stefan, David C*)
  ALL section not recognised in site.cfg.  In Python 2.6, the DEFAULT
section no longer works.  I replaced it with ALL, but apparently not
everything works as expected.  David has a way to reproduce the
problem, so I hope he can have a look, otherwise I'll try and fix it
tomorrow.

Regards
Stéfan

2008/4/23 Jarrod Millman <millman at berkeley.edu>:
> On Wed, Apr 23, 2008 at 6:21 AM, Stéfan van der Walt <stefan at sun.ac.za> wrote:
>  >  The question is: what blocks the release of 1.1?  The following
>  >  tickets deserve attention:
>  >
>  >  http://projects.scipy.org/scipy/numpy/ticket/750
>  >  http://projects.scipy.org/scipy/numpy/ticket/605
>  >  http://projects.scipy.org/scipy/numpy/ticket/551
>  >  http://projects.scipy.org/scipy/numpy/ticket/738
>  >  http://projects.scipy.org/scipy/numpy/ticket/743
>  >  http://projects.scipy.org/scipy/numpy/ticket/748
>  >  http://projects.scipy.org/scipy/numpy/ticket/751
>  >  http://projects.scipy.org/scipy/numpy/ticket/736
>  >
>  >  Further issues:
>  >
>  >  - Alan's matrix indexing: x[0][0] for matrices currently yield x[0]
>
>  I was still hoping to get 1.1.0 out ASAP.  Unfortunately, I have been
>  too busy for the last week to pay attention to the release blockers.
>  The last time I looked the only issues I felt absolutely needed to be
>  resolved before the release were:
>  1.  Testing the Windows binary, which is now done.
>  2.  Testing the Mac binary, which is now done.
>  3.  Testing or removing fromregex, which is now done:
>  http://projects.scipy.org/scipy/numpy/ticket/719
>
>  I haven't looked carefully at the above tickets, but at a cursory
>  glance it didn't seem like there were any new regressions.  Stefan
>  could you confirm that?  If so, I would like to branch 1.1.x and tag
>  1.1.0 on Friday night.  Unless there is some concrete reason that we
>  need to delay this release any longer, I will send out an email later
>  today with an 'official' timeline for the release, which will probably
>  be on Monday if I tag on Friday night.
>
>  Thanks,
>
>  --
>  Jarrod Millman
>  Computational Infrastructure for Research Labs
>  10 Giannini Hall, UC Berkeley
>  phone: 510.643.4014
>  http://cirl.berkeley.edu/
>



More information about the NumPy-Discussion mailing list