From ca2cfa570046da4ad1de70bb2d30b8d69d300dda Mon Sep 17 00:00:00 2001 From: zaikunzhang Date: Sun, 10 Mar 2024 15:54:56 +0800 Subject: [PATCH] 240310.155456.HKT test more dim for npt --- .github/workflows/profile_npt.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/profile_npt.yml b/.github/workflows/profile_npt.yml index a2a9e9a8bb..4969067046 100644 --- a/.github/workflows/profile_npt.yml +++ b/.github/workflows/profile_npt.yml @@ -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]