Module: openfermion.linalg.wedge_product

This module contains methods to lift tensors to higher spaces through the Grassmann wedge product.

Functions

factorial(...): Find x!.

generate_parity_permutations(...): Generates the permutations and sign of a sequence by constructing a tree where the nth level contains all n-permutations of m (n < m) objects.

wedge(...): Implement the wedge product between left_tensor and right_tensor

EINSUM_CHARS 'abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ'