-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Open
Factorials in Numeric Checking#3
Description
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
Labels
No labels