Skip to content

Commit 95dd275

Browse files
committed
typo
1 parent b7b539f commit 95dd275

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

libensemble/gen_funcs/persistent_gpCAM.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ def persistent_gpCAM(H_in, persis_info, gen_specs, libE_info):
158158
"""
159159
This generation function constructs a global surrogate of `f` values. It is
160160
a batched method that produces a first batch uniformly random from (lb, ub).
161-
On subequent iterations, it calls an optimization method to produce the next
161+
On subsequent iterations, it calls an optimization method to produce the next
162162
batch of points. This optimization might be too slow (relative to the
163163
simulation evaluation time) for some use cases.
164164

0 commit comments

Comments
 (0)