Science Score: 54.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
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (7.7%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: HISKP-ph
  • License: gpl-3.0
  • Language: C++
  • Default Branch: master
  • Size: 181 KB
Statistics
  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 1
Created about 3 years ago · Last pushed over 1 year ago
Metadata Files
Readme License Citation

README.md

DOI arXiv article

khuri

Khuri-Treiman equations for different decay processes. The python API uses the Gasser-Rusetsky method, while the c++ API uses the Pinocchio method.\ In the c++ API the following processes are currently implemented:\ eta(') -> 3 pi (also C-violating)\ eta' -> eta pi pi (also C-violating)\ V -> 3 pi (J^PC=1^--)\ X -> 3 pi (J^PC=1^-+)\ T -> 3 pi (J^PC=2^++)\ \ The code contains all tools for decays into 3 particles of 1 or 2 different masses. And numerical tools are implementet for processes up to D-waves.

Methods

NOTICE contains the references that are used in this project.

Citation

How to cite this project is noted in CITATION.

License

A GNU General Public License v3.0 is provided in LICENSE.

Documentation

To build the documentation of the python API, go to the directory docs. Subsequently enter:

make html

Then open the file docs/_build/html/index.html in a web browser.

To build the documentation of the C++ API, got to the directory cpp/docs. Subsequently enter:

doxygen Doxyfile

Then open the file cpp/docs/build/html/index.html in a web browser.

Owner

  • Name: HISKP-ph
  • Login: HISKP-ph
  • Kind: organization
  • Location: Germany

Hadron phenomenology group at the University of Bonn

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Akdag"
  given-names: "Hakan"
  orcid: "https://orcid.org/0000-0003-0876-3515"
- family-names: "Kubis"
  given-names: "Bastian"
  orcid: "https://orcid.org/0000-0002-1541-6581"
- family-names: "Niehus"
  given-names: "Malwin"
  orcid: "https://orcid.org/0000-0002-5955-5380"
- family-names: "Stamen"
  given-names: "Dominik"
  orcid: "https://orcid.org/0000-0003-0036-2928"
title: "Software to solve Khuri--Treiman equations"
version: 1.0.0
date-released: 2023
url: "https://github.com/HISKP-ph/khuri_treiman"

GitHub Events

Total
  • Push event: 2
Last Year
  • Push event: 2