-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add flag to ignore linearity errors (#142)
Add the flag `ignore_linearity_errors` to the constructors of `BilinearForm` and `LinearForm`. Such a flag converts the error of the linearity check into a warning. This is useful because the linearity check sometimes fails due to small roundoff errors. Update version to 0.18.2. --------- Co-authored-by: Yaman Güçlü <[email protected]>
- Loading branch information
1 parent
a74af02
commit 75df221
Showing
2 changed files
with
21 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters