Skip to content

Fix complex function branch cut behaviour #2875

Closed
@simonbyrne

Description

@simonbyrne

I've added a bunch of tests (#2845) for the branch cut problems for the functions of complex variables. Currently, some of these tests fail, and so are excluded from make testall (and hence travis), however they can be run manually by make test-complex.

The C99 standard specifies the behaviour of some functions, though is ambiguous for ^ (cpow).

Kahan provides background, as well as some algorithms.

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