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

Cubature.jl Interface #185

Merged
merged 2 commits into from
Sep 28, 2023
Merged

Conversation

agerlach
Copy link
Collaborator

Update algorithms-specific setting interface to be consistent with other algorithms.

Also, right now the user is required to do something like

CubatureJLp(error_norm = IntegralsCubature.Cubature.L2)

Or import Cubature itself. I think we would like to export all the options.

closes #184

@agerlach agerlach marked this pull request as draft September 27, 2023 13:52
@agerlach agerlach marked this pull request as ready for review September 27, 2023 15:04
@ChrisRackauckas ChrisRackauckas merged commit d7427e7 into SciML:master Sep 28, 2023
6 of 7 checks passed
ChrisRackauckas added a commit to lxvm/Integrals.jl that referenced this pull request Nov 2, 2023
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.

Inconsistent IntegralsCubature Interface
2 participants