Skip to content

Commit

Permalink
update figure of tenpy layers
Browse files Browse the repository at this point in the history
  • Loading branch information
jhauschild committed Mar 10, 2021
1 parent e0c5d69 commit 2ed1f59
Show file tree
Hide file tree
Showing 5 changed files with 13,553 additions and 9,382 deletions.
2 changes: 1 addition & 1 deletion doc/commandline-help.txt
Expand Up @@ -20,7 +20,7 @@ optional arguments:
'RealTimeEvolution'.
--option KEY VALUE, -o KEY VALUE
Allows overwriting some options from the yaml files. KEY can be recursive separated by
``/``, e.g. ``dmrg_params/trunc_params/chi``. VALUE is initialized by python's
``/``, e.g. ``algorithm_params/trunc_params/chi``. VALUE is initialized by python's
``eval(VALUE)`` with `np`, `scipy` and `tenpy` defined. Thus ``'1.2'`` and
``'2.*np.pi*1.j/6'`` or ``'np.linspace(0., 1., 6)'`` will work if you include the quotes
on the command line to ensure that the VALUE is passed as a single argument.
Expand Down

0 comments on commit 2ed1f59

Please sign in to comment.