Skip to content

Automatically exported from code.google.com/p/qcdutils

Notifications You must be signed in to change notification settings

joshuazlin/qcdutils

 
 

Repository files navigation

Forked from https://github.com/mdipierro/qcdutils

Changes 
 - Partially ported from Python2 to Python3
 - Added 'npy' format, for saving to a numpy array. The shape is [4,LX,LY,LZ,LT,3,3], where the first index is the link direction. 

Things that work:
  >> python3 qcdutils_get.py -c npy filename
  >> python3 qcdutils_get.py -c ildg filename
where filename points to a NERSC configuration, in IEEE64LITTLE. Other input/output types not guarenteed to work (likely will fail due to incomplete porting)


About

Automatically exported from code.google.com/p/qcdutils

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%