We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a25043d commit 62aa67eCopy full SHA for 62aa67e
qiskit_experiments/curve_analysis/__init__.py
@@ -31,7 +31,7 @@
31
optimization tasks in the same class. The analysis is implemented with following data model.
32
33
- Group: This is top level component of the fitting. If an analysis defines
34
- multiple groups, it performs multiple independent optimization
+ multiple groups, it performs multiple independent optimizations
35
and generates results for every optimization group.
36
37
- Series: This is a collection of curves to form a multi-objective optimization task.
0 commit comments