Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add flag to ignore linearity errors #142

Merged
merged 3 commits into from
Dec 4, 2023
Merged

Conversation

e-moral-sanchez
Copy link
Contributor

@e-moral-sanchez e-moral-sanchez commented Dec 4, 2023

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.

@yguclu yguclu changed the title Added flag to ignore linearity errors Add flag to ignore linearity errors Dec 4, 2023
@yguclu yguclu merged commit 75df221 into master Dec 4, 2023
5 checks passed
@yguclu yguclu deleted the deactivate_linearity_check branch December 4, 2023 18:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants