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

Allow to select quadratures based on additional properties #5

Open
ablech opened this issue Jul 28, 2024 · 0 comments
Open

Allow to select quadratures based on additional properties #5

ablech opened this issue Jul 28, 2024 · 0 comments
Labels
enhancement New feature or request user interface Changes relevant to end users

Comments

@ablech
Copy link
Member

ablech commented Jul 28, 2024

See #4 for motivation.

Allow the user to pass additional keywords for a quadrature in the method_spec. For example symmetry or precision, like:

openquad.S2([
    ('S2-Design', dict(degree=7, symmetry='Oh'))
])
@ablech ablech added the enhancement New feature or request label Jul 28, 2024
@ablech ablech added the user interface Changes relevant to end users label Aug 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request user interface Changes relevant to end users
Projects
None yet
Development

No branches or pull requests

1 participant