numpy/numpy-user-dtypes

SleefQuadPrecDType does not work with np.finfo

Closed this issue · 3 comments

I'm unsure if it would be possible to support at the moment, but ideally it would just work. Alternatively, all required information should be exposed in an finfo-compatible format from this library - at the moment the smallest subnormal and the precision are missing.

Thanks for the references, closing as a duplicate