[Numpy-discussion] Re: status of long double support and what to do about it

2022-11-17 Thread James Tocknell
Around 2015-2016 I created a fork of numpy with IEEE 128bit float support, but I never upstreamed it because I couldn't see a way to make it not depend on GCC/libquadmath (the licensing issue Chuck brought up). I wonder if it's possible now with the dtype changes to have different dtypes on differe

[Numpy-discussion] Re: No credits left in travis for 1.22.0 release

2021-12-30 Thread James Tocknell
I'll need to check with the other maintainers (see https://github.com/h5py/h5py/issues/2026), but I believe h5py shouldn't need the x86 builds any more (I'm less sure about the other systems)? James On Fri, 31 Dec 2021 at 17:03, Matti Picus wrote: > > > On 31/12/21 3:50 am, Charles R Harris wrot