We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9566f8a commit 7376b9cCopy full SHA for 7376b9c
iga/use_cases/laplacian_3d_stanford_bunny/convergence.py
@@ -10,7 +10,7 @@
10
)
11
12
13
-INSERTION_COUNTS = [15, 20, 25, 30, 35, 40, 50]
+INSERTION_COUNTS = [20, 25, 30, 35, 40, 45, 50]
14
POLYNOMIAL_ORDER = 2
15
DOMAIN_LENGTH = 2.0
16
0 commit comments