ggr-diagrams

Python-script for calculating values of GGR-diagrams

https://github.com/ablauritsen/ggr-diagrams

Science Score: 57.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 6 DOI reference(s) in README
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (3.1%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Python-script for calculating values of GGR-diagrams

Basic Info
  • Host: GitHub
  • Owner: ABLauritsen
  • Language: Python
  • Default Branch: main
  • Homepage:
  • Size: 74.2 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created almost 3 years ago · Last pushed almost 2 years ago
Metadata Files
Readme Citation

README.md

Python-script for computing the values of small diagrams in the Gaudin-Gillespie-Ripka (GGR) expansion.

The GGR expansion is explained in the papers:
- Almost optimal upper bound for the ground state energy of a dilute Fermi gas via cluster expansion
A. B. Lauritsen, arXiv:2301.08005

The script takes as input a graph and outputs all equivalence classes of quasi-linked permutations, meaning permutations with each linked component having at least one external vertex.

Two permutations/diagrams are equivalent if they have the same value. This happens if the permutations are related by a symmetry of the graph. For each equivalence class is computed the weight being the sign times the number of equivalent permutations in the equivalence class.

Owner

  • Login: ABLauritsen
  • Kind: user

Citation (CITATION.cff)

# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!

cff-version: 1.2.0
title: GGR-diagrams
message: >-
  If you use this software, please cite it using the
  metadata from this file.
type: software
authors:
  - given-names: Asbjørn Bækgaard
    family-names: Lauritsen
    email: alaurits@ist.ac.at
    orcid: 'https://orcid.org/0000-0003-4476-2288'
    affiliation: IST Austria
repository-code: 'https://github.com/ABLauritsen/GGR-Diagrams'
date-released: '2023-08-30'

GitHub Events

Total
Last Year