Skip to content

Use expansion for exp(z^2) * erfc(-z) #10

Open
@jlapeyre

Description

@jlapeyre

Recently, we have avoided the particular form exp(z^2) * erfc(-z) for z < 0 and z large in magnitude, which suffers from overflow, by using the generic algorithm instead. But, this is much slower. Using a term or two in the asymptotic expansion is probably sufficient to avoid the overflow.

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