Skip to content

Commit e9139c4

Browse files
committed
readd import
1 parent c55e389 commit e9139c4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/local_test_performance/local_test_global_opt.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
from tqdm import tqdm
33
import numpy as np
44

5+
from surfaces.test_functions.mathematical import RastriginFunction
6+
57
from gradient_free_optimizers import (
68
RandomSearchOptimizer,
79
RandomRestartHillClimbingOptimizer,

0 commit comments

Comments
 (0)