Skip to content

Have an exp for pure imaginary numbers #5625

@jakirkham

Description

@jakirkham

It would be nice to have a pure imaginary exp implemented like npy_cexp, but only for pure imaginary arguments (maybe npy_iexp or npy_ciexp). It would take a real value $\theta$ and evaluate $e^{i\cdot\theta}$. The hope is this would be a little bit faster in cases where it is know there is no real part to the complex number.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions