Skip to content

error flag in bessel functions #4172

@simonp0420

Description

@simonp0420

beselj0, besselj1, bessely0 and bessely1 should have methods that allow complex-valued arguments. Also, a new keyword option named, e.g., "ignore_error" defaulting to false should be provided for all Bessel function routines accepting complex arguments. If true, the option directs the routine to ignore the error flag returned by the Amos routines. The current implementation ignores the error flag in all cases.

See discussion at https://groups.google.com/forum/#!topic/julia-dev/Hy5u-2n5xVw

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