Skip to content

Commit

Permalink
240310.155456.HKT test more dim for npt
Browse files Browse the repository at this point in the history
  • Loading branch information
zaikunzhang committed Mar 10, 2024
1 parent e43a961 commit ca2cfa5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/profile_npt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
matrix:
os: [ubuntu-latest]
matlab: [latest]
dim: [all]
dim: [small, big, large, all]
npt: [n+2, n+6, 2*n, 2*n+2, 3*n, 4*n, n*sqrt(n), 0.25*n*n, 0.5*(n+1)*(n+2)]
solver: [newuoa, bobyqa, lincoa]
competitor: [classical, default]
Expand Down

0 comments on commit ca2cfa5

Please sign in to comment.