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
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