Skip to content

A Mathematica and Julia Code Collection for Generating and Solving Functional Renormalization Group Equations.

License

Notifications You must be signed in to change notification settings

Yangyang-Tan/FRG-Code-Collection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FRG-Code-Collection

Functional Renormalization Group is an nonperturbative functional method for solving effective actions.

This repository contains two parts:

  • Get the FRG Flow Equation

  • Feynman Rules from Lagrangian

  • FRG Vertex Expansion(get the loop diagram)

  • Tensor Projection and Super-Trace Computation(tensor contraction; internal momentum integration; matsubara sum)

  • Solve the FRG Equation

We use Julia to solve the FRG equation. To solve FRG equation efficiently we needs lots of numeral tricks. We list these tricks below:

  • Numerical Integration(CPU)
  • Numerical Integration(GPU)
  • Piecewise Interpolation(CPU)
  • Piecewise Interpolation(GPU)
  • Chebyshev Interpolation(CPU)
  • Chebyshev Interpolation(GPU)
  • Banded Matrix, Sparse Matrix multiplication on GPU
  • Stiff ODE

About

A Mathematica and Julia Code Collection for Generating and Solving Functional Renormalization Group Equations.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published