sort by:
Revision Author Date Message Commit Date
7faae9b New example output. 12 March 2005, 18:43:57 UTC
8922869 Info on 1.20.1 12 March 2005, 18:43:38 UTC
8b06c50 Changed to use an XML interface. Added a GammaInsertion capability. 12 March 2005, 18:42:34 UTC
b3032c6 Added a generic extra gamma-matrix insertion inside formfac-contraction that allows transition FF like rho->pi. The default GammaInsertion=0 corresponding to Gamma(0)=1 should be used. Changed pointers of BinaryWriter to simply instances. Got rid of char* in favor of string. 12 March 2005, 18:41:49 UTC
1f62ba0 Small cleanups. In nuclUUnpol change a prop=1 to simply a spinmatrix=1 to save flops. 12 March 2005, 18:38:31 UTC
8cb3e21 Removed unused t_source. 12 March 2005, 17:50:15 UTC
744289e First version of input and output xml 11 March 2005, 03:59:07 UTC
2342caf Added default (not turned on) Aniso just for reference. 10 March 2005, 19:18:09 UTC
eccd5ff Added dwf cg 09 March 2005, 19:56:53 UTC
abeaf54 Induced changes. 07 March 2005, 03:08:34 UTC
e635f28 Updated to use NUCL_{U,D}_MIXED_NONREL codes. 07 March 2005, 03:06:54 UTC
417bc97 Added NUCL_{U,D}_MIXED_NONREL to tests. 07 March 2005, 03:04:27 UTC
08d37fa Info on 1.20.0 07 March 2005, 03:03:39 UTC
1e6ca66 Induced changes. 07 March 2005, 02:59:41 UTC
8dbfaf5 Changed to version 1.20 07 March 2005, 02:59:17 UTC
d6ae78c Changed to support only named strings for sources. Seqsource magic numbers have finally been removed. 07 March 2005, 02:57:59 UTC
05b325d Overhauled to now use mapped function calls for the source creation. 07 March 2005, 02:57:14 UTC
2cd4dce Added force measurements. Hopefully this doesn't get too costly. The measurements are simply norm2(ds_u) calls. 07 March 2005, 02:55:59 UTC
052e887 Changed barseqsrc and mesonseqsrc to now provide functions for a new hadseqsrc. These sources are mapped function calls. 07 March 2005, 02:55:20 UTC
245425d Changed sequential source to always be a string. 07 March 2005, 02:54:15 UTC
ea95cc7 Removed enum_seqsrctype_io 07 March 2005, 02:53:58 UTC
6255c1c Induced changes. 07 March 2005, 02:53:26 UTC
d99f276 Added seqsrc_funcmap_w.{h,cc}. Removed enum_seqsrctype* . Added funcmap.h 07 March 2005, 02:53:01 UTC
d79066e Function map - build a map of function calls. Avoids indirection of call-back used in ObjectFactory. 07 March 2005, 02:52:20 UTC
bc09756 Info on 1.19.14 06 March 2005, 23:31:39 UTC
0935302 Made SzinGauge_t a copy to writeSzinTrunc. Make a local copy. 06 March 2005, 23:20:21 UTC
9c4fac7 Bug fix. The "Nd" and "Nc" where taken to be the enclosing scope, instead of the QDP vars. Qualify with QDP:: 06 March 2005, 23:19:08 UTC
68eabdc Changed to 1 smearing. 06 March 2005, 18:43:26 UTC
ff7c7d1 Induced changes. 06 March 2005, 18:32:25 UTC
34c94eb Moved up propagator_hack to bin_programs for now. 06 March 2005, 18:20:40 UTC
e2a297a Added szin reading/writing. This is a hack. 06 March 2005, 17:50:20 UTC
794dbd8 Induced changes. 06 March 2005, 17:26:36 UTC
15631c1 Added propagator_hack.cc 06 March 2005, 17:25:54 UTC
afa20e6 HACK***** - szin propagator writer. 06 March 2005, 17:25:41 UTC
2badc03 Changed a final "throw" to QDP_abort(1). 06 March 2005, 17:21:18 UTC
63d781c Version 3 input file. 06 March 2005, 17:16:51 UTC
a68a0b4 More stuff. 04 March 2005, 15:48:58 UTC
c1a4d58 Updated the even-odd time prec linops. 03 March 2005, 17:19:40 UTC
7140936 Info on 1.19.13 03 March 2005, 05:01:33 UTC
b38b974 Another test file. 03 March 2005, 04:51:16 UTC
df85125 Arrghh, bug fix. The scale_fac was messed up in the ZOLO case. This was introduced in the conversion to having ApproxMin/Max inside the FermionAction group. 03 March 2005, 04:38:36 UTC
b9a8acd Ooops, accidentally turned off mresP=false. It should be on. 03 March 2005, 04:05:18 UTC
614d86c Info on 1.19.12 03 March 2005, 01:47:40 UTC
9bfb68f 4D Sign function of H_t test 02 March 2005, 22:08:18 UTC
28d37a3 Added paranoia checks of whether QDP_isInitialized . 02 March 2005, 19:07:37 UTC
a2a35a4 Added missing init of cwd. 02 March 2005, 19:00:39 UTC
a809dd2 Readded chi.resizes but with guards 02 March 2005, 18:32:04 UTC
afbb290 Removed chi.resize() stuff from LinopArrays 02 March 2005, 16:27:15 UTC
e4e3a8a Changed to using an anonymous namespace. 02 March 2005, 02:59:37 UTC
94e5417 Removed redundant semi-colen. 02 March 2005, 02:58:22 UTC
a26c47a Changed to new Chroma initialize/finalize format. Changed all XMLReader("DATA") to use a command-line param arg. Changed all XMLFileWriter(XMLDAT) to use the singleton instance. 02 March 2005, 00:44:18 UTC
453ff44 Removed xmllog from exposed include files (used internally). Removed unused XMLReader singletong and added log writer singleton. 02 March 2005, 00:42:37 UTC
8587cc6 New init format. 02 March 2005, 00:41:49 UTC
e0964d9 Added global sum of times so-as to average. 01 March 2005, 23:23:50 UTC
4f91a78 Split out the state construction. 01 March 2005, 23:22:57 UTC
c24871c Been moved to mainprogs/main/hmc.cc 01 March 2005, 23:04:56 UTC
bb76df3 Changed to use prec zolo nef. 01 March 2005, 19:23:40 UTC
055fcaa Some more updates. 01 March 2005, 19:18:17 UTC
42eef0e Added a broadcast. 01 March 2005, 19:12:53 UTC
ccc712a Added some more info. 01 March 2005, 19:09:10 UTC
4bfb882 Updated. 01 March 2005, 19:04:50 UTC
da649f4 More changes. 01 March 2005, 03:50:29 UTC
816f671 Test of NEF variants. 01 March 2005, 02:01:13 UTC
d168031 Added gmp args. 28 February 2005, 19:55:09 UTC
61effff New variant of NEF tester. 28 February 2005, 19:43:40 UTC
8a979fa Obsolete. 28 February 2005, 19:43:20 UTC
3bb8f98 Do a resize of output arg. 28 February 2005, 19:38:07 UTC
52452ba Put class params into a struct. 28 February 2005, 19:37:48 UTC
740f1ea New test file. 28 February 2005, 19:36:50 UTC
750f265 Fixed to actually be v7. 28 February 2005, 04:15:48 UTC
6dbe954 Fixed include file to point to polylp instead of mesplq !! 28 February 2005, 04:03:56 UTC
17ec3a5 Info on 1.19.11 28 February 2005, 03:36:25 UTC
9932ec7 Added wrapper around call to MesPlq that prints xml. 28 February 2005, 03:35:50 UTC
82dc5c6 Fixed doxygen comments. 28 February 2005, 03:35:25 UTC
fdf3ad7 Collapsed code surrounding MesPlq call to a single sub call. 28 February 2005, 03:34:46 UTC
b04e672 Info on 1.19.10 28 February 2005, 01:29:49 UTC
6cb5eb6 Added simple check the input file looks reasonable. 27 February 2005, 23:10:49 UTC
8916bf5 New sink_smear and qqq format. Removed obsolete variants. 27 February 2005, 22:48:01 UTC
4775582 Changed input format. 27 February 2005, 22:47:19 UTC
82e79c9 Added support to optimize away a read if the prop file names are the same. 27 February 2005, 21:03:58 UTC
98cf8b8 New variants of input. 27 February 2005, 21:03:25 UTC
bd7ec96 Removed now obsolete input files. New version 4 format takes an array of barcomp. 27 February 2005, 20:35:29 UTC
3fd64e3 Simplified linkage. 25 February 2005, 03:14:47 UTC
934f827 Made lmdagm return a new object that combines the denominators of each term (M and M^dag) into one CG call. 25 February 2005, 03:01:55 UTC
e221fe1 Simplified linkage. 24 February 2005, 22:29:55 UTC
8a79cf7 To do list 24 February 2005, 11:54:47 UTC
434bad4 5D Chrono Inverter 24 February 2005, 11:52:41 UTC
40dd4ab 5D Chrono Inverter 24 February 2005, 11:52:30 UTC
e6aa9fe Info on 1.19.9 24 February 2005, 03:26:36 UTC
997f4fa Info on 1.19.9 24 February 2005, 03:26:11 UTC
870e912 Added missing (re)declaration of MDSolutionPredictor() 24 February 2005, 03:15:24 UTC
5e47ebf Added normalisation to stabilise GramSchmidt in Chrono solver. Now seems to work better with the 4D test Wilson HMC. Reduces no of inversions from 15-13 to 3 with 8 vectors. Worth doing, but use with care in single precision (Reversibility etc). 5D implementation still to do tomorrow (which is only 13 minutes away 23 February 2005, 23:48:10 UTC
b65c1bf Minimal Residual Extrapolation Predictor 23 February 2005, 22:24:14 UTC
6be81f1 Initial stabs at MRE Chrono predictor. An LU SSystem solver and the predictor itself 23 February 2005, 22:14:26 UTC
7885e91 Info on 1.19.8 23 February 2005, 19:31:25 UTC
ee6d8ad Info on 1.19.9 23 February 2005, 19:30:27 UTC
9efe12f Changed include of param_io.h to aniso_io.h to thin-out file dependencies. 23 February 2005, 19:29:20 UTC
b310516 Induced changes. 23 February 2005, 19:27:39 UTC
36cafb3 Added aniso_io.{h,cc} and smearing_io.{h,cc} 23 February 2005, 19:27:15 UTC
51ab41f Split off AnisoParam_t and SmearingParam_t to their own separate files. 23 February 2005, 19:26:40 UTC
back to top