SleefQuadPrecDType does not work with np.finfo
Closed this issue · 3 comments
juntyr commented
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.
ngoldbaum commented
This is numpy/numpy#27231
ngoldbaum commented
also numpy/numpy#27785
juntyr commented
Thanks for the references, closing as a duplicate