Re: [Numpy-discussion] NumPy 1.14.1 released

2018-02-21 Thread Sebastian Berg
Great news, as always, thanks for your relentless effort Chuck! - Sebastian On Tue, 2018-02-20 at 18:21 -0700, Charles R Harris wrote: > Hi All, > > On behalf of the NumPy team, I am pleased to announce NumPy > 1.14.1. This is a bugfix release for some problems reported following > the 1.14.0 r

[Numpy-discussion] NumPy 1.14.1 released

2018-02-20 Thread Charles R Harris
Hi All, On behalf of the NumPy team, I am pleased to announce NumPy 1.14.1. This is a bugfix release for some problems reported following the 1.14.0 release. The major problems fixed are the following. - Problems with the new array printing, particularly the printing of complex values, Plea