trying to guarantee a containing simplex
This commit is contained in:
@@ -28,7 +28,6 @@ class TestSequenceFunctions(unittest.TestCase):
|
||||
]
|
||||
self.q = [exact_func(p) for p in self.points]
|
||||
|
||||
self.X = [0.25, 0.4001]
|
||||
self.X = [0.55, 0.45]
|
||||
|
||||
self.g = grid(self.points, self.q)
|
||||
|
||||
Reference in New Issue
Block a user