-
Notifications
You must be signed in to change notification settings - Fork 26
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
2nd Order NAE Constraints #1036
Draft
dpanici
wants to merge
60
commits into
master
Choose a base branch
from
dp/order_rho_sq_NAE
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.
Draft
Conversation
This file contains 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
This reverts commit f63d321.
…h does not use same name)
| benchmark_name | dt(%) | dt(s) | t_new(s) | t_old(s) |
| -------------------------------------- | ---------------------- | ---------------------- | ---------------------- | ---------------------- |
test_build_transform_fft_lowres | +3.98 +/- 6.87 | +2.17e-02 +/- 3.75e-02 | 5.67e-01 +/- 3.0e-02 | 5.45e-01 +/- 2.3e-02 |
test_equilibrium_init_medres | +0.68 +/- 3.96 | +3.03e-02 +/- 1.76e-01 | 4.48e+00 +/- 1.6e-01 | 4.45e+00 +/- 7.8e-02 |
test_equilibrium_init_highres | -2.29 +/- 4.50 | -1.32e-01 +/- 2.60e-01 | 5.64e+00 +/- 2.2e-01 | 5.77e+00 +/- 1.4e-01 |
test_objective_compile_dshape_current | +0.34 +/- 6.30 | +1.36e-02 +/- 2.54e-01 | 4.05e+00 +/- 1.9e-01 | 4.03e+00 +/- 1.6e-01 |
test_objective_compute_dshape_current | -0.48 +/- 2.55 | -2.50e-05 +/- 1.33e-04 | 5.18e-03 +/- 1.1e-04 | 5.21e-03 +/- 8.0e-05 |
test_objective_jac_dshape_current | +0.23 +/- 5.65 | +9.98e-05 +/- 2.44e-03 | 4.32e-02 +/- 1.8e-03 | 4.31e-02 +/- 1.7e-03 |
test_perturb_2 | -1.24 +/- 3.24 | -2.53e-01 +/- 6.61e-01 | 2.02e+01 +/- 3.5e-01 | 2.04e+01 +/- 5.6e-01 |
test_proximal_freeb_jac | +0.31 +/- 0.70 | +2.27e-02 +/- 5.15e-02 | 7.39e+00 +/- 4.1e-02 | 7.37e+00 +/- 3.1e-02 |
test_solve_fixed_iter | +2.16 +/- 2.53 | +7.23e-01 +/- 8.48e-01 | 3.43e+01 +/- 6.7e-01 | 3.36e+01 +/- 5.3e-01 |
test_LinearConstraintProjection_build | +0.37 +/- 2.35 | +3.88e-02 +/- 2.47e-01 | 1.05e+01 +/- 1.8e-01 | 1.05e+01 +/- 1.7e-01 |
test_build_transform_fft_midres | +0.07 +/- 3.25 | +4.36e-04 +/- 2.07e-02 | 6.36e-01 +/- 1.7e-02 | 6.35e-01 +/- 1.2e-02 |
test_build_transform_fft_highres | -0.35 +/- 1.73 | -3.52e-03 +/- 1.73e-02 | 9.97e-01 +/- 1.4e-02 | 1.00e+00 +/- 1.0e-02 |
test_equilibrium_init_lowres | +0.47 +/- 1.74 | +1.91e-02 +/- 7.08e-02 | 4.09e+00 +/- 5.5e-02 | 4.07e+00 +/- 4.5e-02 |
test_objective_compile_atf | -0.13 +/- 4.08 | -1.04e-02 +/- 3.36e-01 | 8.22e+00 +/- 2.6e-01 | 8.23e+00 +/- 2.1e-01 |
test_objective_compute_atf | +0.16 +/- 3.44 | +2.61e-05 +/- 5.58e-04 | 1.62e-02 +/- 3.7e-04 | 1.62e-02 +/- 4.2e-04 |
test_objective_jac_atf | +1.43 +/- 2.12 | +2.78e-02 +/- 4.11e-02 | 1.97e+00 +/- 2.2e-02 | 1.94e+00 +/- 3.5e-02 |
test_perturb_1 | +0.43 +/- 1.45 | +6.56e-02 +/- 2.21e-01 | 1.53e+01 +/- 1.4e-01 | 1.52e+01 +/- 1.7e-01 |
test_proximal_jac_atf | -0.32 +/- 0.32 | -2.69e-02 +/- 2.69e-02 | 8.27e+00 +/- 2.1e-02 | 8.29e+00 +/- 1.7e-02 |
test_proximal_freeb_compute | -0.85 +/- 0.79 | -1.73e-03 +/- 1.60e-03 | 2.01e-01 +/- 1.2e-03 | 2.03e-01 +/- 1.1e-03 |
test_solve_fixed_iter_compiled | +0.22 +/- 0.95 | +4.85e-02 +/- 2.11e-01 | 2.22e+01 +/- 1.4e-01 | 2.22e+01 +/- 1.5e-01 | |
… master updated FixNearAxisXXX objectives
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #1036 +/- ##
==========================================
- Coverage 95.60% 93.06% -2.54%
==========================================
Files 98 98
Lines 25300 25800 +500
==========================================
- Hits 24188 24011 -177
- Misses 1112 1789 +677
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Simpler way to write coefficients