Skip to content

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

Notifications You must be signed in to change notification settings

joshuazlin/qcdutils

This branch is 3 commits ahead of mdipierro/qcdutils:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c78dc01 · Dec 11, 2023

History

66 Commits
Dec 11, 2023
Feb 16, 2012
Feb 16, 2012
Dec 11, 2023
Feb 22, 2012
Feb 16, 2012
Feb 21, 2012
Jan 30, 2012
Feb 10, 2012

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%