Skip to content

Commit

Permalink
updating link name
Browse files Browse the repository at this point in the history
  • Loading branch information
DanPuzzuoli committed Mar 1, 2024
1 parent 913b54b commit b6ca424
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/userguide/how_to_configure_simulations.rst
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ with extra emphasis on the following:
.. note::

As stated in the
:ref:`evaluation modes section of the Models API documentation <evaluation modes>`,
:ref:`model evaluation section of the Models API documentation <model evaluation>`,
when using a sparse evaluation mode, to preserve sparsity, it is recommended to
only use *diagonal* rotating frames, which can be specified as a 1d array to the
``rotating_frame`` kwarg of :class:`.Solver` instantiation.
Expand Down
2 changes: 1 addition & 1 deletion qiskit_dynamics/models/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
transformation is implemented in :meth:`~qiskit_dynamics.models.rotating_wave_approximation`, see
its documentation for details.
.. _evaluation modes:
.. _model evaluation:
Controlling model evaluation: array libraries and vectorization
===============================================================
Expand Down

0 comments on commit b6ca424

Please sign in to comment.