
| Author | Revisions | Lines of Code | Added Lines of Code | Lines of Code per Change |
|---|---|---|---|---|
| edwards | 978 (75.4%) | 21331 (66.6%) | 44330 (73.1%) | 21.81 |
| mcneile | 114 (8.8%) | 3429 (10.7%) | 3895 (6.4%) | 30.08 |
| kostas | 52 (4.0%) | 2014 (6.3%) | 2365 (3.9%) | 38.73 |
| bjoo | 51 (3.9%) | 547 (1.7%) | 957 (1.6%) | 10.73 |
| egregory | 36 (2.8%) | 1927 (6.0%) | 2282 (3.8%) | 53.53 |
| juge | 27 (2.1%) | 2432 (7.6%) | 5638 (9.3%) | 90.07 |
| flemingg | 15 (1.2%) | 228 (0.7%) | 787 (1.3%) | 15.20 |
| dru | 12 (0.9%) | 69 (0.2%) | 301 (0.5%) | 5.75 |
| ikuro | 5 (0.4%) | 13 (0.0%) | 17 (0.0%) | 2.60 |
| dgr | 5 (0.4%) | 21 (0.1%) | 50 (0.1%) | 4.20 |
| hwlin | 2 (0.2%) | 18 (0.1%) | 27 (0.0%) | 9.00 |
| Date | Author | File/Message |
|---|---|---|
| 12/18/07 8:40 AM | edwards |
Closer to compiling.
(3 Files changed,
177 Lines changed)
lib/meas/hadron/dilution_quark_source_const_w.h 1.3
(+61
-19)
lib/meas/hadron/dilution_operator_aggregate.cc 1.2
(+2
-2)
lib/meas/hadron/dilution_quark_source_const_w.cc 1.2
(+114
-1602)
|
| 12/18/07 7:43 AM | edwards |
More changes in interface. Now only deals with const_iterators.
The intent is that only LatticeFermions (or rather the template type "T") is served from this class. The stoch_group_baryon code at some point needs LatticeColorVector-s, but the dilution object itself only needs to deal with LatticeFermions. (2 Files changed, 20 Lines changed) lib/meas/hadron/dilution_quark_source_const_w.h 1.2
(+12
-6)
lib/meas/hadron/dilution_operator.h 1.2
(+8
-23)
|
| 12/14/07 4:47 PM | kostas |
*** empty log message ***
(1 Files changed,
2 Lines changed)
lib/meas/hadron/delta_2pt_w.cc 3.5
(+2
-1)
|
| 12/14/07 4:41 PM | kostas |
modified the spin averaged projector
(1 Files changed,
2 Lines changed)
lib/meas/hadron/delta_2pt_w.cc 3.4
(+2
-2)
|
| 12/14/07 1:53 AM | edwards |
First version of generic dilution operators on sources. The inline
stoch_group_baryon code is now (trying) to use just these abstract dilution operators. (6 Files changed, 2031 Lines changed) lib/meas/hadron/dilution_quark_source_const_w.cc 1.1 added 1764
lib/meas/hadron/dilution_operator_factory.h 1.1 added 31
lib/meas/hadron/dilution_operator.h 1.1 added 89
lib/meas/hadron/dilution_quark_source_const_w.h 1.1 added 88
lib/meas/hadron/dilution_operator_aggregate.h 1.1 added 22
lib/meas/hadron/dilution_operator_aggregate.cc 1.1 added 37
|
| 12/6/07 12:12 AM | kostas |
added spin averaged correlator for the delta
(1 Files changed,
35 Lines changed)
lib/meas/hadron/delta_2pt_w.cc 3.3
(+35
-1)
|
| 12/4/07 11:46 PM | kostas |
delta_2pt is now doing the delta.... needs checks for correctness though
(3 Files changed,
118 Lines changed)
lib/meas/hadron/delta_2pt_w.cc 3.2
(+47
-17)
lib/meas/hadron/barspinmat_w.h 3.3
(+14
-1)
lib/meas/hadron/barspinmat_w.cc 3.2
(+57
-1)
|
| 12/3/07 11:08 PM | kostas |
added hadron contract for decuplet 2pt functions
(3 Files changed,
266 Lines changed)
lib/meas/hadron/hadron_contract_aggregate.cc 3.4
(+3
-1)
lib/meas/hadron/delta_2pt_w.h 3.1 added 79
lib/meas/hadron/delta_2pt_w.cc 3.1 added 184
|
| 12/3/07 9:59 PM | kostas |
added some bits of code for non-diagonal baryons
(1 Files changed,
47 Lines changed)
lib/meas/hadron/simple_baryon_2pt_w.cc 1.3
(+47
-3)
|
| 11/30/07 1:38 AM | kostas |
added off diagonal Delta's and new spin matrices... need to add a couple of more projectors
(4 Files changed,
70 Lines changed)
lib/meas/hadron/barhqlq_w.cc 3.4
(+25
-1)
lib/meas/hadron/barspinmat_w.cc 3.1
(+25
-1)
lib/meas/hadron/barspinmat_w.h 3.2
(+11
-1)
lib/meas/hadron/barhqlq_w.h 3.2
(+9
-1)
|
| 11/30/07 1:04 AM | kostas |
added mixed Delta
(1 Files changed,
52 Lines changed)
lib/meas/hadron/simple_baryon_2pt_w.h 1.3
(+52
-1)
|
| 11/30/07 12:06 AM | kostas |
fixed final bug... the code now works (passes free field tests for one derivative ops)
(1 Files changed,
9 Lines changed)
lib/meas/hadron/npr_vertex_w.cc 1.7
(+9
-7)
|
| 11/11/07 9:53 AM | kostas |
made it so that it fails for Nc!=3 and Ns!=4
(1 Files changed,
5 Lines changed)
lib/meas/hadron/barQll_w.cc 1.9
(+5
-3)
|
| 11/11/07 9:48 AM | kostas |
fixed it so that it compiles for NC!=3
(1 Files changed,
3 Lines changed)
lib/meas/hadron/barQll_w.cc 1.8
(+3
-3)
|
| 11/6/07 7:40 PM | edwards |
Fixed some doxygen comments.
(1 Files changed,
5 Lines changed)
lib/meas/hadron/simple_baryon_seqsrc_w.cc 3.6
(+5
-5)
|
| 10/23/07 10:46 PM | edwards |
Fixed a doxygen comment.
(1 Files changed,
2 Lines changed)
lib/meas/hadron/barhqlq_w.cc 3.3
(+2
-2)
|
| 9/21/07 1:08 AM | edwards |
Fixed SpinMatTsp_t reader.
(1 Files changed,
23 Lines changed)
lib/meas/hadron/simple_baryon_seqsrc_w.cc 3.5
(+23
-31)
|
| 8/11/07 6:43 PM | edwards |
Removed inline_stoch_condensates and turned it into a HadronContract
measurement. (3 Files changed, 428 Lines changed) lib/meas/hadron/stoch_cond_cont_w.cc 3.1 added 346
lib/meas/hadron/hadron_contract_aggregate.cc 3.3
(+4
-1)
lib/meas/hadron/stoch_cond_cont_w.h 3.1 added 78
|
| 6/12/07 12:09 PM | edwards |
Rearranged the XML output. Now into a XMLBufferWriter instead of a raw
string. Also have a XML regression output. (5 Files changed, 50 Lines changed) lib/meas/hadron/hadron_contract.cc 3.3
(+3
-3)
lib/meas/hadron/hadron_2pt.h 1.4
(+7
-16)
lib/meas/hadron/hadron_contract.h 3.3
(+5
-3)
lib/meas/hadron/simple_meson_2pt_w.cc 1.4
(+16
-20)
lib/meas/hadron/hadron_2pt.cc 1.4
(+19
-13)
|
| 6/10/07 10:49 AM | edwards |
New version of HadronContract routines
(11 Files changed,
11 Lines changed)
lib/meas/hadron/hadron_contract_aggregate.h 3.2
(+1
-1)
lib/meas/hadron/hadron_contract.h 3.2
(+1
-1)
lib/meas/hadron/simple_meson_2pt_w.h 1.3
(+1
-1)
lib/meas/hadron/hadron_2pt.cc 1.3
(+1
-1)
lib/meas/hadron/hadron_contract_factory.h 3.2
(+1
-1)
lib/meas/hadron/hadron_contract_aggregate.cc 3.2
(+1
-1)
lib/meas/hadron/simple_baryon_2pt_w.cc 1.2
(+1
-1)
lib/meas/hadron/hadron_2pt.h 1.3
(+1
-1)
lib/meas/hadron/simple_meson_2pt_w.cc 1.3
(+1
-1)
lib/meas/hadron/hadron_contract.cc 3.2
(+1
-1)
lib/meas/hadron/simple_baryon_2pt_w.h 1.2
(+1
-1)
|