Design
API documentation
varipeps.config
varipeps.contractions
varipeps.ctmrg
varipeps.expectation
varipeps.mapping
varipeps.optimization
varipeps.peps
varipeps.typing
varipeps.utils
Typing helper for the module
Typing object for a numpy or jax tensor
alias of ndarray | Array
ndarray
Array
Test if object is a integer.
a – Object to be tested
True if object is a integer. False otherwise.
bool
Test if object is a numpy or jax tensor
True if object is a numpy or jax.ndarray. False otherwise.