Exact Diagonalization for Lattice Gauge Theories

Contents:

  • Installation and Setup
  • Modeling
  • Entanglement
  • QMB Hamiltonian Models
  • Operators
  • Symmetries
  • Tools
    • Checks
    • Config Encoding
    • Derivatives
    • Managing IN/OUT data
    • Mappings Between 1D Indices and Lattice Coordinates
    • Measures
    • Plotting
    • Stabilizers
  • License
Exact Diagonalization for Lattice Gauge Theories
  • Tools
  • View page source

Tools

Contents:

  • Checks
    • validate_parameters()
    • pause()
    • alert()
    • commutator()
    • anti_commutator()
    • check_commutator()
    • check_matrix()
    • check_hermitian()
    • get_time()
  • Config Encoding
    • compute_strides()
    • encode_config()
    • encode_all_configs()
    • decode_key_to_config()
    • binary_search_sorted()
    • index_to_config()
    • config_to_index()
    • compare_configs()
    • config_to_index_linsearch()
    • config_to_index_binarysearch()
  • Derivatives
    • first_derivative()
    • second_derivative()
  • Managing IN/OUT data
    • save_dictionary()
    • load_dictionary()
    • save_data_in_textfile()
    • load_data_from_textfile()
    • save_sparse_matrix_to_dat()
  • Mappings Between 1D Indices and Lattice Coordinates
    • Indexing convention
    • Examples
  • Measures
    • structure_factor()
    • get_charge()
    • get_density()
    • analyze_correlator()
    • r_values()
  • Plotting
    • get_tline()
    • time_integral()
    • custom_average()
    • moving_time_integral()
    • gaussian_time_integral()
    • set_size()
  • Stabilizers
    • decode_Xstrings()
    • extract_support()
    • unique_sorted_int64()
    • all_pairwise_pkeys_support()
    • stabilizer_renyi_sum()
Previous Next

© Copyright 2023, Giovanni Cataldi.

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