Skip to content

Factorials in Numeric Checking #3

Open
@jsharkey13

Description

@jsharkey13

Factorial should be done using evaluate=False, but then numeric checking is nigh impossible because we sample in the half-open interval [0 - 1) which is not integer.

Currenly factorials above 20 are also too large integers to be cast into a datatype NumPy can deal with and so cause errors if evaluated by SymPy directly.

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