Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 437 Bytes

File metadata and controls

14 lines (11 loc) · 437 Bytes

LatticeABC (labc)

A simple Python package for Lattice QCD data analysis. It is designed with the intent to be compatible as much as possible with standard numpy functions. Basic features include data manipulation, fitting and plotting. It is currently under development; the documentation is under construction.

Requirements

  • h5py
  • numpy
  • pandas
  • matplotlip
  • scipy