-
Notifications
You must be signed in to change notification settings - Fork 114
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
Optimize arguments
function by removing sorting
#615
Merged
ChrisRackauckas
merged 14 commits into
master
from
b/613-default-arguments-to-unsorted_arguments-to-accelerate-term-traversal
Jun 25, 2024
Merged
Optimize arguments
function by removing sorting
#615
ChrisRackauckas
merged 14 commits into
master
from
b/613-default-arguments-to-unsorted_arguments-to-accelerate-term-traversal
Jun 25, 2024
Commits on Jun 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 678bce8 - Browse repository at this point
Copy the full SHA 678bce8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6899d5f - Browse repository at this point
Copy the full SHA 6899d5fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e8d04c1 - Browse repository at this point
Copy the full SHA e8d04c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for df8f204 - Browse repository at this point
Copy the full SHA df8f204View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a56817 - Browse repository at this point
Copy the full SHA 9a56817View commit details -
Skip a test case of
PolyForm
printingbecause the order of arguments is not sorted in the construction step leading to unpredictable output https://github.com/JuliaSymbolics/SymbolicUtils.jl/blob/43797eb43b33b8d6b0374eac8cd6f87f94bcf79d/src/polyform.jl#L106
Configuration menu - View commit details
-
Copy full SHA for 890964d - Browse repository at this point
Copy the full SHA 890964dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b2c945 - Browse repository at this point
Copy the full SHA 7b2c945View commit details
Commits on Jun 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fe7ed96 - Browse repository at this point
Copy the full SHA fe7ed96View commit details -
Configuration menu - View commit details
-
Copy full SHA for 93a8f17 - Browse repository at this point
Copy the full SHA 93a8f17View commit details
Commits on Jun 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4e26a2d - Browse repository at this point
Copy the full SHA 4e26a2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 590083e - Browse repository at this point
Copy the full SHA 590083eView commit details -
Configuration menu - View commit details
-
Copy full SHA for bcb7c1b - Browse repository at this point
Copy the full SHA bcb7c1bView commit details
Commits on Jun 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ae1cbad - Browse repository at this point
Copy the full SHA ae1cbadView commit details
Commits on Jun 25, 2024
-
Merge remote-tracking branch 'origin/master' into b/613-default-argum…
…ents-to-unsorted_arguments-to-accelerate-term-traversal
Configuration menu - View commit details
-
Copy full SHA for 274e3cf - Browse repository at this point
Copy the full SHA 274e3cfView 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.