I think it'd be a lot nicer if we used the string form instead of the repr form when formatting arrays: >>> np.array([str(pi), str(pi+1)], dtype=npq.QuadPrecDType ...