-
Notifications
You must be signed in to change notification settings - Fork 1k
modularize optimization internals #7401
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
Open
ben-schwen
wants to merge
30
commits into
master
Choose a base branch
from
modular_gforce
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 2 commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
ebd152d
modular optimization paths - init
ben-schwen 71b21ab
make linter happy
ben-schwen 8a9e727
move tests
ben-schwen 04e5782
add lapply(list(col1, col2, ...), fun) pattern
ben-schwen a8dde19
turn on optimization
ben-schwen 67f2874
add type conversion support to GForce
ben-schwen 2876ebe
remove stale branch
ben-schwen c445c38
add tests
ben-schwen 5410e31
update man
ben-schwen dece1c6
merge tests
ben-schwen 5e1789d
polish test fun
ben-schwen 62f1c48
add arithmetic
ben-schwen c47ec27
add AST walker and update tests
ben-schwen 1d324d6
add tests
ben-schwen 6b54c1e
Merge branch 'master' into modular_gforce
ben-schwen 22cf35e
add NEWS
ben-schwen 25a7e2e
make function name in massageSD more expressive
ben-schwen eb8056c
rename levels argument to optimization
ben-schwen 4544398
update docs
ben-schwen d40edb8
restore test nums
ben-schwen 5e7efb7
remove double tests
ben-schwen 3826927
simplify tests
ben-schwen 982343f
phrasing
ben-schwen 996b28c
Merge remote-tracking branch 'refs/remotes/origin/modular_gforce' int…
ben-schwen 1e6ad03
use mget for all vector params
ben-schwen 9e1297e
rename optimization parameter
ben-schwen f6981d6
rename optimization parameter also in test
ben-schwen 9fc4734
add optimize param checks
ben-schwen 6aaea51
Merge branch 'master' into modular_gforce
ben-schwen c07999a
remove trailing ws
ben-schwen File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.