Skip to content

QuadPrecision Scalar is not exposing dtype correctly #233

@SwayamInSync

Description

@SwayamInSync
In [2]: QuadPrecision("1e100", backend="longdouble").dtype
Out[2]: QuadPrecDType(backend='sleef')

In [3]: np.dtype(QuadPrecision("1e100", backend="longdouble"))
Out[3]: QuadPrecDType(backend='sleef')

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions