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

Simplify product parameter and fixed surfaces part of product definition APIs #4

Merged
merged 9 commits into from
Oct 21, 2023

Conversation

noritada
Copy link
Owner

This PR simplifies how to specify product parameters and fixed surfaces.

Originally, to pass these configuration values to parameter and horizontal methods,
users had to create NumPy arrays of these configuration values using specified dtypes.
The new API allows these configuration values to be passed directly to the methods.

Copy link
Owner Author

@noritada noritada left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Self-reviewed.

@noritada noritada merged commit 26d4a11 into master Oct 21, 2023
9 checks passed
@noritada noritada deleted the feat/product-definition-api-improvements branch October 21, 2023 17:04
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.

1 participant