Re: [Numpy-discussion] NumPy 1.14.3 released

2018-04-28 Thread Charles R Harris
On Sat, Apr 28, 2018, 1:51 PM Allan Haldane wrote: > Hi All, > > I am pleased to announce the release of NumPy 1.14.3. This is a bugfix > release for a few bugs reported following the 1.14.2 release: > > * np.lib.recfunctions.fromrecords accepts a list-of-lists, until 1.15 > * In python2, flo

[Numpy-discussion] NumPy 1.14.3 released

2018-04-28 Thread Allan Haldane
Hi All, I am pleased to announce the release of NumPy 1.14.3. This is a bugfix release for a few bugs reported following the 1.14.2 release: * np.lib.recfunctions.fromrecords accepts a list-of-lists, until 1.15 * In python2, float types use the new print style when printing to a file * style