Add fixed and exact-trace Frontier surfaces

This commit is contained in:
2026-07-17 10:13:25 +08:00
parent 0c747448b6
commit 6e8704d525
24 changed files with 8949 additions and 6 deletions

View File

@@ -0,0 +1,13 @@
config,tp,mns,real,simulator
tp1_mns8,1,8,7.0,8.0
tp1_mns16,1,16,7.0,8.0
tp1_mns32,1,32,7.0,8.0
tp1_mns64,1,64,7.0,8.0
tp2_mns8,2,8,7.0,8.0
tp2_mns16,2,16,7.0,8.0
tp2_mns32,2,32,7.0,8.0
tp2_mns64,2,64,7.0,8.0
tp4_mns8,4,8,8.0,8.0
tp4_mns16,4,16,8.0,8.0
tp4_mns32,4,32,8.0,8.0
tp4_mns64,4,64,8.0,8.0
1 config tp mns real simulator
2 tp1_mns8 1 8 7.0 8.0
3 tp1_mns16 1 16 7.0 8.0
4 tp1_mns32 1 32 7.0 8.0
5 tp1_mns64 1 64 7.0 8.0
6 tp2_mns8 2 8 7.0 8.0
7 tp2_mns16 2 16 7.0 8.0
8 tp2_mns32 2 32 7.0 8.0
9 tp2_mns64 2 64 7.0 8.0
10 tp4_mns8 4 8 8.0 8.0
11 tp4_mns16 4 16 8.0 8.0
12 tp4_mns32 4 32 8.0 8.0
13 tp4_mns64 4 64 8.0 8.0

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

Binary file not shown.

After

Width:  |  Height:  |  Size: 105 KiB