xman/numpy-posit

Update matmul() to compute with posit arithmetic for posit32 dtype.

xman opened this issue · 0 comments

xman commented

Currently, posit32 data is converted to double, process, and converted back to posit32.