Skip to content

Commit 4d6641b

Browse files
committed
add documentation for starmap parallelization; add make.bat for building the docs on windows
1 parent c3573a7 commit 4d6641b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pymoo/model/problem.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ def __init__(self,
5050
elementwise_evaluation : bool
5151
5252
parallelization : str or tuple
53+
See :ref:`nb_parallelization` for guidance on parallelization.
5354
5455
"""
5556

0 commit comments

Comments
 (0)