-
Notifications
You must be signed in to change notification settings - Fork 102
Open
Description
Hi!
I'm one of the NumPy maintainers. I'm also an engineer @Quansight-Labs. Last year as part of our internship program @SwayamInSync implemented a new 128 bit floating point data type for NumPy. See his blog post for more detail. You can also see the code here.
Our plan with the quaddtype is to provide a way for users of numpy.longdouble to have access to both a fast hardware 80 bit float as well as a float128 implementation provided by the SLEEF library. You can choose which "backend" you want to use at runtime.
We still have a bit more work to do to improve the packaging of numpy-quaddtype, but I'm also curious if what we have now is generally useful for pulsar timing work.
Metadata
Metadata
Assignees
Labels
No labels