tools

  • full name: tenpy.tools

  • parent module: tenpy

  • type: module

Module description

A collection of tools: mostly short yet quite useful functions.

Some functions are explicitly imported in other parts of the library, others might just be useful when using the libary. Common to all tools is that they are not just useful for a single algorithm but fairly general.

Submodules

hdf5_io

Tools to save and load data (from TeNPy) to disk.

params

Tools to handle config options/paramters for algorithms.

misc

Miscellaneous tools, somewhat random mix yet often helpful.

math

Different math functions needed at some point in the library.

fit

tools to fit to an algebraic decay.

string

Tools for handling strings.

process

Tools to read out total memory usage and get/set the number of threads.

optimization

Optimization options for this library.