Python package for lattice calculations in Large Momentum Effective Theory (LaMET)
- Separate evaluation and visualization:
- Use
.py
files for evaluation - Use
.ipynb
files for visualization
- Use
- Decompose large functions into smaller, more manageable functions
- Save numerical cache for plotting and future evaluations
- Implement standard logging and cache output
// ... Add key features of the package ...
bash init.sh
Check out examples in examples/
.
import lametlat as lml
// ... Add link to documentation or instructions on how to access it ...
hejinchen17@gmail.com