Skip to content

Commit 62aa67e

Browse files
Update qiskit_experiments/curve_analysis/__init__.py
Co-authored-by: Yael Ben-Haim <[email protected]>
1 parent a25043d commit 62aa67e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

qiskit_experiments/curve_analysis/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
optimization tasks in the same class. The analysis is implemented with following data model.
3232
3333
- Group: This is top level component of the fitting. If an analysis defines
34-
multiple groups, it performs multiple independent optimization
34+
multiple groups, it performs multiple independent optimizations
3535
and generates results for every optimization group.
3636
3737
- Series: This is a collection of curves to form a multi-objective optimization task.

0 commit comments

Comments
 (0)