File tree 1 file changed +9
-0
lines changed
1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -51,3 +51,12 @@ objects. The sequence in which these gates are applied are not defined at this s
51
51
Components inside the :code: `c3/generator/ ` and :code: `c3/signal ` sub-modules will be restructured
52
52
in an upcoming release to be more consistent with how the :code: `Model ` class encapsulates smaller
53
53
blocks present in the :code: `c3/libraries ` sub-module.
54
+
55
+
56
+ Parameter Map
57
+ --------------
58
+
59
+ The :code: `ParameterMap ` helps to obtain an optimizable vector of parameters from the various theoretical
60
+ models previously defined. This allows for a simple interface to the optimization algorithms which are tasked
61
+ with optimizing different sets of variables used to define some entity, e.g, optimizing pulse parameters by
62
+ calibrating on hardware or providing an optimal gate-set through model-based quantum control.
You can’t perform that action at this time.
0 commit comments