Directory Statistics for main/baryons/

Back to Index Page

Lines Of Code for main/baryons/

Commits for main/baryons/ (per author)

AuthorRevisionsLines of CodeAdded Lines of CodeLines of Code per Change
colin46 (47.4%) 2040 (67.9%) 2415 (58.4%) 44.35
dgr41 (42.3%) 493 (16.4%) 1161 (28.1%) 12.02
edwards10 (10.3%) 471 (15.7%) 562 (13.6%) 47.10

Commit Log

DateAuthorFile/Message
10/29/07 12:47 PMedwards
Induced changes (1 Files changed, 0 Lines changed)
main/baryons/Makefile.in 1.16 (+0 -0)
4/18/07 5:58 PMedwards
Induced changes (1 Files changed, 0 Lines changed)
main/baryons/Makefile.in 1.15 (+0 -0)
7/17/06 3:48 PMedwards
Induced changes (1 Files changed, 0 Lines changed)
main/baryons/Makefile.in 1.14 (+0 -0)
5/21/06 12:32 AMedwards
Induced changes. (1 Files changed, 0 Lines changed)
main/baryons/Makefile.in 1.13 (+0 -0)
1/6/06 12:33 AMedwards
Induced changes. (1 Files changed, 0 Lines changed)
main/baryons/Makefile.in 1.12 (+0 -0)
9/1/05 1:02 AMedwards
Induced changes. (1 Files changed, 0 Lines changed)
main/baryons/Makefile.in 1.11 (+0 -0)
7/21/05 5:38 PMedwards
Changed off_t to n_uint64_t (1 Files changed, 2 Lines changed)
main/baryons/read_qqq_prop.cc 1.7 (+2 -2)
3/10/05 11:32 AMedwards
Induced changes. (1 Files changed, 94 Lines changed)
main/baryons/Makefile.in 1.10 (+94 -89)
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"
(4 Files changed, 39 Lines changed)
main/baryons/ttt.cc 1.3 (+2 -1)
main/baryons/qqq_prop.cc 1.11 (+5 -2)
main/baryons/compute_corrs.cc 1.3 (+29 -5)
main/baryons/read_qqq_prop.cc 1.6 (+3 -1)
2/4/05 1:44 PMdgr
Updated baryons code - still some problems with file I/O (6 Files changed, 42 Lines changed)
main/baryons/qqq_prop.h 1.7 (+4 -3)
main/baryons/qqq_prop.cc 1.10 (+15 -8)
main/baryons/compute_corrs.cc 1.2 (+3 -3)
main/baryons/Makefile.in 1.9 (+3 -5)
main/baryons/ttt.cc 1.2 (+15 -4)
main/baryons/read_qqq_prop.cc 1.5 (+2 -2)
11/19/04 5:01 PMdgr
Added a couple of missing files (2 Files changed, 239 Lines changed)
main/baryons/compute_corrs.h 1.1 added 47
main/baryons/compute_corrs.cc 1.1 added 192
11/19/04 4:52 PMdgr
A major re-write of the code so as to conform to Colin's new
formats for the group-theory input files.
Still very much "work-in-progress" and not debugged
(9 Files changed, 154 Lines changed)
main/baryons/baryons.cc 1.9 removed
main/baryons/read_qqq_prop.cc 1.4 (+3 -2)
main/baryons/globals.h 1.3 (+17 -9)
main/baryons/ttt.cc 1.1 added 77
main/baryons/qqq_prop.cc 1.9 (+22 -169)
main/baryons/qqq_prop.h 1.6 (+11 -40)
main/baryons/Makefile.in 1.8 (+20 -44)
main/baryons/Makefile.am 1.8 (+4 -14)
main/baryons/baryons_new.cc 1.3 removed
11/1/04 2:05 PMdgr
Removed baryons.cc from the default compilation tree
Several incomplete addtions to baryons_new
(4 Files changed, 86 Lines changed)
main/baryons/Makefile.in 1.7 (+4 -3)
main/baryons/qqq_prop.cc 1.8 (+73 -12)
main/baryons/baryons_new.cc 1.2 (+7 -5)
main/baryons/Makefile.am 1.7 (+2 -2)
7/30/04 11:01 AMdgr
Changed code to read in Colin's new qqq_prop input file (6 Files changed, 121 Lines changed)
main/baryons/Makefile.in 1.6 (+20 -5)
main/baryons/read_qqq_prop.cc 1.3 (+2 -1)
main/baryons/baryons_new.cc 1.1 added
main/baryons/qqq_prop.cc 1.7 (+69 -35)
main/baryons/Makefile.am 1.6 (+6 -1)
main/baryons/qqq_prop.h 1.5 (+19 -4)
6/25/04 4:45 PMdgr
Added modified routine for reading in generalised propagators
Corrected a couple of bugs in qqq_prop
(3 Files changed, 59 Lines changed)
main/baryons/baryons.cc 1.8 (+12 -4)
main/baryons/qqq_prop.cc 1.6 (+46 -6)
main/baryons/read_qqq_prop.cc 1.2 (+1 -8)
6/18/04 5:39 PMdgr
First pass at reading qqq files..... (6 Files changed, 303 Lines changed)
main/baryons/read_qqq_prop.h 1.1 added 26
main/baryons/Makefile.in 1.5 (+5 -3)
main/baryons/read_qqq_prop.cc 1.1 added 268
main/baryons/qqq_prop.cc 1.5 (+0 -27)
main/baryons/Makefile.am 1.5 (+1 -1)
main/baryons/baryons.cc 1.7 (+3 -0)
6/17/04 6:35 PMcolin
first pass done (9 Files changed, 296 Lines changed)
main/baryons/arrays.h 1.2 (+1 -0)
main/baryons/globals.h 1.2 (+4 -2)
main/baryons/correlate.h 1.3 (+2 -2)
main/baryons/qqq_prop.cc 1.4 (+203 -6)
main/baryons/baryons.cc 1.6 (+2 -2)
main/baryons/correlate.cc 1.2 (+2 -2)
main/baryons/qqq_prop.h 1.4 (+64 -5)
main/baryons/iohelp.cc 1.3 (+12 -0)
main/baryons/iohelp.h 1.3 (+6 -0)
6/17/04 11:24 AMdgr
Committing Makefile.in files associated with changes to baryons/analysis (1 Files changed, 118 Lines changed)
main/baryons/Makefile.in 1.4 (+118 -54)
6/17/04 11:19 AMcolin
minor changes (1 Files changed, 28 Lines changed)
main/baryons/correlate.h 1.2 (+28 -0)
6/17/04 11:13 AMcolin
fff (1 Files changed, 1 Lines changed)
main/baryons/Makefile.am 1.4 (+1 -1)