Author Statistics for dgr

Back to Index Page

Author Details

Login: dgr
Fullname: dgr
Revisions: 113
Lines of Code: 1502
Added Lines of Code: 11739
Lines of Code per Change: 13.3

Author of the Month

Lines Of Code (per Author)

Lines Of Code for dgr (per module)

Activity

Commit Log

DateAuthorFile/Message
11/28/06 4:39 PMdgr
One bug fix in ttt: now correctly skips over missing configurations
Two functional changes: assumes that files are stored in subdirectories
labelled by configuration number, and assumes files have extension lime
(2 Files changed, 13 Lines changed)
main/ttt/ttt.cc 1.5 (+9 -4)
main/ttt/qqq_props.cc 1.10 (+4 -37)
11/16/06 12:59 PMdgr
Now read lattice sizes from private record (2 Files changed, 62 Lines changed)
main/ttt/corr_info.cc 1.4 (+1 -1)
main/ttt/qqq_props.cc 1.9 (+61 -8)
11/9/05 11:11 AMdgr
Modified to extract lattice sizes from XML record that exists in latest chroma - backward compatible (1 Files changed, 10 Lines changed)
main/ttt/qqq_props.cc 1.8 (+10 -4)
3/8/05 9:06 AMdgr
Fixed Makefile.am (2 Files changed, 21 Lines changed)
main/ttt/Makefile.in 1.3 (+14 -32)
main/ttt/Makefile.am 1.2 (+7 -7)
3/8/05 8:52 AMdgr
Fixed bug in xml reader part of qqq_props (2 Files changed, 107 Lines changed)
main/ttt/qqq_props.cc 1.3 (+2 -2)
main/ttt/Makefile.in 1.2 (+105 -107)
3/3/05 5:33 PMdgr
Added ttt (3 Files changed, 4 Lines changed)
lib/Makefile.in 1.32 (+0 -0)
configure 1.30 (+3 -0)
configure.ac 1.12 (+1 -0)
3/1/05 1:04 PMdgr
Minor changes, like passing the directory root... (3 Files changed, 19 Lines changed)
main/ttt/qqq_props.h 1.2 (+2 -1)
main/ttt/ttt.cc 1.2 (+4 -2)
main/ttt/qqq_props.cc 1.2 (+13 -10)
2/16/05 10:09 AMdgr
Changed code to output real and imaginary pieces in separate files (2 Files changed, 30 Lines changed)
main/ttt/compute_corrs.cc 1.2 (+26 -16)
main/ttt/arrays.h 1.2 (+4 -4)
2/15/05 1:15 PMdgr
A rewrite of the baryon analysis code, with all the routines now
contained in "ttt", for "Tie Them Together"
(20 Files changed, 1891 Lines changed)
main/ttt/iohelp.h 1.1 added 93
main/ttt/iohelp.cc 1.1 added 355
main/Makefile.in 1.19 (+1 -1)
main/ttt/test_qqq_props.cc 1.1 added 16
main/baryons/read_qqq_prop.cc 1.6 (+3 -1)
main/ttt/corr_info.h 1.1 added 88
main/ttt/qqq_props.h 1.1 added 69
main/ttt/compute_corrs.h 1.1 added 16
main/ttt/arrays.h 1.1 added 295
main/ttt/compute_corrs.cc 1.1 added 49
main/ttt/Makefile.am 1.1 added 60
main/ttt/ttt.cc 1.1 added 79
main/ttt/test_corr_info.cc 1.1 added 20
main/baryons/qqq_prop.cc 1.11 (+5 -2)
main/baryons/ttt.cc 1.3 (+2 -1)
main/baryons/compute_corrs.cc 1.3 (+29 -5)
main/ttt/corr_info.cc 1.1 added 53
main/Makefile.am 1.6 (+1 -1)
main/ttt/Makefile.in 1.1 added 447
main/ttt/qqq_props.cc 1.1 added 210
2/4/05 1:44 PMdgr
Updated baryons code - still some problems with file I/O (32 Files changed, 2789 Lines changed)
other_libs/xpath_reader/lib/Makefile.in 1.21 (+104 -121)
main/baryons/qqq_prop.h 1.7 (+4 -3)
other_libs/xpath_reader/include/Makefile.in 1.19 (+55 -93)
main/baryons/compute_corrs.cc 1.2 (+3 -3)
main/baryons/Makefile.in 1.9 (+3 -5)
other_libs/c-lime/doc/Makefile.in 1.3 (+39 -61)
other_libs/xpath_reader/examples/Makefile.in 1.20 (+148 -141)
other_libs/c-lime/aclocal.m4 1.25 (+500 -735)
other_libs/c-lime/include/Makefile.in 1.22 (+61 -97)
main/Makefile.in 1.18 (+1 -3)
main/mres/Makefile.in 1.13 (+3 -5)
main/fitters/Makefile.in 1.16 (+15 -13)
other_libs/c-lime/configure 1.28 (+522 -1127)
other_libs/c-lime/examples/Makefile.in 1.21 (+118 -119)
include/Makefile.in 1.19 (+1 -3)
other_libs/xpath_reader/Makefile.in 1.19 (+102 -162)
lib/Makefile.in 1.31 (+3 -5)
other_libs/c-lime/Makefile.in 1.33 (+100 -161)
other_libs/Makefile.in 1.15 (+1 -3)
aclocal.m4 1.17 (+40 -90)
main/baryons/qqq_prop.cc 1.10 (+15 -8)
main/baryon_analysis/Makefile.in 1.11 (+3 -5)
other_libs/c-lime/lib/Makefile.in 1.21 (+102 -118)
main/strippers/Makefile.in 1.21 (+3 -5)
main/baryons/read_qqq_prop.cc 1.5 (+2 -2)
other_libs/xpath_reader/aclocal.m4 1.19 (+560 -734)
main/baryon_analysis/qqq_io.cc 1.4 (+1 -1)
main/spectrum/Makefile.in 1.17 (+3 -5)
configure 1.29 (+32 -76)
other_libs/xpath_reader/configure 1.18 (+227 -460)
main/baryons/ttt.cc 1.2 (+15 -4)
Makefile.in 1.17 (+3 -6)