Skip to content

Commit 46140d3

Browse files
committed
basic note on ParameterMap
1 parent 8a1d4d7 commit 46140d3

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/intro.rst

+9
Original file line numberDiff line numberDiff line change
@@ -51,3 +51,12 @@ objects. The sequence in which these gates are applied are not defined at this s
5151
Components inside the :code:`c3/generator/` and :code:`c3/signal` sub-modules will be restructured
5252
in an upcoming release to be more consistent with how the :code:`Model` class encapsulates smaller
5353
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.

0 commit comments

Comments
 (0)