GithubHelp home page GithubHelp logo

theorydas / self-interacting-feynman Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 10 KB

Code that produces Feynman diagrams of self-interacting fields of n-theory in N-body scatters up to arbitrary order.

Jupyter Notebook 39.04% Python 60.96%
particle-physics feynman-diagrams

self-interacting-feynman's Introduction

Self Interacting Feynman Diagrams of n-th order

SIF(n) or Self Interacting Feynmans of n-th order is a Python program that calculates any possible Feynman Diagrams for a $n_1 \rightarrow n_2$ particle scattering for any n-theory self interacting field at any order of approximation.

Usage

To get a list of encoded information on Feynman Diagrams use the CreateFeynmanDiagrams() function.

For example:

The Feynman Diagrams of a 4-theory $2 \rightarrow n_2$ scattering up to a k_term order.

# Calculate the symbolic nodes for the Feynman Diagrams.
nodes = calculateFeynmanNodes(n_theory = 4, k_term = 2, ni = 2, nf = 2)

Todo

  • The code currently only calculates the connection between the nodes of the Feynman diagrams in symbolic notation and does not draw the diagrams. This requires further suport.
  • Separate illegal contributions where mediators are not connected to each end of the diagram.

self-interacting-feynman's People

Contributors

theorydas avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.