-
Notifications
You must be signed in to change notification settings - Fork 89
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
fix: carry parameters through broadcasting #1679
Merged
Merged
Commits on Sep 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 535f5ce - Browse repository at this point
Copy the full SHA 535f5ceView commit details -
feat: allow internal routines to change parameter broadcasting
This introduces new parameter broadcasting modes: - `INTERSECT` - `ONE_TO_ONE` - `ALL_OR_NOTHING` - `NONE` The previous default was `None`. The meaning of these broadcasting modes, set using the `"broadcast_parameters_rule"` option key, can be found in the source code.
Configuration menu - View commit details
-
Copy full SHA for 846e349 - Browse repository at this point
Copy the full SHA 846e349View commit details -
Configuration menu - View commit details
-
Copy full SHA for c3bcfdf - Browse repository at this point
Copy the full SHA c3bcfdfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5610456 - Browse repository at this point
Copy the full SHA 5610456View commit details -
Configuration menu - View commit details
-
Copy full SHA for eb93ef1 - Browse repository at this point
Copy the full SHA eb93ef1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7407484 - Browse repository at this point
Copy the full SHA 7407484View commit details -
Configuration menu - View commit details
-
Copy full SHA for 87eb63d - Browse repository at this point
Copy the full SHA 87eb63dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b0215e1 - Browse repository at this point
Copy the full SHA b0215e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 586def1 - Browse repository at this point
Copy the full SHA 586def1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c07055 - Browse repository at this point
Copy the full SHA 1c07055View commit details -
Configuration menu - View commit details
-
Copy full SHA for 81c48a9 - Browse repository at this point
Copy the full SHA 81c48a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for a56ab17 - Browse repository at this point
Copy the full SHA a56ab17View commit details -
Configuration menu - View commit details
-
Copy full SHA for 052f421 - Browse repository at this point
Copy the full SHA 052f421View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6dc6d4b - Browse repository at this point
Copy the full SHA 6dc6d4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5db378a - Browse repository at this point
Copy the full SHA 5db378aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 878c6be - Browse repository at this point
Copy the full SHA 878c6beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b693f0 - Browse repository at this point
Copy the full SHA 3b693f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for e013057 - Browse repository at this point
Copy the full SHA e013057View commit details -
Configuration menu - View commit details
-
Copy full SHA for cbf4c35 - Browse repository at this point
Copy the full SHA cbf4c35View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.