Skip to content

Python package for lattice calculation in LaMET

Notifications You must be signed in to change notification settings

Greyyy-HJC/LaMETLat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LaMETLat

Python package for lattice calculations in Large Momentum Effective Theory (LaMET)

Philosophy

  • Separate evaluation and visualization:
    • Use .py files for evaluation
    • Use .ipynb files for visualization
  • Decompose large functions into smaller, more manageable functions
  • Save numerical cache for plotting and future evaluations
  • Implement standard logging and cache output

Features

// ... Add key features of the package ...

Installation

bash init.sh

Usage

Check out examples in examples/.

import lametlat as lml

Documentation

// ... Add link to documentation or instructions on how to access it ...

Contact

hejinchen17@gmail.com

About

Python package for lattice calculation in LaMET

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages