string
full name: tenpy.tools.string
parent module:
tenpy.tools
type: module
Functions
|
Format elements of an iterable as if it were a plain list. |
Check if x is a non-string iterable, (e.g., list, tuple, dictionary, np.ndarray) |
|
|
Like |
convert nested a to string readable by mathematica using curly brackets '{...}'. |
|
|
Join multiline strings vertically such that they appear next to each other. |
Module description
Tools for handling strings.