https://github.com/amplitudegravity/kinematicalgebra
This project is to generate the kinematic algebra in Yang-Mills amplitude
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
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
Metadata Files
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
- Repositories: 4
- Profile: https://github.com/AmplitudeGravity
Theoretical Physics coding in Mathematica and Julia