Skip to content

byte pattern representation of a bigfloat? #114

@rjfarmer

Description

@rjfarmer

Is it possible to convert a bigfloat number into its underlying byte pattern? I'm trying to convert to/from quad precision numbers between fortran/python (with bigfloat storing things python side) and using a (ctypes.c_ubyte * 16) array to pass to fortran.

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions