Skip to content

Commit

Permalink
tweak positive side amplitude
Browse files Browse the repository at this point in the history
  • Loading branch information
oguyon committed Nov 24, 2023
1 parent 1d03fa5 commit 3f0a07c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/milk-extra-src/linalgebra/basis_rotate_match.c
Original file line number Diff line number Diff line change
Expand Up @@ -312,7 +312,7 @@ errno_t compute_basis_rotate_match(

double alphap = 1.0;
double dangle = 1.0;
double posSideAmp = 5.0;
double posSideAmp = 10.0;

// temp storate for vects to be swapped

Expand Down

0 comments on commit 3f0a07c

Please sign in to comment.