moscot.base.problems.BaseProblem.prepare¶
- abstract BaseProblem.prepare(*args, **kwargs)[source]¶
Prepare the problem.
- Parameters:
- Return type:
- Returns:
: Self and updates the following fields:
stage
- set to'prepared'
.problem_kind
- kind of the OT problem.