params
full name: tenpy.tools.params
parent module:
tenpy.tools
type: module
Classes
|
Dict-like wrapper class for parameter/configuration dictionaries. |
Functions
|
Convert a dict-like config to a |
|
Load a yaml file with support for an additional !py_eval tag. |
Module description
Tools to handle config options/parameters for algorithms.
See the doc-string of Config
for details.