Issues
- 1
Use _Float128 where available?
#151 opened by aragilar - 1
QuadDtype is missing casts for np.uint8 and np.float16
#144 opened by juntyr - 1
Investigate vendoring SLEEF
#107 opened by ngoldbaum - 6
QuadDtype Wishlist
#120 opened by juntyr - 7
Test little and big endian architectures in CI
#119 opened by juntyr - 5
numpy_quaddtype smallest_subnormal is wrong
#140 opened by juntyr - 7
Version 1.0 release discussion
#136 opened by SwayamInSync - 1
quaddtype `rint` wrong for near-halfway case
#129 opened by juntyr - 5
No sdist on pypi
#130 opened by ngoldbaum - 10
- 8
- 3
- 3
SleefQuadPrecision arrays are missing isnan, isinf, isfinite, sign, copysign ufuncs
#111 opened by juntyr - 1
- 5
SleefQuadPrecDType kind, char, num
#110 opened by juntyr - 3
SleefQuadPrecDType does not work with np.finfo
#112 opened by juntyr - 0
Investigate -mlong-double options on clang
#106 opened by ngoldbaum - 4
Quaddtype gives core dump on linux
#105 opened by mhvk - 1
Complex numbers
#103 opened by ziofil - 2
stringdtype fails to build on Linux
#90 opened by lysnikolaou - 5
Threadsafety in string dtype
#59 opened by seberg - 5
Switch to an arena allocator
#76 opened by ngoldbaum - 1
Small string optimization for stringdtype
#75 opened by ngoldbaum - 2
stringdtype: problem displaying a structured array containing a StringDType
#87 opened by WarrenWeckesser - 2
Sub-byte custom element types
#63 opened by hawkinsp - 6
Segfault from getitem with array
#64 opened by ngoldbaum - 2
Two minor exception handling bugs
#61 opened by peytondmurray - 2
`ssnewemptylen` failure when calling `arr.astype(StringDType())` for certain array sizes
#53 opened by peytondmurray - 4
`PyArray_Item_XDECREF` fails with user dtypes that have `NPY_ITEM_REFCOUNT` flag
#49 opened by peytondmurray - 2