
| Author | Revisions | Lines of Code | Added Lines of Code | Lines of Code per Change |
|---|---|---|---|---|
| edwards | 211 (78.7%) | 9077 (64.0%) | 17946 (75.1%) | 43.02 |
| kostas | 38 (14.2%) | 4767 (33.6%) | 4974 (20.8%) | 125.45 |
| bjoo | 14 (5.2%) | 378 (2.7%) | 781 (3.3%) | 27.00 |
| dgr | 2 (0.7%) | 60 (0.4%) | 122 (0.5%) | 30.00 |
| uid6503 | 1 (0.4%) | -36 (-0.3%) | 4 (0.0%) | -36.00 |
| uid3790 | 1 (0.4%) | 5 (0.0%) | 8 (0.0%) | 5.00 |
| colin | 1 (0.4%) | -62 (-0.4%) | 57 (0.2%) | -62.00 |
| Date | Author | File/Message |
|---|---|---|
| 1/6/08 11:46 PM | edwards |
First pass at hadron_contract code. Still needs work. Should probably
be turned into just a Manage2PtFunc class. (12 Files changed, 865 Lines changed) main/strippers/hadron_contract_factory.h 1.1 added 36
main/strippers/hadron_contract_aggregate.cc 1.1 added 39
main/strippers/hadron_2pt.cc 1.1 added 34
main/strippers/strip_hadron_contract.cc 1.1 added 193
main/strippers/Makefile.in 1.66
(+38
-21)
main/strippers/simple_meson_2pt_w.h 1.1 added 92
main/strippers/Makefile.am 1.25
(+8
-9)
main/strippers/hadron_contract.cc 1.1 added 103
main/strippers/simple_meson_2pt_w.cc 1.1 added 182
main/strippers/hadron_contract_aggregate.h 1.1 added 22
main/strippers/hadron_contract.h 1.1 added 60
main/strippers/hadron_2pt.h 1.1 added 58
|
| 12/27/07 4:36 PM | edwards |
Changed nrow to latt_size.
(1 Files changed,
3 Lines changed)
main/strippers/strip_buildingblocks.cc 1.13
(+3
-3)
|
| 11/12/07 10:59 AM | edwards |
Change names of baryon files on output in different cases of M_1 > M_2
or M_1 < M_2. (1 Files changed, 41 Lines changed) main/strippers/strip_hadspec.cc 1.12
(+41
-18)
|
| 10/29/07 12:47 PM | edwards |
Induced changes
(1 Files changed,
71 Lines changed)
main/strippers/Makefile.in 1.65
(+71
-57)
|
| 10/6/07 12:04 AM | kostas |
added a jack_fit util to make ensemble files of masses.
(1 Files changed,
2 Lines changed)
main/strippers/Makefile.in 1.64
(+2
-4)
|
| 9/29/07 1:45 AM | edwards |
Added support for SF source/sinks. Collapsed down test of sources
and sinks. (1 Files changed, 15 Lines changed) main/strippers/strip_mesonspec.cc 1.10
(+15
-112)
|
| 9/11/07 12:47 AM | edwards |
Split apart formfac manage codes. Moved around the start of the new
meson_fit and beginnings of baryon_fit codes. (1 Files changed, 4 Lines changed) main/strippers/Makefile.in 1.63
(+4
-2)
|
| 9/1/07 7:40 PM | uid6503 |
Corrected:
1) compilation issues lib/covfit/proplist.cc main/utils/merge_proplists.cc 2) error in source-sink parsing main/strippers/strip_hadspec.cc (1 Files changed, 4 Lines changed) main/strippers/strip_hadspec.cc 1.11
(+4
-40)
|
| 8/28/07 12:37 AM | uid3790 |
Fixed filenames of currents. Added support for SF sources.
(1 Files changed,
8 Lines changed)
main/strippers/strip_hadspec.cc 1.10
(+8
-3)
|
| 8/27/07 5:27 PM | edwards |
Fixed a typo.
(1 Files changed,
9 Lines changed)
main/strippers/strip_hadspec.cc 1.9
(+9
-9)
|
| 8/27/07 5:26 PM | edwards |
Changed to support SF_{POINT,SHELL,WALL}_SOURCE
(1 Files changed,
54 Lines changed)
main/strippers/strip_hadspec.cc 1.8
(+54
-1)
|
| 7/19/07 12:36 PM | edwards |
Changed to read/write correlators in double precision.
(1 Files changed,
11 Lines changed)
main/strippers/strip_hadspec.cc 1.7
(+11
-5)
|
| 7/19/07 12:35 PM | edwards |
Added a ComplexD.
(1 Files changed,
26 Lines changed)
main/strippers/strippers.h 1.4
(+26
-1)
|
| 7/8/07 2:17 PM | kostas |
added staticlight stripper
(3 Files changed,
1032 Lines changed)
main/strippers/Makefile.in 1.62
(+15
-7)
main/strippers/Makefile.am 1.24
(+2
-1)
main/strippers/strip_staticlight.cc 1.1 added 1015
|
| 6/21/07 2:18 PM | edwards |
Changed BinaryReader/Writer class to be abstract, with new
Binary{Buffer,File}{Reader,Writer} derived classes. This structure mirrors that in QDP++. (2 Files changed, 4 Lines changed) main/strippers/strip_bar3ptfn.cc 1.27
(+2
-2)
main/strippers/strip_wallformfac.cc 1.19
(+2
-2)
|
| 6/4/07 3:56 PM | edwards |
Induced changes.
(1 Files changed,
46 Lines changed)
main/strippers/Makefile.in 1.61
(+46
-17)
|
| 6/4/07 3:55 PM | edwards |
Made build process similar among all subdirs. Now, all programs
are bin_PROGRAMS and all use the dependencies on libadat.a . (1 Files changed, 3 Lines changed) main/strippers/Makefile.am 1.23
(+3
-2)
|
| 5/10/07 3:58 PM | kostas |
added some utils
(1 Files changed,
2 Lines changed)
main/strippers/Makefile.in 1.60
(+2
-4)
|
| 4/18/07 6:01 PM | edwards |
Ooops, a fix.
(1 Files changed,
3 Lines changed)
main/strippers/strip_hadspec.cc 1.6
(+3
-3)
|
| 4/18/07 6:00 PM | edwards |
Added the negpar nucleon/sigma.
(1 Files changed,
14 Lines changed)
main/strippers/strip_hadspec.cc 1.5
(+14
-5)
|