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 library. Common to all tools is that they are not just useful for a single algorithm but fairly general.
Submodules
Tools to save and load data (from TeNPy) to disk. |
|
Tools to handle config options/parameters for algorithms. |
|
Event handler. |
|
Miscellaneous tools, somewhat random mix yet often helpful. |
|
Different math functions needed at some point in the library. |
|
tools to fit to an algebraic decay. |
|
Tools for handling strings. |
|
Tools to read out total memory usage and get/set the number of threads. |
|
Optimization options for this library. |
|
Tools to temporarily cache parts of data to disk in order to free RAM. |
|
Tools for thread-based parallelization. |
|
Tools around spectral functions. |
|
This module contains functions for linear prediction. |