Skip to content

ENH: half precision complex #14753

@danielhrisca

Description

@danielhrisca

Some binary file formats use half precision complex numbers (float16 for the real and imaginary parts)

Since numpy already supports half precision floats wouldn't it be possible to support the complex counterpart?

Size Float Complex
2 f2 ???
4 f4 c8
8 f8 c16

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions