https://github.com/amplitudegravity/kinematicalgebra

This project is to generate the kinematic algebra in Yang-Mills amplitude

https://github.com/amplitudegravity/kinematicalgebra

Science Score: 13.0%

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

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

Repository

This project is to generate the kinematic algebra in Yang-Mills amplitude

Basic Info
  • Host: GitHub
  • Owner: AmplitudeGravity
  • Language: Jupyter Notebook
  • Default Branch: master
  • Size: 14.6 KB
Statistics
  • Stars: 5
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 1
Created about 7 years ago · Last pushed almost 2 years ago
Metadata Files
Readme

README.md

kinematicAlgebra

This project is to generate the kinematic algebra in Yang-Mills amplitude. We define the algebra product to generate the BCJ numerator. We also construct the hidden symmetry from the algebra.

module: vectorDot.jl

The code is using symEngine. * Objects: vecSym---you can create an vector symbol by vecSym("name") * methods: dot ---the dot function define the dot product of two vectors. The input parameter is two vecSym objects or linear combinations of vecSym. For example dot($p1+p2$,$\epsilon3$). The out put is a symEngine symbol $p1\cdot\epsilon3+p2\cdot\epsilon_3$.

Owner

  • Name: gangchern
  • Login: AmplitudeGravity
  • Kind: user

Theoretical Physics coding in Mathematica and Julia

GitHub Events

Total
Last Year