grassmanntn

Contents:

  • Release notes
    • v 1.4.0
    • v 1.3.5
    • v 1.3.4
    • v 1.3.3
    • v 1.3.2
    • v 1.3.1
    • v 1.3.0
    • v 1.2.3
  • Package settings
  • Basic examples
    • Initialization
    • Contraction
    • Tensor decompositions
    • Hermitian conjugation
  • Advanced example: 2D Schwinger model
    • Introduction
    • Initial tensor preparation
      • Summarized code
    • Initial tensor compression
    • Coarse-graining procedures
  • grassmanntn (main module)
    • dense and sparse
      • grassmanntn.dense
      • grassmanntn.sparse
      • Description
      • Examples
      • Attributes
      • Unary and binary operations
      • Methods
    • block
      • grassmanntn.block
      • Description
      • Attributes
      • Unary and binary operations
      • Methods
    • einsum()
      • grassmanntn.einsum()
      • Description
      • Algorithm
      • Examples
    • join_legs() and split_legs()
      • grassmanntn.join_legs()
      • grassmanntn.split_legs()
      • Description
      • Examples
    • hconjugate()
      • grassmanntn.hconjugate()
      • Description
      • Examples
    • svd() and eig()
      • grassmanntn.svd()
      • grassmanntn.eig()
      • Description
      • Examples
    • power()
      • grassmanntn.power()
      • Description
    • sqrt()
      • grassmanntn.sqrt()
    • random()
      • grassmanntn.random()
  • grassmanntn.param
    • gparity()
      • grassmanntn.param.gparity()
      • Description
    • sgn()
      • grassmanntn.param.sgn()
      • Description
        • Proof for the equivalence
    • encoder()
      • grassmanntn.param.encoder()
      • Description
        • Proof of the self-inverse
  • grassmanntn.arith
    • grassmann_number
      • grassmanntn.arith.grassmann_number
      • Attributes
      • Unary and binary operations
      • Methods
    • berezin_measure
      • grassmanntn.arith.berezin_measure
      • grassmanntn.arith.d()
      • Attributes
      • Binary operations
      • Examples
    • set_anticommutative
      • grassmanntn.arith.set_anticommutative()
      • grassmanntn.arith.set_ac()
      • Examples
    • get_coeff()
      • grassmanntn.arith.get_coeff()
      • Examples
    • exp()
      • grassmanntn.arith.exp()
grassmanntn
  • Search


© Copyright 2023, Atis Yosprakob.

Built with Sphinx using a theme provided by Read the Docs.