2008-12-01 16:08 jbulava * main/colorvec/: baryon_elem_op.cc, baryon_elem_op.h, irred_baryon_operators.cc, threequark_operators.cc: Modified the MapBaryonElementalOperator class to handle different orderings. 2008-12-01 16:06 jbulava * lib/adat/map_obj.h: Small change to allow for inheritance, changed 'private' to 'protected' 2008-11-29 21:49 edwards * lib/covfit/: BaseFitter.cc, Fitter.cc, coFitter.cc, fitter.h: Put in some judicious const char* in place of char* to make the compiler happy. 2008-11-25 11:34 edwards * main/colorvec/scripts/irrep.mixed.list: List reduced to only enumerated by J^{P} instead of J^{PC}. 2008-11-23 17:35 tag pre-adat2-0 2008-11-23 17:35 jbulava * main/colorvec/: baryon_2pt_contract.cc, threequark_operators.cc: Minor changes. Removed some cout's 2008-11-21 18:00 edwards * main/sfpcac/run_tune/run_laplace.pl: New script. 2008-11-21 00:40 edwards * lib/ensem/ensem_scalarsite_defs.h: Added DPropagator. 2008-11-20 17:26 edwards * main/colorvec/scripts/run_baryon_2pt.pl: Simplified 2008-11-20 17:25 edwards * main/colorvec/scripts/run_meson_2pt_all_ops.pl: Pull out sigma. 2008-11-20 17:23 edwards * main/sfpcac/run_tune/: colorvec_work.pl, run_colorvec_baryon_nf3.pl, run_colorvec_genprop_nf3.pl, run_colorvec_meson_nf3.pl, run_colorvec_prop_nf3.pl: Reorganized scripts - moved more common stuff to the "work" script. 2008-11-19 11:27 edwards * main/sfpcac/run_tune/: colorvec_work.pl, run_colorvec_baryon_nf3.pl, run_colorvec_genprop_nf3.pl, run_colorvec_meson_nf3.pl, run_colorvec_prop_nf3.pl: Abstracted out the copy of the evs and the config. Now return just paths so if run interactively, the files do not need to be copied. 2008-11-18 21:54 edwards * main/colorvec/scripts/extract_all_irrep.pl: Now pass in mass and ensemble info. It makes a perl data file later used by the box-plot script. 2008-11-18 16:24 edwards * main/colorvec/: hadron_2pt_corr.cc, hadron_3pt_corr.cc: Increased allowed ensemble string size to 1024. This is only for reading it back in. 2008-11-18 16:23 edwards * main/colorvec/: hadron_2pt_corr.cc, hadron_3pt_corr.cc: Changed length of strings to be read in to something more sensible. 2008-11-17 22:16 jbulava * main/colorvec/: baryon_2pt_contract.cc, baryon_elem_op.cc, irred_baryon_operators.cc, threequark_contract_ops.cc, threequark_operators.cc: I think I fixed the bug. Some optimizations to follow. 2008-11-17 11:57 edwards * main/colorvec/scripts/: colorvec_scripts.pl, run_meson_2pt_all_irrep.pl: Ooops, pulled off construct_corrmass to a generic location. 2008-11-17 11:14 edwards * main/colorvec/scripts/: colorvec_scripts.pl, run_meson_2pt_all_ops.pl: Moved corrmass construction to a generic place. 2008-11-16 17:09 edwards * main/colorvec/scripts/run_meson_2pt_all_irrep.pl: Changed arguments. Now supports both degenerate and non-degenerate quark masses. 2008-11-16 15:09 edwards * main/colorvec/scripts/: run_meson_2pt_all_irrep.pl, run_meson_2pt_all_ops.pl: Changed to rcp back files. 2008-11-16 15:08 edwards * main/colorvec/scripts/file_test.pl: Changed sigma. 2008-11-14 23:28 edwards * main/colorvec/scripts/file_test.pl: More improvements - this case to the positivity check. 2008-11-14 23:20 edwards * main/colorvec/deriv_meson_operators.cc: Fixed Minkowski phase factor on b0xD_T2. 2008-11-14 22:58 edwards * main/colorvec/: etensor.cc, etensor.h: Fixed norms and signs of Q' (ETensorP3D) tensor. 2008-11-14 16:46 edwards * other_libs/ffdb-lite/src/ConfDataDBMerger.h: Added an error check on the ffdb type. 2008-11-14 16:42 edwards * main/colorvec/dbmerge.cc: Bug fix. Now hand a proper FFDB_FIX_DATA_SIZE to the types vector. 2008-11-14 10:48 edwards * main/colorvec/: etensor.cc, etensor.h: Slight tweak of doxygen comments. No functional change. 2008-11-14 10:42 edwards * main/colorvec/: etensor.cc, etensor.h: Bug fix. The initialization of E_tensorP3d didn't happen and overwrote the E_tensor3d instead. Updated code and comments. The E_tensorP3d just interchanges the first index (0 <-> 1) of the E_tensor3d. 2008-11-13 22:47 edwards * main/colorvec/dbmerge.cc: Got rid of explicit usage of "FIXED". Now, always fixed size DB's. 2008-11-13 22:40 edwards * main/colorvec/displace.cc: Grrh - bug fix. The leftRightE was still the old (wrong) style. Now uses the ETensor (Q). Interchanged the order of "j" and "k" in the loops where the nablas enter. I believe this is an overall sign for D_i and B_i, but in the case of the E_i, it has an effect. 2008-11-13 22:38 edwards * main/colorvec/deriv_meson_operators.cc: Replace some comparisons of double with "0" to instead use "0.0". I don't think this has any effect. 2008-11-13 22:03 edwards * main/colorvec/scripts/file_test.pl: Some bug fixes. 2008-11-13 17:40 edwards * main/colorvec/scripts/irrep.list: Fixed the pion_2xB_T1 op. 2008-11-13 17:36 edwards * main/colorvec/op.list: Fixed the irrep assignment of pion_2xB_T1. 2008-11-13 17:19 edwards * main/colorvec/scripts/file_test.pl: Production version. 2008-11-13 16:59 edwards * main/colorvec/scripts/file_test.pl: Improved the checks. Now have orthogonality check. 2008-11-13 15:25 edwards * main/colorvec/scripts/file_test.pl: More changes. 2008-11-13 14:28 edwards * main/colorvec/: ttensor.cc, ttensor.h: Changed documentation to match the code. 2008-11-13 14:28 edwards * main/colorvec/ttensor.cc: Bug fix. Changed the T_332 coefficient to be T_331. Same value, just the index is changed. It's a typo in the charmonium spectrum paper. 2008-11-13 11:26 jbulava * main/colorvec/irred_baryon_operators.cc: Sorted out some merge issues. Induced change in the Makefile 2008-11-12 17:43 edwards * main/colorvec/: baryon_2pt_contract.h, baryon_3pt.cc, baryon_elem_op.h, dbmerge.cc, dbutil.cc, deriv_meson_operators.cc, genprop_obj.h, hadron_2pt_corr.h, hadron_3pt_corr.h, irred_meson_operators.cc, key_val_db.h, map_obj.h, meson_2pt.cc, meson_2pt_contract.h, meson_3pt.cc, meson_elem_op.h, prop_obj.h, threequark_operators.h, twoquark_operators.h: Moved off key_val_db.h and map_obj.h to lib/io and lib/adat, respectively. 2008-11-12 17:30 edwards * lib/: Makefile.am, adat/map_obj.h, io/key_val_db.h: Added map_obj.h and key_val_db.h 2008-11-12 16:42 edwards * include/covfit/: FitParams_io.h, FpiParams_io.h, Function.h, adat_lapack.h, covarmat.h, fitter.h, jackknife.h, lapack_wrapper.h, proplist.h, statistics.h: Moved to lib 2008-11-12 16:37 edwards * aclocal.m4, configure: Induced changes 2008-11-12 16:37 edwards * Makefile.am, configure, configure.ac, include/Makefile.am, include/adat/adat_stopwatch.h, include/adat/funcmap.h, include/adat/handle.h, include/adat/objfactory.h, include/adat/objfunctor.h, include/adat/singleton.h, include/adat/typeinfo.h, include/adat/typelist.h, include/adat/typemanip.h, include/adat/typetraits.h, include/covfit/fitters/BaryonFfunc.h, include/covfit/fitters/BaryonSfunc.h, include/covfit/fitters/Lookup.h, include/covfit/fitters/chiPT_fKofPi.h, include/covfit/fitters/chiPT_mKomPi.h, include/covfit/fitters/chiPTfp.h, include/covfit/fitters/chiPTgA.h, include/covfit/fitters/chiPTlog.h, include/covfit/fitters/expon.h, include/covfit/fitters/expon_altern.h, include/covfit/fitters/exponaper.h, include/covfit/fitters/exponaper_bar.h, include/covfit/fitters/exponper.h, include/covfit/fitters/exponper_altern.h, include/covfit/fitters/exponper_altern_onemass.h, include/covfit/fitters/exponper_subtr.h, include/covfit/fitters/fitfunctions.h, include/covfit/fitters/gAJfunc.h, include/covfit/fitters/gAKfunc.h, include/covfit/fitters/polynomium.h, include/ensem/ensem.h, include/ensem/ensem_ensem.h, include/ensem/ensem_forward.h, include/ensem/ensem_io.h, include/ensem/ensem_newops.h, include/ensem/ensem_obsantisym.h, include/ensem/ensem_observable.h, include/ensem/ensem_obsmatrix.h, include/ensem/ensem_obsscalar.h, include/ensem/ensem_obstensor.h, include/ensem/ensem_obsvector.h, include/ensem/ensem_operator_tags.h, include/ensem/ensem_params.h, include/ensem/ensem_precision.h, include/ensem/ensem_primgamma.h, include/ensem/ensem_primitive.h, include/ensem/ensem_primmatrix.h, include/ensem/ensem_primscalar.h, include/ensem/ensem_primseed.h, include/ensem/ensem_primspinmat.h, include/ensem/ensem_primspinvec.h, include/ensem/ensem_primvector.h, include/ensem/ensem_random.h, include/ensem/ensem_reality.h, include/ensem/ensem_scalar_specific.h, include/ensem/ensem_scalarsite_defs.h, include/ensem/ensem_simpleword.h, include/ensem/ensem_specializations.h, include/ensem/ensem_stopwatch.h, include/ensem/ensem_traits.h, include/ensem/ensem_type_computations.h, include/formfac/formfac.h, include/formfac/formfac_baryon_matrix_elems.h, include/formfac/formfac_bb.h, include/formfac/formfac_chisqq.h, include/formfac/formfac_data_covar.h, include/formfac/formfac_ensem_linfit.h, include/formfac/formfac_ensemble.h, include/formfac/formfac_linear_covar_genfit.h, include/formfac/formfac_manage.h, include/formfac/formfac_manage_2pt.h, include/formfac/formfac_manage_3pt.h, include/formfac/formfac_manage_3pt_bb.h, include/formfac/formfac_manage_3pt_cache.h, include/formfac/formfac_manage_3pt_db.h, include/formfac/formfac_manage_3pt_stripped.h, include/formfac/formfac_manage_E.h, include/formfac/formfac_manage_aggregate.h, include/formfac/formfac_manage_factory.h, include/formfac/formfac_manage_npr.h, include/formfac/formfac_matrix_elems.h, include/formfac/formfac_matrix_elems_factory.h, include/formfac/formfac_meson_fit.h, include/formfac/formfac_meson_matrix_elems.h, include/formfac/formfac_qsq.h, include/formfac/formfac_solver.h, include/formfac/formfac_state.h, include/formfac/formfac_util.h, include/io/adat_byteorder.h, include/io/adat_io.h, include/io/adat_qdpio.h, include/io/adat_util.h, include/io/adat_xml_group_reader.h, include/io/adat_xmlio.h, include/parton/parton_correlation_functions.h, include/parton/parton_derivatives.h, include/parton/parton_distribution_moments.h, include/parton/parton_renormalization_factors.h, include/recipes/nr.h, include/recipes/nrtypes.h, include/recipes/nrtypes_nr.h, include/recipes/nrutil.h, include/recipes/nrutil_nr.h, include/recipes/print_array.h, lib/Makefile.am, lib/adat/adat_stopwatch.h, lib/adat/funcmap.h, lib/adat/handle.h, lib/adat/objfactory.h, lib/adat/objfunctor.h, lib/adat/singleton.h, lib/adat/typeinfo.h, lib/adat/typelist.h, lib/adat/typemanip.h, lib/adat/typetraits.h, lib/covfit/FitParams_io.h, lib/covfit/FpiParams_io.h, lib/covfit/Function.h, lib/covfit/adat_lapack.h, lib/covfit/covarmat.h, lib/covfit/fitter.h, lib/covfit/jackknife.h, lib/covfit/lapack_wrapper.h, lib/covfit/proplist.h, lib/covfit/statistics.h, lib/covfit/fitters/BaryonFfunc.h, lib/covfit/fitters/BaryonSfunc.h, lib/covfit/fitters/Lookup.h, lib/covfit/fitters/chiPT_fKofPi.h, lib/covfit/fitters/chiPT_mKomPi.h, lib/covfit/fitters/chiPTfp.h, lib/covfit/fitters/chiPTgA.h, lib/covfit/fitters/chiPTlog.h, lib/covfit/fitters/expon.h, lib/covfit/fitters/expon_altern.h, lib/covfit/fitters/exponaper.h, lib/covfit/fitters/exponaper_bar.h, lib/covfit/fitters/exponper.h, lib/covfit/fitters/exponper_altern.h, lib/covfit/fitters/exponper_altern_onemass.h, lib/covfit/fitters/exponper_subtr.h, lib/covfit/fitters/fitfunctions.h, lib/covfit/fitters/gAJfunc.h, lib/covfit/fitters/gAKfunc.h, lib/covfit/fitters/polynomium.h, lib/ensem/ensem.h, lib/ensem/ensem_ensem.h, lib/ensem/ensem_forward.h, lib/ensem/ensem_io.h, lib/ensem/ensem_newops.h, lib/ensem/ensem_obsantisym.h, lib/ensem/ensem_observable.h, lib/ensem/ensem_obsmatrix.h, lib/ensem/ensem_obsscalar.h, lib/ensem/ensem_obstensor.h, lib/ensem/ensem_obsvector.h, lib/ensem/ensem_operator_tags.h, lib/ensem/ensem_params.h, lib/ensem/ensem_precision.h, lib/ensem/ensem_primgamma.h, lib/ensem/ensem_primitive.h, lib/ensem/ensem_primmatrix.h, lib/ensem/ensem_primscalar.h, lib/ensem/ensem_primseed.h, lib/ensem/ensem_primspinmat.h, lib/ensem/ensem_primspinvec.h, lib/ensem/ensem_primvector.h, lib/ensem/ensem_random.h, lib/ensem/ensem_reality.h, lib/ensem/ensem_scalar_specific.h, lib/ensem/ensem_scalarsite_defs.h, lib/ensem/ensem_simpleword.h, lib/ensem/ensem_specializations.h, lib/ensem/ensem_stopwatch.h, lib/ensem/ensem_traits.h, lib/ensem/ensem_type_computations.h, lib/formfac/formfac.h, lib/formfac/formfac_baryon_matrix_elems.h, lib/formfac/formfac_bb.h, lib/formfac/formfac_chisqq.h, lib/formfac/formfac_data_covar.h, lib/formfac/formfac_ensem_linfit.h, lib/formfac/formfac_ensemble.h, lib/formfac/formfac_linear_covar_genfit.h, lib/formfac/formfac_manage.h, lib/formfac/formfac_manage_2pt.h, lib/formfac/formfac_manage_3pt.h, lib/formfac/formfac_manage_3pt_bb.h, lib/formfac/formfac_manage_3pt_cache.h, lib/formfac/formfac_manage_3pt_db.h, lib/formfac/formfac_manage_3pt_stripped.h, lib/formfac/formfac_manage_E.h, lib/formfac/formfac_manage_aggregate.h, lib/formfac/formfac_manage_factory.h, lib/formfac/formfac_manage_npr.h, lib/formfac/formfac_matrix_elems.h, lib/formfac/formfac_matrix_elems_factory.h, lib/formfac/formfac_meson_fit.h, lib/formfac/formfac_meson_matrix_elems.h, lib/formfac/formfac_qsq.h, lib/formfac/formfac_solver.h, lib/formfac/formfac_state.h, lib/formfac/formfac_util.h, lib/io/adat_byteorder.h, lib/io/adat_io.h, lib/io/adat_qdpio.h, lib/io/adat_util.h, lib/io/adat_xml_group_reader.h, lib/io/adat_xmlio.h, lib/parton/parton_correlation_functions.h, lib/parton/parton_derivatives.h, lib/parton/parton_distribution_moments.h, lib/parton/parton_renormalization_factors.h, lib/recipes/nr.h, lib/recipes/nrtypes.h, lib/recipes/nrtypes_nr.h, lib/recipes/nrutil.h, lib/recipes/nrutil_nr.h, lib/recipes/print_array.h, main/baryon_analysis/Makefile.am, main/baryons/Makefile.am, main/colorvec/Makefile.am, main/ensem/Makefile.am, main/fitters/Makefile.am, main/formfac/Makefile.am, main/fpi/Makefile.am, main/mres/Makefile.am, main/mres_calc_exercise/Makefile.am, main/qqbar/Makefile.am, main/reconfit/Makefile.am, main/sfpcac/Makefile.am, main/sfpcac/extract_xi_g.pl, main/spectrum/Makefile.am, main/stoch/Makefile.am, main/strippers/Makefile.am, main/ttt/Makefile.am, main/utils/Makefile.am: Big change for the library. Moved away from "include" and "lib" model. Now, everthing is in a "lib" directory. Really not a big change for main programs. The corresponding main/*/Makefile.am are pointed to "lib" instead of "include". 2008-11-12 15:15 edwards * main/colorvec/simple_meson_operators.cc: Grrh. Fixed a relative sign between rho_2 and the Gamma[n] varieties. 2008-11-12 15:08 edwards * main/colorvec/scripts/extract_all_irrep.pl: Simplified and added src_spin and snk_spin. 2008-11-12 14:51 edwards * main/colorvec/map_obj.h: Rerranged slightly. 2008-11-12 14:51 edwards * main/colorvec/deriv_meson_operators.cc: Bug fix. Two ops used "Gamma" instead of "GammaDP". 2008-11-12 13:17 edwards * main/colorvec/: baryon_2pt.cc, baryon_3pt.cc, deriv_meson_operators.cc, deriv_meson_operators.h, displace.cc, displace.h, etensor.cc, etensor.h, generate_all_ops.pl, hadron_2pt_corr.cc, hadron_2pt_corr.h, hadron_3pt_corr.cc, hadron_3pt_corr.h, irred_baryon_operators.cc, irred_baryon_operators.h, irred_meson_operators.cc, irred_meson_operators.h, meson_2pt.cc, meson_2pt.ini.xml, meson_3pt.cc, mink_phase.cc, simple_baryon_operators.cc, simple_baryon_operators.h, simple_meson_operators.cc, simple_meson_operators.h, threequark_operators.h, twoquark_operators.h: The big change is to the keys for hadron2Pt and hadron3Pt. Added more stuff. Overhauled how the deriv meson ops are constructed. Now go through a small number of functions. Changed "indices" in two and three quark ops and added now "getSpin" and "getLorentz". These are used for the key construction. Changed the "etensor" to use the newer (correct) version with sqrt(2)'s. 2008-11-12 13:03 edwards * main/colorvec/scripts/file_test.pl: More sophisticated checks. 2008-11-12 12:29 edwards * main/colorvec/scripts/irrep.list: Changed to new names. 2008-11-12 12:07 edwards * main/colorvec/scripts/: colorvec_scripts.pl, extract_all_irrep.pl, irrep.list, run_baryon_2pt.pl, run_meson_2pt_all_irrep.pl, run_meson_2pt_all_ops.pl, run_meson_2pt_mom.pl, run_meson_3pt.pl: More scripts. 2008-11-12 12:03 edwards * main/colorvec/scripts/file_test.pl: First version of file test script. 2008-11-10 16:43 edwards * main/colorvec/op.list: Operator list. 2008-11-10 15:41 tag adat1-44-0 2008-11-10 15:41 edwards * NEWS: More info on 1.44 2008-11-10 15:40 edwards * aclocal.m4, configure: Induced changes 2008-11-10 15:40 edwards * NEWS: Info on 1.44 2008-11-10 15:38 edwards * configure.ac: Changed to 1.44 2008-11-08 22:39 edwards * main/colorvec/: simple_meson_operators.cc, simple_meson_operators.h: Reimplemented how the gamma matrices are established for these simple meson ops. Now, directly construct spin matrices for gamma_4*gamma_5*gamma_i, etc. Do the phase factors at that level. Removed the redundant call backs for a0,pion, etc., in favor of using the Gamma. Fixed (hopefully) all the phase factors, and have checked the phases for the direction versions (in free field), have positive diagonal correlators. 2008-11-08 22:37 edwards * main/colorvec/mink_phase.cc: Fixed pion_2 phase. This routine is now obsolete. 2008-11-08 22:36 edwards * main/colorvec/meson_2pt.ini.xml: Added in direction version of all ops. 2008-11-08 22:36 edwards * main/colorvec/deriv_meson_operators.cc: Fixed rhoxNABLA_A1. Was an array version, now just an A1. 2008-11-08 22:35 edwards * main/colorvec/generate_all_ops.csh: Changed to a perl script. 2008-11-08 22:35 edwards * main/colorvec/generate_all_ops.pl: Generate all the meson ops. 2008-11-08 22:33 edwards * include/ensem/ensem_scalar_specific.h: Removed some old PRETTY_FUNCTION debugging statements. 2008-11-07 09:59 dgr * configure, main/reconfit/Makefile.am, main/reconfit/covariance_new.cpp, main/reconfit/covariance_new.h, main/reconfit/fit_variational_real.cpp, main/reconfit/jack_minuit.cpp, main/reconfit/jack_minuit.h, main/reconfit/load_corrs.h, main/reconfit/new_ensem_matrix.cpp, main/reconfit/new_ensem_matrix.h, main/reconfit/plotter.cpp, main/reconfit/plotter.h, main/reconfit/prin_corr.cpp, main/reconfit/prin_corr.h, main/reconfit/variational_real.cpp, main/reconfit/variational_real.h: Added Jo's reconstruction code 2008-11-07 09:58 dgr * configure.ac: Added a configuration script for Minuit1 2008-11-06 16:35 dgr * configure.ac: Added Jo Dudek's fitting stuff to the configure.ac 2008-11-06 13:18 tag qio2-3-7 2008-11-06 13:18 detar * other_libs/c-lime/: aclocal.m4, configure, examples/lime_pack.c: Support in XML strings. Bug fix for file splitting/joining with subset records 2008-11-05 10:10 jbulava * main/stoch/stoch_group_baryon.cc: Just some trivial editing 2008-11-05 10:09 jbulava * main/colorvec/: baryon_2pt_contract.cc, irred_baryon_operators.cc, irred_meson_operators.cc, threequark_contract_ops.cc: Made some changes to the irred meson operators 2008-11-03 21:50 edwards * main/sfpcac/run_tune/run_colorvec_genprop_nf3.pl: Changed prop_db and num_vecs. 2008-11-03 21:50 edwards * main/sfpcac/run_tune/colorvec_work.pl: Removed Gamma15 measurement in genprop. 2008-11-02 17:39 edwards * main/colorvec/hadron_2pt_corr.cc: Rerranged how src and snk_name are printed in xml and diagnostic output. 2008-11-01 23:10 edwards * main/colorvec/dbmerge.cc: Changed page size. 2008-10-30 17:05 edwards * main/sfpcac/run_tune/: colorvec_work.pl, run_colorvec_genprop_nf3.pl: Fixed how the genprop scripts work. Added some new versions of the peram xml generator for a list of time slices. 2008-10-29 15:28 edwards * main/sfpcac/run_tune/colorvec_work.pl: Fixed name of erase task. 2008-10-29 15:20 edwards * main/sfpcac/run_tune/: run_colorvec_nf3.pl, run_colorvec_prop_nf3.pl: Moved run_colorvec_nf3 to run_colorvec_prop_nf3 2008-10-29 15:19 edwards * main/sfpcac/run_tune/: colorvec_work.pl, run_colorvec_genprop_nf3.pl, run_colorvec_nf3.pl: Some more fixes. 2008-10-29 14:13 edwards * main/sfpcac/run_tune/: colorvec_work.pl, run_colorvec_baryon_nf3.pl, run_colorvec_genprop_nf3.pl, run_colorvec_meson_nf3.pl, run_colorvec_nf3.pl, run_colorvec_read_prop_meson_nf3.pl, run_colorvec_save_prop.pl: Added genprop. Now pass in explicit t_source or t_sink to prop routines. Changed t_sources to t_source - now only a single value and not an array. 2008-10-29 12:15 edwards * main/sfpcac/run_tune/: run_colorvec_baryon_nf3.pl, run_colorvec_meson_nf3.pl, run_colorvec_nf3.pl: Use eigs. 2008-10-29 00:31 edwards * main/colorvec/baryon_3pt.ini.xml: Added more currents. 2008-10-29 00:30 edwards * main/colorvec/: baryon_3pt.cc, meson_3pt.cc: Bug fix. The peram (not hit by the current) should only propagator from t_i to t_f. It's not evaluated at "t". Fixed that, and now the Q^2=0 current for pion, gamma=8, has a constant plateau for p_i=p_f=000, and p_i=p_f=100 (or -100). This is true for both meson (pi0) and nucleon_cg5. Hurray. 2008-10-28 22:29 edwards * main/Makefile.am: Added stoch back into the dirs list. 2008-10-28 22:24 edwards * include/ensem/ensem_primseed.h: Added BinaryReader/Writer support for seeds. 2008-10-28 16:37 jbulava * include/ensem/ensem_scalar_specific.h: Removed some cout statements. 2008-10-28 16:03 jbulava * main/colorvec/: threequark_operators.cc, twoquark_operators.cc: smearing wieghts now have correct additional factor of 1/4. 2008-10-28 00:51 edwards * main/colorvec/dbutil.cc: Slightly improved error printing on "get" if key not found. 2008-10-28 00:50 edwards * main/colorvec/dbutil.cc: Added error check on "get". 2008-10-28 00:31 edwards * main/colorvec/: meson_2pt.ini.xml, meson_3pt.ini.xml: Fixed name of output dbs. 2008-10-28 00:27 edwards * main/colorvec/: meson_2pt.ini.xml, meson_3pt.ini.xml: Added second fake config. This is to help test the dbmerge and dbutil routines. 2008-10-28 00:26 edwards * main/colorvec/: baryon_3pt.cc, meson_3pt.cc: Fixed how num_vecs was used. It's not used for the bin_corrs, now. There were some invalid references to "nn" in hadron_corr_keys when it should be "mdg". 2008-10-28 00:25 edwards * main/colorvec/hadron_3pt_corr.cc: Rearranged output. 2008-10-27 23:45 edwards * other_libs/ffdb-lite/src/ConfFxDSizeStoreDB.h: Replaced insert() with an earlier version that does not go throught the insert(string,string) version. There appears to be some problem with that routine. Left the code for it in place, but put a fatal error message when the string variant is called. Otherwise, all the downstream routines with 2pt, dbmerge and dbutil in adat/main/colorvec seem to work correctly. The string variant is apparently not used. 2008-10-27 16:50 edwards * main/colorvec/meson_2pt.ini.xml: Removed redundant rho_2xLap_T1 op. 2008-10-27 00:25 edwards * main/colorvec/dbmerge.cc: Changed cache size. 2008-10-27 00:22 edwards * other_libs/ffdb-lite/src/: AllConfStoreDB.h, ConfFxDSizeStoreDB.h, DBFunc.h: Added checks of key before insertion in fixed record objects. If key exists, then replace. If not, then insert. 2008-10-25 12:46 edwards * main/colorvec/: baryon_2pt.cc, dbmerge.cc, dbutil.cc, ensem_filenames.cc, ensem_filenames.h, hadron_2pt_corr.cc, hadron_2pt_corr.h, hadron_3pt_corr.cc, hadron_3pt_corr.h, meson_2pt.cc: Merge and db utilities working. Added xml reading/writing of 2pt and 3pt keys. Standardized the ensemble file names for 2pt and 3pt. 2008-10-25 10:45 edwards * other_libs/ffdb-lite/src/AllConfStoreDB.h: Removed Ensem functions. Not used nor needed. 2008-10-25 10:45 edwards * main/colorvec/dbutil.cc: Find the number of configs automatically - no longer hardwired. 2008-10-24 11:22 edwards * main/colorvec/Makefile.am: Added dbmerge and dbutil as main programs. 2008-10-24 11:21 edwards * other_libs/ffdb-lite/src/: ConfDataDBMerger.h, ConfigInfoData.cpp, ConfigInfoData.h, ConfigInfoManager.cpp, ConfigInfoManager.h, ConfigNumKey.cpp, ConfigNumKey.h, HashFunc.cpp, HashFunc.h, Makefile.am: Added A ConfDataDBMerger.h A ConfigInfoData.cpp A ConfigInfoData.h A ConfigInfoManager.cpp A ConfigInfoManager.h A ConfigNumKey.cpp A ConfigNumKey.h A HashFunc.cpp A HashFunc.h from module "ffdb". 2008-10-24 00:27 edwards * main/colorvec/: dbmerge.cc, dbutil.cc: First versions of merge and a utility code. 2008-10-23 23:46 edwards * main/colorvec/: baryon_2pt.cc, baryon_3pt.cc, meson_2pt.cc, meson_3pt.cc: Removed explicit name of program in error messages. Instead, use argv[0] or __func__. 2008-10-23 23:43 edwards * include/ensem/ensem_scalar_specific.h: Overhauld BinaryReader/Writer read/write functions. They did not work. The Ensem versions are now like the operator<< and >> versions. A header is read/written. The EScalar versions do not write a header. This is in contrast to the ascii file versions. This is because the read/write functions can be used reading objects deep within a file. They are not necessarily stand-alone files. So, the EScalar objects have to read/write generic things like Complex, written by chroma, that don't have (or know anything about) ensemble headers. 2008-10-23 23:40 edwards * include/ensem/: ensem_ensem.h, ensem_obsscalar.h, ensem_obstensor.h, ensem_primmatrix.h, ensem_primscalar.h, ensem_primvector.h, ensem_reality.h: Added BinaryReader/Writer read/write functions. 2008-10-23 23:38 edwards * include/ensem/ensem_obsvector.h: Bug fix. Copy constructor did not work properly. Also, added BinaryReader/Writer read/write functions. 2008-10-23 23:36 edwards * include/ensem/ensem_obsmatrix.h: Some changes. Not working yet (or used), though. 2008-10-21 23:44 edwards * main/colorvec/: hadron_2pt_corr.cc, hadron_2pt_corr.h: Added an xml reader/writer for hadron2ptcorr keys. 2008-10-20 13:57 edwards * other_libs/minuit/test/MnSim/: FlatRandomGen.h, GaussRandomGen.h: Removed std:: from rand(). Not a part of std namespace, according to gcc-4.3. 2008-10-20 13:48 edwards * main/colorvec/: Makefile.am, baryon_2pt.cc, baryon_2pt_contract.cc, baryon_2pt_contract.h, baryon_2pt_dispatch.cc, baryon_2pt_dispatch.h, baryon_3pt.cc, baryon_3pt.ini.xml, genprop_obj.cc, meson_2pt.cc, meson_2pt_contract.cc, meson_2pt_contract.h, meson_2pt_dispatch.cc, meson_2pt_dispatch.h, meson_3pt.cc: Added baryon_3pt, and meson_3pt now runs. Added arrays to indicate which time slices of creat and annih ops are used. This is needed to support 3pt funcs. 2008-10-20 13:47 edwards * main/colorvec/threequark_contract_ops.cc: Added some more sanity checks. 2008-10-17 16:56 edwards * main/colorvec/op.list: Irreps and continuum of simple and deriv meson ops. 2008-10-17 15:31 edwards * main/colorvec/simple_meson_operators.cc: Added the _2 versions of the pion and rho. 2008-10-17 15:08 edwards * main/ttt/: arrays.h, iohelp.cc: Put in missing include of stdlib.h for the exit() function. 2008-10-15 16:43 edwards * main/colorvec/: baryon_2pt_dispatch.cc, meson_2pt_dispatch.cc: Put in fixes to get OpenMP to compile. 2008-10-15 16:34 jbulava * main/colorvec/: baryon_2pt_dispatch.cc, meson_2pt_dispatch.cc: Changed the openmp syntax. Works fine for me. 2008-10-15 16:14 edwards * main/colorvec/: baryon_2pt.cc, baryon_2pt_contract.cc, baryon_2pt_contract.h, baryon_2pt_dispatch.cc, baryon_2pt_dispatch.h, genprop_obj.cc, genprop_obj.h, meson_2pt.cc, meson_2pt_contract.cc, meson_2pt_contract.h, meson_2pt_dispatch.cc, meson_2pt_dispatch.h, meson_3pt.cc, meson_3pt.ini.xml: Changed meson_2pt,3pt and baryon_2pt to use functions to produce the source and sink momentum. This is where the phase conventions for the fourier transforms is kept. Changed main codes and underlying 2pt codes to use an array of the "t0" to use, and not longer pass in the ActiveT0_t struct. Switched meson_3pt to take an array of genprop_dbs, but only 1 prop_db. 2008-10-15 16:13 edwards * main/colorvec/: Makefile.am, mom_conv.cc, mom_conv.h: Added mom_conv.{h,cc}. This is where the momentum phase conventions are kept. 2008-10-14 23:43 edwards * main/colorvec/: meson_3pt.cc, meson_3pt.ini.xml: Fixed name of outer group and to use second quark mass. 2008-10-14 23:42 edwards * main/colorvec/Makefile.am: Moved meson_3pt to bin_PROGRAMS. 2008-10-14 16:16 edwards * main/colorvec/: baryon_2pt.cc, baryon_2pt_contract.cc, baryon_2pt_contract.h, baryon_2pt_dispatch.cc, baryon_2pt_dispatch.h, genprop_obj.cc, meson_2pt.cc, meson_2pt_contract.cc, meson_2pt_contract.h, meson_2pt_dispatch.cc, meson_2pt_dispatch.h, meson_3pt.ini.xml, prop_obj.cc, prop_obj.h, threequark_contract_ops.cc, threequark_contract_ops.h, threequark_dist_obj.cc, threequark_dist_obj.h, twoquark_contract_ops.cc, twoquark_contract_ops.h, twoquark_dist_obj.cc, twoquark_dist_obj.h: Overhauled the Propagator interface. Now, no more Propagator class and TwoQuarkDistOp class. Now all in terms of Rep_t. New 3pt functions. 2008-10-14 16:14 edwards * main/colorvec/: Makefile.am, meson_3pt.cc: Added meson 3pt support. 2008-10-14 00:17 edwards * main/colorvec/: genprop_obj.cc, genprop_obj.h, hadron_3pt_corr.cc, hadron_3pt_corr.h: First version of generalized peram reader and hadron 3pt correlator key/value system. 2008-10-13 21:39 edwards * main/colorvec/: baryon_2pt_dispatch.cc, meson_2pt_dispatch.cc: Added some c-preprocessor warning that OpenMP is being used. 2008-10-13 15:39 edwards * main/colorvec/: baryon_2pt.cc, meson_2pt.cc: Changed call to contractTimeSlice to a two or three QuarkContractTimeChunk. This will dispatch a chunk of time slices, possibly using OpenMP. 2008-10-13 15:38 edwards * main/colorvec/: Makefile.am, baryon_2pt_dispatch.cc, baryon_2pt_dispatch.h, meson_2pt_dispatch.cc, meson_2pt_dispatch.h: Added {meson,baryon}_2pt_dispatch.{h,cc} 2008-10-13 12:26 edwards * main/colorvec/: meson_2pt.cc, twoquark_operators.cc: Turned off some debugging. 2008-10-13 10:53 edwards * main/colorvec/: deriv_meson_operators.cc, deriv_meson_operators.h, irred_meson_operators.cc, irred_meson_operators.h, meson_2pt.cc, meson_2pt_contract.cc, simple_meson_operators.cc, simple_meson_operators.h, twoquark_contract_ops.cc, twoquark_contract_ops.h, twoquark_operators.cc, twoquark_operators.h: Changed interface for twoquark_operators. Now, the objects never hold the actual data, but produce an TwoQuarkOperatorRep_t upon the call to "construct". The operators only hold the spin and displacement info. Which ops are constructed is now held in state in the caller, in fact they are put into a map held by the parent. There is a new contract routine that takes this map of OperatorRep and does the actual contraction. This is split off into its own file. It can be called by a 3-pt parent. 2008-10-13 10:50 edwards * main/colorvec/Makefile.am: Added meson_2pt_contract.{h,cc}. 2008-10-13 10:47 edwards * main/colorvec/baryon_2pt_contract.cc: Bug fix in the operator<() ; had the wrong array size. 2008-10-13 00:44 edwards * main/colorvec/: meson_2pt_contract.cc, meson_2pt_contract.h: First version of meson 2pt stand-alone contraction. 2008-10-13 00:43 edwards * main/colorvec/: threequark_operators.cc, threequark_operators.h: Removed some debugging statements. 2008-10-12 18:03 edwards * main/colorvec/: baryon_2pt.cc, irred_baryon_operators.cc, irred_baryon_operators.h, simple_baryon_operators.cc, simple_baryon_operators.h, threequark_contract_ops.cc, threequark_contract_ops.h, threequark_operators.cc, threequark_operators.h: Changed interface for threequark_operators. Now, the objects never hold the actual data, but produce an ThreeQuarkOperatorRep_t upon the call to "construct". The operators only hold the spin and displacement info. Which ops are constructed is now held in state in the caller, in fact they are put into a map held by the parent. There is a new contract routine that takes this map of OperatorRep and does the actual contraction. This is split off into its own file. It can be called by a 3-pt parent. 2008-10-12 18:00 edwards * main/colorvec/: Makefile.am, baryon_2pt_contract.cc, baryon_2pt_contract.h: Split off contraction part of baryon_2pt.cc. New baryon_2pt_contract. 2008-10-11 17:18 edwards * main/colorvec/: baryon_2pt.cc, threequark_contract_ops.cc: Added some comments. 2008-10-11 17:11 edwards * main/colorvec/baryon_2pt.cc: I believe this is a bug fix. The cor132 should be subtracted from cor123. 2008-10-09 23:41 jbulava * main/colorvec/make_adat_baryon_input.pl: Actually runs now. 2008-10-09 23:33 jbulava * main/colorvec/make_adat_baryon_input.pl: Added a perl script to generate baryon input 2008-10-09 23:31 jbulava * main/colorvec/: irred_baryon_operators.cc, irred_baryon_operators.h: More minor changes 2008-10-09 22:52 jbulava * main/colorvec/: irred_baryon_operators.cc, irred_baryon_operators.h: created nucleonBaryonOperators. 2008-10-09 14:21 jbulava * main/colorvec/: irred_baryon_operators.cc, irred_baryon_operators.h: Greatly simplified the code by switching to dirac pauli 2008-10-09 10:42 edwards * main/colorvec/threequark_operators.cc: Turned off some other debugging output. 2008-10-09 10:38 edwards * main/colorvec/baryon_2pt.cc: Turned off debugging. 2008-10-09 10:19 jbulava * main/colorvec/: irred_baryon_operators.cc, irred_baryon_operators.h: took out local smearing parameter. 2008-10-09 00:01 edwards * main/colorvec/simple_baryon_operators.cc: Simplified spin construction more. 2008-10-09 00:00 edwards * main/colorvec/: spin_rep.cc, spin_rep.h: Added a sparse rep version of a SpinVector. 2008-10-08 22:55 edwards * main/colorvec/: deriv_meson_operators.cc, displace.cc, displace.h, prop_obj.cc, simple_baryon_operators.cc, simple_meson_operators.cc, spin_rep.cc, twoquark_contract_ops.cc, twoquark_contract_ops.h: Big change. Switch all the code (except the irred stuff) to use Dirac-Pauli instead of Degrand-Rossi basis. Now, the perams are rotated to DP when read. All the gamma matrix construction for the mesons is done directly in DP. The simple baryon ops have been changed as well. 2008-10-08 22:54 edwards * main/colorvec/meson_2pt.ini.xml: Switched back to 0 mom. 2008-10-08 16:52 edwards * main/colorvec/1mm.ini.xml: Added sigma. 2008-10-08 16:04 jbulava * main/colorvec/: irred_baryon_operators.cc, irred_baryon_operators.h: Split irredBaryonOperators into source and sink operators to handle multiplication by gamma_4 at the source. 2008-10-08 15:55 edwards * include/ensem/: ensem_forward.h, ensem_obsscalar.h, ensem_obsvector.h, ensem_primscalar.h, ensem_reality.h, ensem_scalarsite_defs.h: More changes to get a functioning GammaDP (Dirac-Pauli) basis. 2008-10-08 15:37 edwards * include/ensem/: ensem_ensem.h, ensem_newops.h, ensem_primgamma.h, ensem_primspinmat.h, ensem_primspinvec.h: Added a Dirac-Pauli version of the Gamma basis - called GammaDP(), GammaConstDP<>, GammaTypeDP<>. 2008-10-08 10:51 jbulava * main/colorvec/simple_baryon_operators.cc: fixed conversion from DP to DR. Have not yet compared with irred_baryon_ops 2008-10-08 00:04 edwards * main/colorvec/meson_2pt.cc: Rerranged the bulk of the contraction loop into its own stand-alone function. The caller has a very tight loop over the chunks of time-slices. Can now be threaded. 2008-10-07 23:32 edwards * other_libs/xpath_reader/include/xml_array.h: Moved out of the class the unary operator-(), and made it a global function. 2008-10-07 23:32 edwards * other_libs/xpath_reader/include/xml_array2d.h: Added some diagnostic output in case of allocation failures. 2008-10-07 22:24 edwards * main/colorvec/: baryon_2pt.cc, meson_2pt.cc: Turn off some diagnostic output - it's too verbose. 2008-10-07 17:20 edwards * main/colorvec/: baryon_2pt.cc, baryon_2pt.ini.xml, irred_baryon_operators.cc, irred_baryon_operators.h, simple_baryon_operators.cc, simple_baryon_operators.h, threequark_contract_ops.cc, threequark_operators.cc, threequark_operators.h: Overhauled the construct function for the three-quark ops. Now, have a separate load and construct. Can have multiple time slices live concurrently. Made a first pass at extracting all read functions from inside a critical loop. Merge the eigenvalue reweighting version of the constructor to be the main version. Now pass in a smearing weight. 2008-10-07 17:20 edwards * main/colorvec/: twoquark_operators.cc, twoquark_operators.h: Removed commented out num_vecs in the rep and function calls. 2008-10-07 17:19 edwards * main/colorvec/meson_2pt.ini.xml: Switched to mom=(1,0,0). 2008-10-07 17:18 edwards * main/colorvec/meson_2pt.ini.xml: Switched back to 0 momentum. 2008-10-07 17:18 edwards * main/colorvec/meson_2pt.cc: Fixed uses of stopwatch. 2008-10-07 16:00 edwards * main/colorvec/: deriv_meson_operators.cc, deriv_meson_operators.h, irred_meson_operators.cc, irred_meson_operators.h, meson_2pt.cc, meson_2pt.ini.xml, simple_meson_operators.cc, simple_meson_operators.h, twoquark_contract_ops.cc, twoquark_operators.cc, twoquark_operators.h: Overhauled the construct function for the twoquark ops. Now, have a separate load and construct. Can have multiple time slices live concurrently. Made a first pass at extracting all read functions from inside a critical loop. Merge the eigenvalue reweighting version of the constructor to be the main version. Now pass in a smearing weight. 2008-10-07 15:15 dgr * main/ttt/ttt_tslice.cc: Now takes first and last timeslice as argument to ttt_tslice 2008-10-07 11:57 jbulava * main/colorvec/: baryon_2pt.cc, irred_baryon_operators.cc: induced changes fixed during merge 2008-10-06 23:16 edwards * main/colorvec/meson_2pt.cc: Moved around some timings. 2008-10-06 23:07 edwards * main/colorvec/meson_2pt.cc: Moved creation operator creation out of for(t) loop. 2008-10-06 17:40 edwards * main/colorvec/: baryon_2pt.cc, irred_baryon_operators.cc, irred_baryon_operators.h, simple_baryon_operators.cc, simple_baryon_operators.h, threequark_contract_ops.cc, threequark_operators.cc, threequark_operators.h: Major change in data rep for the 3 quark ops. Now, hold a bag of the elementals. Only read them once. Currently, still do the multiplications on all elementals, but that change is next. 2008-10-06 17:39 edwards * main/colorvec/twoquark_operators.cc: Moved around an initialization line. 2008-10-06 17:39 edwards * main/colorvec/twoquark_operators.h: Changed some indenting to make it easier to compare files. 2008-10-06 16:39 edwards * main/colorvec/: deriv_meson_operators.cc, deriv_meson_operators.h, irred_meson_operators.cc, irred_meson_operators.h, meson_2pt.cc, simple_meson_operators.cc, simple_meson_operators.h, twoquark_contract_ops.cc, twoquark_operators.cc, twoquark_operators.h: Major change in data rep for the 2 quark ops. Now, hold a bag of the elementals. Only read them once. Currently, still do the multiplications on all elementals, but that change is next. 2008-10-06 11:39 tag adat1-43-0 2008-10-06 11:39 edwards * NEWS: Info on 1.43.0 2008-10-06 11:37 edwards * aclocal.m4, configure: Induced changes 2008-10-06 11:36 edwards * configure.ac: Changed to 1.43.0 2008-10-06 11:14 edwards * main/colorvec/: deriv_meson_operators.cc, displace.cc, displace.h: Technically a bug fix. Moved the removeSpikes to displace. The algorithm in the deriv initDispSpin was wrong for the case when a previous displacement existed. This impacted only the gammaxE and gammaxLap operators. 2008-10-06 11:10 edwards * main/colorvec/1mm.ini.xml: Fixed input. 2008-10-06 10:44 edwards * main/colorvec/: threequark_operators.h, twoquark_operators.h: Fixed some comments. 2008-10-06 00:13 edwards * main/colorvec/irred_baryon_operators.cc: Removed spurious const bool registered statement. 2008-10-06 00:09 edwards * main/colorvec/: irred_baryon_operators.cc, irred_baryon_operators.h: No change other than indenting. Was making changes to find what turned out to be a bug with the ensem classes. 2008-10-06 00:08 edwards * include/ensem/: ensem_obsscalar.h, ensem_primscalar.h: Added return types for peekSpin 2008-10-06 00:07 edwards * include/ensem/ensem_ensem.h: Bug fix in return type for peekSpin(EScalar); 2008-10-05 23:22 jbulava * main/colorvec/irred_baryon_operators.cc: Wierd bug I can't fix. Robert HEEEEEEEEELP!!!!!!! 2008-10-05 18:03 edwards * main/colorvec/: meson_2pt.cc, twoquark_operators.cc: Turned off debugging. 2008-10-05 17:53 edwards * main/colorvec/1mm.ini.xml: T1^{--} operator input. 2008-10-05 17:35 edwards * main/colorvec/: deriv_meson_operators.cc, deriv_meson_operators.h, meson_2pt.ini.xml: Added gammaxlaplacian operators. 2008-10-04 21:02 edwards * main/colorvec/: Makefile.am, mink_phase.cc, mink_phase.h, simple_meson_operators.cc: Moved off the Minkowski phase factors to its own file. 2008-10-04 17:53 edwards * main/colorvec/: deriv_meson_operators.cc, irred_meson_operators.cc, simple_baryon_operators.cc, simple_meson_operators.cc: Removed spurious "const bool registered" 2008-10-04 17:52 edwards * main/colorvec/displace.cc: Removed what I think is a trivial Real() usage. 2008-10-04 16:09 edwards * main/colorvec/: deriv_meson_operators.cc, meson_2pt.cc, meson_2pt.ini.xml: Added a removeSpikes on displacement paths. Fixed a minkowski phase. 2008-10-04 16:08 edwards * main/colorvec/simple_meson_operators.cc: Improved discussion on minkowski phases. 2008-10-04 16:08 edwards * main/colorvec/: displace.cc, displace.h: Fixed doxygen comments on leftRightE. 2008-10-04 12:05 jbulava * main/colorvec/: irred_baryon_operators.cc, make_irred_meson_input.pl: Added meson input script. More changes to irred_baryon which is almost ready. 2008-10-04 00:46 edwards * main/colorvec/deriv_meson_operators.cc: Added the xE_{E,T1,T2} operators. 2008-10-04 00:45 edwards * main/colorvec/simple_meson_operators.cc: Slightly changed comment on minkowski phases. 2008-10-04 00:45 edwards * main/colorvec/: Makefile.am, rtensor.cc, rtensor.h, ttensor.cc, ttensor.h: Added rtensor.{h,cc} and ttensor.{h,cc} 2008-10-03 17:49 edwards * main/colorvec/meson_2pt.cc: Turned off some debugging output. 2008-10-03 17:48 edwards * main/colorvec/: deriv_meson_operators.cc, deriv_meson_operators.h, displace.cc, displace.h, irred_meson_operators.cc, irred_meson_operators.h, meson_2pt.cc, simple_meson_operators.cc, spin_rep.cc, spin_rep.h, twoquark_operators.cc: Major change to have hermitian operators. There is a minus sign from the Wick contraction in the final 2pt corr, so remove that sign. Changed QuarkExpr from a list to a private type. 2008-10-03 10:31 jbulava * main/colorvec/threequark_operators.cc: Added eigenvector weights - same as twoquark_operators.cc 2008-10-03 10:20 jbulava * main/colorvec/: irred_baryon_operators.cc, irred_baryon_operators.h: Finished support for coeff xmlio and eigval weights 2008-10-02 17:16 jbulava * main/colorvec/: Makefile.am, irred_baryon_operators.cc, irred_baryon_operators.h, threequark_operators.cc, threequark_operators.h, threequark_operators_factory.cc: Added an alternative 'constructOp' method to three_quark_operators and committed the irred_baryon_operator. None of this stuff runs yet, I have to interface with the new storage paradigm, but it compiles fine. 2008-10-01 22:04 edwards * main/colorvec/: meson_2pt.cc, meson_2pt.ini.xml, prop_obj.cc, prop_obj.h: Now allow an array of prop_dbs. They are probed to find the active t0. No continual rereading of the prop_db is done. Instead, an array of the active t0 is kept. 2008-10-01 16:21 dgr * main/ttt/: Makefile.am, compute_corrs.cc, compute_corrs.h, qqq_props.cc, qqq_props.h, ttt_tslice.cc: Added ttt_tslice that computes the tt files timeslice-by-timeslice 2008-09-27 22:54 edwards * main/sfpcac/run_tune/run_colorvec_nf3.pl: Switch path to prop_db to use /scratch. 2008-09-27 22:49 edwards * main/sfpcac/run_tune/: run_colorvec_baryon_nf3.pl, run_colorvec_meson_nf3.pl, run_colorvec_nf3.pl: Copy back prop_db 2008-09-26 22:47 edwards * main/colorvec/threequark_contract_ops.cc: Removed a small temporary. 2008-09-26 22:45 edwards * main/colorvec/threequark_contract_ops.cc: Removed a self-disparaging comment. 2008-09-26 22:31 edwards * main/colorvec/: irred_meson_operators.cc, irred_meson_operators.h: Indented some. 2008-09-26 22:18 edwards * main/colorvec/threequark_contract_ops.cc: Changed 132 multiply term to use an optimal form. 2008-09-26 16:06 tag adat1-42-0 2008-09-26 16:06 edwards * aclocal.m4, configure: Induced changes 2008-09-26 16:03 edwards * NEWS: Info on 1.42.0 2008-09-26 16:03 edwards * configure.ac: Changed to 1.42.0 2008-09-26 16:02 edwards * main/colorvec/: baryon_elem_op.cc, baryon_elem_op.h, meson_2pt.cc, meson_elem_op.cc, meson_elem_op.h, prop_obj.cc, prop_obj.h, threequark_operators.cc, threequark_operators.h, twoquark_operators.cc, twoquark_operators.h: Changed dataformat for props, mesons and baryons. Switched to fixed size DB. Now have time slice as a key. Pushed colorvec indices down into the value. 2008-09-26 16:00 tag adat1-41-0 2008-09-26 16:00 edwards * NEWS: Info on 1.41.0 2008-09-26 15:59 edwards * aclocal.m4, configure: Induced changes 2008-09-26 15:58 edwards * configure.ac: Changed to 1.41.0 2008-09-26 11:57 edwards * include/formfac/formfac_manage_3pt_cache.h: Turned back on USE_UNORDERED_MAP. 2008-09-26 11:51 edwards * include/formfac/formfac_manage_3pt_cache.h, lib/formfac/formfac_manage_3pt_cache.cc: Fixes to make intel compiler happy. 2008-09-26 11:50 edwards * lib/ensem/ensem_xmlio.cc: Commented out I think is a duplicate readArrayPrimitive definition. 2008-09-26 11:47 edwards * lib/parton/parton_distribution_moments.cc: Added a missing return statement. 2008-09-26 11:45 edwards * include/: covfit/covarmat.h, covfit/fitters/exponaper_bar.h, ensem/ensem_obstensor.h, recipes/nrutil_nr.h: Fixed some more missing includes to make the intel compiler happy. 2008-09-26 10:51 edwards * other_libs/minuit/src/MnUserTransformation.cxx: Added include and changed std::sprintf to get to compile under gcc 4.3 2008-09-26 10:49 edwards * lib/: adat/adat_stopwatch.cc, ensem/ensem_io.cc, formfac/formfac_manage_3pt_cache.cc, io/adat_io.cc: Added includes so as to compile under gcc 4.3 2008-09-25 21:15 jbulava * main/colorvec/: irred_meson_operators.cc, threequark_operators.cc, twoquark_operators.cc: Some work on the baryons. Also tweaked io for eigenvalue weights in irred meson ops. 2008-09-25 17:01 edwards * main/sfpcac/run_tune/: colorvec_work.pl, run_colorvec_baryon_nf3.pl, run_colorvec_meson_nf3.pl, run_colorvec_nf3.pl: Switched to using the lime version of the ev files. 2008-09-25 15:34 edwards * main/sfpcac/run_tune/: run_colorvec_baryon_nf3.pl, run_colorvec_meson_nf3.pl: Copy back db files. 2008-09-25 10:19 jbulava * main/colorvec/irred_meson_operators.cc: Fixed problems stemming from merge issues. 2008-09-24 21:37 jbulava * main/colorvec/: irred_meson_operators.cc, irred_meson_operators.h, twoquark_operators.cc, twoquark_operators.h: Added another construct method to twoquark_operators to handle the smearing. Also allow for any arbitrary list of vectors. This maybe should be put into meson_2pt 2008-09-23 23:19 edwards * main/colorvec/threequark_contract_ops.cc: Rewrote the multiply123Rep to use a more efficient algorithm. Will try this out on big size problems, then rewrite the 132 version. 2008-09-23 16:34 edwards * main/colorvec/: irred_meson_operators.cc, irred_meson_operators.h: Indented some. 2008-09-23 16:15 jbulava * main/colorvec/: irred_meson_operators.cc, irred_meson_operators.h: fix so that each irred op is given a different name 2008-09-23 15:39 jbulava * main/colorvec/map_obj.h: Changed insert method to overwrite pre-existing key pair 2008-09-23 15:03 jbulava * main/colorvec/: irred_meson_operators.cc, irred_meson_operators.h: induced changes 2008-09-23 11:51 jbulava * main/: colorvec/Makefile.am, colorvec/irred_meson_operators.cc, colorvec/irred_meson_operators.h, colorvec/twoquark_operators_factory.cc, stoch/stoch_group_baryon.cc: Interface with meson coefficient files 2008-09-23 09:47 edwards * main/colorvec/: baryon_2pt.cc, threequark_contract_ops.cc: Fixed to work on just single time slices. 2008-09-23 09:37 edwards * main/colorvec/: baryon_2pt.cc, deriv_meson_operators.cc, deriv_meson_operators.h, meson_2pt.cc, meson_2pt.ini.xml, prop_obj.cc, prop_obj.h, simple_baryon_operators.cc, simple_baryon_operators.h, simple_meson_operators.cc, simple_meson_operators.h, threequark_operators.cc, threequark_operators.h, twoquark_contract_ops.cc, twoquark_operators.cc, twoquark_operators.h: Changed operators to not be over all time, but only exist on a specific time slice. The parent manages the time slices. 2008-09-23 09:36 tag adat1-40-0 2008-09-23 09:36 edwards * aclocal.m4, configure: Induced changes 2008-09-23 09:33 edwards * NEWS: Info on 1.40.0 2008-09-23 09:33 edwards * configure.ac: Changed to 1.40 2008-09-18 14:15 tag bjoo_debug_tag 2008-09-18 14:15 chen * other_libs/ffdb-lite/src/: AllConfStoreDB.h, ConfDataStoreDB.h, ConfFxDSizeStoreDB.h, ConfVarDSizeStoreDB.h, DBFunc.cpp, DBFunc.h, FFDB.h, Makefile.am, RecnoInfoData.cpp, RecnoInfoData.h: Change DBMerge and DBUpdate using Template 2008-09-17 22:42 edwards * main/colorvec/: baryon_2pt.cc, meson_2pt.cc: Moved around loop over "t" - the time. This cuts the temporaries down to only needed on one time slice. 2008-09-17 16:45 edwards * main/colorvec/meson_2pt.ini.xml: Added more test cases. 2008-09-16 14:53 edwards * main/colorvec/: baryon_2pt.cc, baryon_2pt.ini.xml, meson_2pt.cc, meson_2pt.ini.xml: Added checks for the number of t0 expected and found. 2008-09-15 23:41 edwards * main/colorvec/: baryon_2pt.cc, baryon_2pt.ini.xml: Added in flag for the type of BC used in the props. This should be in the perams. Flip sign of the correlator for crossing an anti-periodic BC boundary. 2008-09-15 16:55 edwards * main/colorvec/baryon_2pt.cc: Added some diagnostic output. 2008-09-15 14:39 edwards * main/colorvec/Makefile.am: Moved baryon_2pt to bin_PROGRAMS 2008-09-15 14:29 edwards * main/sfpcac/run_tune/run_colorvec_baryon_nf3.pl: Changed to 32 vectors. 2008-09-15 10:35 edwards * main/sfpcac/run_tune/colorvec_work.pl: Fixed name of baryon routine. 2008-09-15 10:16 edwards * main/sfpcac/run_tune/: colorvec_work.pl, run_colorvec_baryon_nf3.pl, run_colorvec_meson_nf3.pl, run_colorvec_nf3.pl: Added baryon inputs. 2008-09-14 16:52 edwards * main/colorvec/: baryon_2pt.cc, threequark_contract_ops.cc, threequark_contract_ops.h: Added quark contraction for 123 and 132. 2008-09-13 17:40 edwards * main/colorvec/threequark_contract_ops.cc: Some bug fixes. It might actually be working. 2008-09-12 14:27 edwards * main/colorvec/: simple_baryon_operators.cc, threequark_contract_ops.cc, threequark_operators.cc, threequark_operators.h: Lots of changes. Added proper contractions. Still looks like some bug is lurking in the contractions. However, the operators look fine. Changed how the three-quark ops are represented. No longer expose internal spin indices. They are now fixed as part of the operator. 2008-09-12 14:26 edwards * main/colorvec/baryon_2pt.ini.xml: Changed to 3 vectors. 2008-09-12 14:25 edwards * main/colorvec/: contract_opt.cc, contract_opt.h: Added multiplyAdjAdd. 2008-09-12 14:24 edwards * main/colorvec/: spin_rep.cc, spin_rep.h, twoquark_contract_ops.cc, twoquark_contract_ops.h, twoquark_operators.h: Changed name of SpinRep to MatrixSpinRep since that's what it is. Added a Rank3SpinRep. 2008-09-12 14:23 edwards * main/colorvec/meson_2pt.cc: Now reads the second prop if the secondQuarkMass is different from the first mass. 2008-09-11 10:21 edwards * main/sfpcac/run_tune/continue_hmc_nf21.pl: Simply continue a Nf=2+1 run. 2008-09-11 10:21 edwards * main/sfpcac/run_tune/colorvec_work.pl: Lower the number of directions in Fmunu 2008-09-09 22:13 edwards * main/colorvec/: baryon_2pt.cc, baryon_2pt.ini.xml, baryon_elem_op.cc, simple_baryon_operators.cc, simple_baryon_operators.h, threequark_contract_ops.cc, threequark_contract_ops.h: First version of baryon_2pt. 2008-09-09 22:12 edwards * main/colorvec/Makefile.am: Added baryon_elem_op.cc . Moved baryon_2pt to noinst 2008-09-09 21:42 edwards * main/colorvec/meson_2pt.ini.xml: Removed obsolete lattSize and decaydir. 2008-09-09 21:41 edwards * main/colorvec/: hadron_2pt_corr.h, hadron_2pt_corr.cc: Removed use of the Val struct since it is not used. 2008-09-09 15:56 edwards * main/colorvec/: simple_baryon_operators.cc, simple_baryon_operators.h, simple_meson_operators.cc, threequark_dist_obj.cc, threequark_dist_obj.h, threequark_operators.cc, threequark_operators.h: First version of the three-quark routines. Main code needs some more work. 2008-09-09 15:55 edwards * main/colorvec/: Makefile.am, diractodr.cc, diractodr.h: Added diractodr and turned on three quark routines. 2008-09-09 10:17 edwards * main/colorvec/: threequark_contract_ops.cc, threequark_dist_obj.cc, threequark_dist_obj.h, threequark_operators.cc, threequark_operators.h: Working on these. 2008-09-09 10:17 edwards * main/colorvec/baryon_2pt.cc: Start 2008-09-09 10:17 edwards * main/colorvec/: ensem_filenames.cc, ensem_filenames.h, meson_2pt.cc: Changed DBMeson2Pt to DBHadron2Pt. 2008-09-09 10:16 edwards * main/colorvec/: Makefile.am, hadron_2pt_corr.cc, hadron_2pt_corr.h, meson_2pt_corr.cc, meson_2pt_corr.h: Moved meson_2pt_corr to hadron_2pt_corr. 2008-09-06 00:01 edwards * main/sfpcac/run_tune/run_colorvec_read_prop_meson_nf3.pl: Read a colorvec prop. 2008-09-06 00:01 edwards * main/sfpcac/run_tune/colorvec_work.pl: Fixed some paths. Some additional test codes. 2008-09-04 22:02 edwards * main/colorvec/twoquark_contract_ops.cc: Switched another colorvec matrix multiply into a call to multiplyAdd. 2008-09-04 17:23 edwards * main/colorvec/twoquark_operators.cc: Turned off some debugging. 2008-09-04 17:23 edwards * main/colorvec/meson_2pt.cc: Turn off debugging. 2008-09-04 17:22 edwards * main/colorvec/: contract_opt.cc, contract_opt.h, twoquark_contract_ops.cc: Pushed optimizations off to their own file. Start of complex matrix multiply optimizations. 2008-09-04 17:21 edwards * main/colorvec/Makefile.am: Grrh. Typo in filename. 2008-09-04 17:18 edwards * main/colorvec/Makefile.am: Added contract_op.cc 2008-09-04 16:43 edwards * main/colorvec/twoquark_contract_ops.cc: Changed ComplexD+=ComplexD*ComplexD uses to a multiplyAdd. Now can optimize. 2008-09-04 15:20 edwards * main/colorvec/: prop_obj.cc, prop_obj.h, twoquark_contract_ops.cc, twoquark_contract_ops.h, twoquark_dist_obj.cc, twoquark_dist_obj.h, twoquark_operators.cc, twoquark_operators.h: Rearranged data structures. Now, the colorvector matrix is on the inside. Changed the props to use the twoquark_dist_obj rep. struct. Made a set of rep specific binary multiplication operations. 2008-09-04 10:28 tag adat1-39-0 2008-09-04 10:28 edwards * NEWS: Info on 1.39 2008-09-04 10:27 edwards * aclocal.m4, configure: Induced changes 2008-09-04 10:26 edwards * configure.ac: Changed to 1.39 2008-09-02 14:00 edwards * main/colorvec/avg_pol.pl: Simple averaging of polarizations. 2008-09-02 13:14 edwards * main/colorvec/: baryon_2pt.cc, baryon_elem_op.cc, baryon_elem_op.h, meson_elem_op.h, simple_baryon_operators.cc, simple_baryon_operators.h, threequark_contract_ops.cc, threequark_contract_ops.h, threequark_dist_obj.cc, threequark_dist_obj.h, threequark_operators.cc, threequark_operators.h, threequark_operators_factory.cc, threequark_operators_factory.h, twoquark_dist_obj.h: Seriously starting baryon operators. 2008-09-02 13:13 edwards * main/colorvec/Makefile.am: Split off meson_2pt objects into a generic lib. 2008-09-01 22:38 edwards * main/colorvec/displace.cc: Turn on left - right Nabla. 2008-09-01 22:22 edwards * main/colorvec/deriv_meson_operators.cc: Bug fix in rhoxNABLA_A1. 2008-09-01 11:24 edwards * main/sfpcac/run_tune/colorvec_work.pl: More measurements. 2008-09-01 11:24 edwards * main/sfpcac/autocorr.pl: Windowing algorithm. 2008-08-31 21:47 edwards * main/colorvec/: deriv_meson_operators.cc, deriv_meson_operators.h, displace.cc, displace.h, meson_2pt.cc, meson_elem_op.h, prop_obj.cc, prop_obj.h, simple_meson_operators.cc, simple_meson_operators.h, twoquark_operators.cc, twoquark_operators.h: Changed no-displacement to be an empty array. Removed all use of "Nt" in subroutine calls. Now, there is a setting of a lattice size (similar to qdp) which is persistent. The decay_dir is also set. The "Nt" can now be retrieved at any point. 2008-08-31 21:45 edwards * main/colorvec/: Makefile.am, op_params.cc, op_params.h: Added op_params. This allows me to set/get the lattice size. 2008-08-28 14:42 edwards * main/colorvec/meson_2pt.cc: Changed the cache and page sizes for the output corr dbs. 2008-08-28 14:42 edwards * main/colorvec/generate_all_ops.csh: Hacky script to spit out the xml for all the ids 2008-08-28 00:44 edwards * main/colorvec/simple_meson_operators.cc: Fixed the operator name for Gamma9. 2008-08-27 23:44 edwards * main/colorvec/displace.cc: Bug fix in an operator*. Also, make sure to use leftRightNabla for the D and E. However, for the moment, disable the leftNabla just for testing purposes. 2008-08-27 10:13 chen * other_libs/ffdb-lite/src/ConfFxDSizeStoreDB.h: Allow different pagesize for recno database 2008-08-26 14:40 edwards * other_libs/ffdb-lite/src/: ConfFxDSizeStoreDB.h, ConfVarDSizeStoreDB.h: Swapped order of cache_size and pagesize to always be in this order. 2008-08-26 13:43 chen * other_libs/ffdb-lite/src/: ConfFxDSizeStoreDB.h, ConfVarDSizeStoreDB.h: Change Interface to allow specifying pagesize 2008-08-25 14:33 edwards * main/colorvec/deriv_meson_operators.cc: Added all but the state x E operators. 2008-08-24 18:41 edwards * main/colorvec/: deriv_meson_operators.cc, displace.cc, displace.h, meson_2pt.ini.xml, twoquark_operators.cc: More derivative operators. Added the basics. 2008-08-24 18:21 edwards * main/colorvec/key_val_db.h: Neurotic change of comment. 2008-08-24 18:19 edwards * main/colorvec/: baryon_2pt.cc, meson_2pt.cc: Removed some doxygen comments. 2008-08-24 18:19 edwards * main/colorvec/: Makefile.am, antisymtensor.cc, antisymtensor.h, etensor.cc, etensor.h, symtensor.cc, symtensor.h: Added antisymtensor, etensor, symtensor. 2008-08-24 17:08 edwards * main/colorvec/deriv_meson_operators.cc: Added several more derivative operators. 2008-08-24 17:07 edwards * main/colorvec/: displace.cc, displace.h: Added multiply by GammaType (the ensem version of a gamma matrix). 2008-08-24 17:06 edwards * main/colorvec/meson_2pt.cc: Changed a comment. 2008-08-23 23:08 edwards * main/colorvec/twoquark_operators.cc: Added some more debugging stuff. 2008-08-23 00:19 edwards * main/colorvec/meson_2pt.cc: Removed debugging lines. 2008-08-22 23:50 edwards * main/colorvec/: simple_meson_operators.cc, simple_meson_operators.h: Some rearrangeements. 2008-08-22 23:10 edwards * main/colorvec/meson_2pt.ini.xml: Added a0xNABLA_T1. 2008-08-22 23:05 edwards * main/colorvec/: deriv_meson_operators.h, deriv_meson_operators.cc: Removed deriv_length. 2008-08-22 22:49 edwards * main/colorvec/: deriv_meson_operators.cc, deriv_meson_operators.h, displace.cc, displace.h, map_obj.h, meson_2pt.cc, op_params.h, simple_meson_operators.cc, simple_meson_operators.h, spin_rep.cc, spin_rep.h, twoquark_operators.cc, twoquark_operators.h, twoquark_operators_factory.cc: Added first derivative operators with displacements. 2008-08-22 22:48 edwards * main/colorvec/Makefile.am: Added deriv_meson_operators.cc 2008-08-22 22:44 edwards * main/sfpcac/qpot_exp_fit.cc: Added plotting capabilities. Also updated data covariance support. 2008-08-22 22:41 edwards * include/formfac/formfac_data_covar.h: Moved using namespace declaration. 2008-08-22 22:41 edwards * include/ensem/ensem_params.h: Added ifdef guards. 2008-08-22 00:52 edwards * main/colorvec/: Makefile.am, deriv_meson_operators.cc, deriv_meson_operators.h, displace.cc, displace.h: First version of derivative operators. 2008-08-21 13:44 edwards * main/colorvec/: meson_2pt.cc, prop_obj.cc, prop_obj.h: Changed storage order for props. Now, read an entire NxN matrix for each spin source&sink. 2008-08-19 18:18 edwards * main/sfpcac/qpot_exp_fit.cc: Fixed up plots. 2008-08-19 17:42 edwards * main/sfpcac/qpot_exp_fit.cc: Put in some more plots. 2008-08-19 17:21 edwards * main/sfpcac/qpot_exp_fit.cc: Added some file printing. 2008-08-19 17:07 edwards * main/sfpcac/: qpot_exp_fit.cc, qpot_fit.cc: Switched to new struct returned from data_covar. 2008-08-19 03:33 edwards * main/colorvec/: meson_2pt.cc, prop_obj.h: Switched to using a fixed size prop db. 2008-08-19 03:29 edwards * main/colorvec/prop_obj.h: Fixed up prop db. 2008-08-19 03:25 edwards * main/colorvec/prop_obj.h: Changed to a fixed size DB. 2008-08-18 23:11 edwards * main/sfpcac/run_tune/colorvec_work.pl: Added a prop_read function. 2008-08-18 14:00 edwards * main/colorvec/Makefile.am: Always build and install meson_2pt 2008-08-18 12:54 edwards * include/formfac/: formfac_manage_3pt.h, formfac_manage_3pt_bb.h, formfac_manage_3pt_cache.h, formfac_manage_3pt_db.h, formfac_manage_3pt_stripped.h: Split off the cache part from formfac_manage_3pt 2008-08-18 12:54 edwards * include/Makefile.am: Split added formfac_manage_3pt_cache.h 2008-08-18 12:53 edwards * lib/: Makefile.am, formfac/formfac_manage_3pt.cc, formfac/formfac_manage_3pt_cache.cc: Split apart the cache part from formfac_manage_3pt 2008-08-18 11:52 bjoo * other_libs/xpath_reader/lib/xml_simplewriter.cc: Removed flushing and endls in XMLSimplewriter 2008-08-17 23:20 edwards * main/sfpcac/run_tune/colorvec_work.pl: Fixed sub call to rand. 2008-08-17 23:17 edwards * main/sfpcac/run_tune/run_colorvec_save_prop.pl: Changed filenames slightly. 2008-08-17 23:13 edwards * main/sfpcac/run_tune/: colorvec_work.pl, run_colorvec_meson_nf3.pl, run_colorvec_nf3.pl, run_colorvec_save_prop.pl: Put in pseudo-random translation of t_sources. 2008-08-17 23:13 edwards * main/sfpcac/run_tune/rannyu.pl: First crack at a version of rannyu. 2008-08-17 22:08 edwards * main/sfpcac/run_tune/: colorvec_work.pl, run_colorvec_meson_nf3.pl, run_colorvec_nf3.pl, run_colorvec_save_prop.pl: Extracted common routines into a work script. 2008-08-17 21:56 edwards * main/sfpcac/run_tune/: run_colorvec_meson_nf3.pl, run_colorvec_save_prop.pl: New versions. 2008-08-14 11:38 edwards * main/colorvec/meson_2pt.cc: Turn off printing the temporary correlator. 2008-08-14 11:30 edwards * main/colorvec/: meson_2pt.cc, simple_meson_operators.cc, twoquark_contract_ops.cc, twoquark_operators.cc: Turned off some debugging output. 2008-08-13 23:08 edwards * main/colorvec/: simple_meson_operators.cc, simple_meson_operators.h, twoquark_contract_ops.cc, twoquark_operators.cc, twoquark_operators.h: Abstract out a structure holding the displacements and spins that are used. There is now one virtual constructor at the base class level that is used for initializing the two-quark op representation. A big simplification. Adding new mesons is now simple - just create a displacement and sparse spin representation. 2008-08-13 23:06 edwards * main/colorvec/Makefile.am: Added twoquark_operators.cc 2008-08-13 16:43 edwards * main/colorvec/: baryon_elem_op.cc, baryon_elem_op.h, meson_2pt.cc, meson_2pt.ini.xml, meson_2pt_corr.h, prop_obj.cc, prop_obj.h, simple_meson_operators.cc, simple_meson_operators.h, twoquark_contract_ops.cc, twoquark_contract_ops.h, twoquark_dist_obj.cc, twoquark_dist_obj.h, twoquark_operators.cc, twoquark_operators.h: Overhauled the two quark operator representation. Pulled out the spins - had to rearrange time. Now have just spins from meson ops multiplying props to form a temporary for each displacement. This cuts down significantly on flops. Changed meson_2pt main code to always write single configuration correlator DB's. Can now optionally write out ensemble files. The code thus works something like a single config stripper. Will need something to merge all the single config corrs at the end to make and ensemble DB (like in the package ffdb). 2008-08-13 16:40 edwards * main/colorvec/: Makefile.am, ensem_filenames.cc, ensem_filenames.h, spin_rep.cc, spin_rep.h: Added spin_rep and ensem_filenames. 2008-08-13 15:36 tag adat1-38-0 2008-08-13 15:36 edwards * NEWS: Info on 1.38. 2008-08-13 15:35 edwards * aclocal.m4, configure: Induced changes 2008-08-13 15:34 edwards * configure.ac: Changed to 1.38 2008-08-13 12:03 edwards * main/colorvec/meson_2pt.cc: Removed ifdef around 2ptcorr key. 2008-08-12 22:33 edwards * main/sfpcac/run_tune/run_colorvec_nf3.pl: Added orthog_basis to meson. 2008-08-12 22:17 edwards * main/sfpcac/run_tune/run_colorvec_nf3.pl: Changed to have both props in the same file. 2008-08-12 14:16 edwards * main/colorvec/: meson_2pt.cc, meson_2pt.ini.xml, simple_meson_operators.cc, simple_meson_operators.h: Added support for more operators. 2008-08-12 13:37 chen * other_libs/ffdb-lite/src/: DBString.cpp, DBString.h, RecnoData.cpp, RecnoData.h, RecnoKey.cpp, RecnoKey.h: Using new interface 2008-08-12 13:37 chen * other_libs/ffdb-lite/src/DBFunc.h: Add appendRecnoData 2008-08-12 13:37 chen * other_libs/ffdb-lite/src/DBCursor.h: Remove unnecessary code 2008-08-12 13:25 chen * other_libs/ffdb-lite/src/ConfFxDSizeStoreDB.h: Fix using new interface 2008-08-12 00:26 edwards * main/sfpcac/run_tune/run_colorvec_nf3.pl: Added missing mass_label 2008-08-11 23:30 edwards * main/colorvec/: prop_obj.cc, simple_meson_operators.cc: Some bug fixes. Fixed prop adjointing. Made the pion actually a pion. All seems to work. 2008-08-11 23:26 edwards * main/colorvec/twoquark_contract_ops.cc: Some more debugging output. 2008-08-11 23:24 edwards * main/colorvec/meson_2pt.cc: Some more debugging. 2008-08-11 23:23 edwards * main/colorvec/Makefile.am: Moved meson_2pt back to noinst. 2008-08-11 01:38 edwards * main/colorvec/meson_2pt.cc: Removed unnecessary bin_t0_corrs array. 2008-08-11 01:37 edwards * main/colorvec/prop_obj.cc: Had a missing transpose. 2008-08-11 01:37 edwards * main/colorvec/simple_meson_operators.cc: Fixed convertSpin and another bug in construct. Have debugging that needs to be removed. 2008-08-10 22:57 edwards * main/colorvec/: meson_2pt.cc, prop_obj.cc, prop_obj.h: Fixed up gamma5Herm. 2008-08-10 17:14 edwards * main/colorvec/: meson_2pt.cc, simple_meson_operators.cc, simple_meson_operators.h, twoquark_operators.h: Pushed momentum into the "construct" call. Now seems to run. 2008-08-10 17:12 edwards * main/colorvec/meson_2pt_corr.h: Changed value type in DBMap to just an EnsemVectorComplex. 2008-08-10 17:11 edwards * main/colorvec/map_obj.h: Added Setter. 2008-08-10 17:09 edwards * main/colorvec/meson_elem_op.cc: Added missing read and write of type_of_data in binaryreader/writer. 2008-08-10 01:50 edwards * main/colorvec/: meson_2pt.cc, meson_2pt.ini.xml, meson_elem_op.h, simple_meson_operators.cc, simple_meson_operators.h, twoquark_operators.cc, twoquark_operators.h, twoquark_operators_factory.cc: Compiles and runs, but not working ye. 2008-08-10 01:49 edwards * main/colorvec/Makefile.am: Added simple_meson_operators.cc and twoquark_operators_factory.cc 2008-08-07 23:39 edwards * main/colorvec/: meson_2pt.cc, meson_2pt.ini.xml, twoquark_contract_ops.cc, twoquark_contract_ops.h, twoquark_operators.h: Compiles and runs, but missing functionality. 2008-08-07 17:56 edwards * main/colorvec/: meson_2pt.cc, meson_elem_op.cc, meson_elem_op.h, prop_obj.cc, prop_obj.h, twoquark_contract_ops.cc, twoquark_contract_ops.h, twoquark_dist_obj.cc, twoquark_dist_obj.h, twoquark_operators.h, twoquark_operators_factory.h: More changes. Still working on it. 2008-08-07 17:00 edwards * main/colorvec/: baryon_2pt.cc, baryon_elem_op.cc, key_val_db.h, map_obj.h, meson_2pt.cc, meson_2pt.ini.xml, meson_2pt_corr.cc, meson_2pt_corr.h, meson_elem_op.cc, meson_elem_op.h, prop_obj.cc, prop_obj.h, twoquark_contract_ops.cc, twoquark_contract_ops.h, twoquark_dist_obj.cc, twoquark_dist_obj.h, twoquark_operators.h, twoquark_operators_factory.cc, twoquark_operators_factory.h: First crack at a complete rewrite of the meson_2pt contraction code, and a bit of work on the baryon. The code has now switched to using the DB routines in ffdb-lite. Now, have (the start) of factories for the operators. Try to use lots of temporaries to cut down on flops in the contractions. 2008-08-07 16:58 edwards * main/colorvec/Makefile.am: Moved meson_2pt to EXTRA. 2008-08-06 19:59 edwards * lib/io/adat_xml_group_reader.cc, include/io/adat_xml_group_reader.h: Added readXMLArrayGroup. 2008-08-06 18:49 tag adat1-37-0 2008-08-06 18:49 edwards * aclocal.m4, configure: Induced changes 2008-08-06 18:49 edwards * configure.ac: Changed to 1.37 2008-08-06 18:49 edwards * NEWS: Info on 1.37.0 2008-08-06 16:45 edwards * main/colorvec/: meson_2pt_corr.cc, meson_2pt_corr.h: First version. Can read or write keys and values of meson 2pt correlators. The idea is to support both MapObject and FFDB. 2008-08-06 13:39 edwards * main/colorvec/key_val_db.h: Serializable wrappers for structs. 2008-08-06 13:15 edwards * aclocal.m4, configure: Induced changes 2008-08-06 13:15 edwards * configure.ac, main/colorvec/Makefile.am, other_libs/Makefile.am: Added support for ffdb-lite. 2008-08-05 22:14 edwards * main/sfpcac/autocorr.pl: Added some fixes and changed slightly how the windowing cutoff is checked. 2008-08-05 21:45 edwards * main/sfpcac/autocorr.pl: Computes a windowing integrated autocorrelation time. 2008-08-04 23:46 edwards * other_libs/ffdb-lite/src/Makefile.am: Added some missing include files from include_HEADERS. 2008-08-04 12:34 chen * other_libs/ffdb-lite/src/: FFDB.cpp, FFDB.h: Add my own byte swapping code 2008-08-04 00:06 edwards * other_libs/ffdb-lite/src/: ConfDataStoreDB.h, ConfFxDSizeStoreDB.h, ConfVarDSizeStoreDB.h: Pushed all concrete data from the base class down into the derived classes. Now, the parent is abstract, but has some default functions that act on pointers returned by the children. Added open and close functions and empty constructors. The purpose of all this is so that qdp++ can call these functions only on the primary node. 2008-08-03 22:06 edwards * other_libs/ffdb-lite/: aclocal.m4, configure: Induced changes 2008-08-02 20:17 chen * other_libs/ffdb-lite/configure.ac: Add check endian flag 2008-08-02 20:16 chen * other_libs/ffdb-lite/src/Makefile.am: Add FFDB_BYTE_ORDER 2008-08-02 17:24 edwards * other_libs/ffdb-lite/: aclocal.m4, configure: Induced changes 2008-08-02 16:28 edwards * other_libs/ffdb-lite/src/Serializable.h: Changed some comments. 2008-08-02 16:27 edwards * other_libs/ffdb-lite/src/DBCursor.h: Changed get_next_key to new semantics. 2008-08-02 16:26 edwards * other_libs/ffdb-lite/src/DBFunc.h: Fixed some comments. 2008-08-02 16:26 edwards * other_libs/ffdb-lite/src/ConfFxDSizeStoreDB.h: Added include of RecnoKey and RecnoData.h 2008-08-02 16:25 edwards * other_libs/ffdb-lite/src/ConfDataStoreDB.h: Removed unneeded include of RecnoKey and Data include files. 2008-08-02 16:24 edwards * other_libs/ffdb-lite/src/DBString.h: Removed include of inet.h 2008-08-02 16:05 edwards * other_libs/ffdb-lite/src/: ConfDataStoreDB.cpp, ConfDataStoreDB.h, ConfFxDSizeStoreDB.h, DBFunc.h, DBString.cpp, DBString.h, Serializable.h: Changed readObject and writeObject semantics to instead take input and output buffers from the caller instead of a private internal buffer within the object itself. 2008-08-02 16:00 edwards * other_libs/ffdb-lite/src/ConfVarDSizeStoreDB.h: I think this is a bug fix. Changed the return type of "get". 2008-07-31 20:33 tag FFDB-0-9-0 2008-07-31 20:33 chen * other_libs/ffdb-lite/: configure.ac, src/FFDB.h: port to FC9 2008-07-25 09:32 chen * other_libs/ffdb-lite/src/: ConfDataStoreDB.h, ConfFxDSizeStoreDB.h, ConfVarDSizeStoreDB.h, Makefile.am: Change ConfDataStoreDB to a base class add tw subclasses: one for fixsize data the other for variable size data 2008-07-23 17:29 edwards * main/sfpcac/run_tune/run_colorvec_nf3.pl: Fixed task name. 2008-07-23 17:27 edwards * main/sfpcac/run_tune/run_colorvec_nf3.pl: Added tests for system calls. 2008-07-23 17:25 edwards * main/sfpcac/run_tune/run_colorvec_nf3.pl: Fixed names of prop_id. 2008-07-23 17:23 edwards * main/sfpcac/run_tune/run_colorvec_nf3.pl: Updated for new prop_matelem input. Added both light and strange quark mass props. 2008-07-23 17:11 edwards * main/sfpcac/run_tune/run_colorvec_nf3.pl: Added extract_params. 2008-07-23 17:10 edwards * main/sfpcac/run_tune/queue_arch_type_maui.pl: Added qcd8n 2008-07-23 17:10 edwards * main/sfpcac/run_tune/pbs_strip_per_avg_mixed_valence.pl: Fixed a bug. 2008-07-23 17:10 edwards * main/sfpcac/run_tune/pbs_strip_driver.pl: Some fixes. 2008-07-18 18:00 edwards * main/colorvec/baryon_2pt.cc: Carried over more stuff from meson_2pt. 2008-07-18 18:00 edwards * main/colorvec/meson_2pt.cc: Some indenting. 2008-07-18 17:33 edwards * main/colorvec/: meson_elem_op.cc, meson_elem_op.h: Small changes. 2008-07-18 17:32 edwards * main/colorvec/: Makefile.am, baryon_2pt.cc, baryon_elem_op.cc, baryon_elem_op.h: Split off more routines. 2008-07-18 17:10 edwards * main/colorvec/: Makefile.am, map_obj.h, meson_2pt.cc, meson_elem_op.cc, meson_elem_op.h, prop_obj.h: Split off more parts into separate files. 2008-07-18 11:52 edwards * main/colorvec/: baryon_2pt.cc, baryon_2pt.ini.xml, threequark_operators_factory.h, twoquark_operators.cc, twoquark_operators.h, twoquark_operators_factory.h: First versions. 2008-07-18 11:52 edwards * main/colorvec/meson_2pt.cc: Pull out some routines map_obj and prop_obj 2008-07-18 11:51 edwards * main/colorvec/: map_obj.h, prop_obj.cc, prop_obj.h: Split off to separate files. 2008-07-18 11:50 edwards * main/colorvec/Makefile.am: Added new routines and a baryon_2pt.cc 2008-07-15 00:52 edwards * main/colorvec/meson_2pt.cc: Changed to all 16 single-site gamma matrices. 2008-07-14 23:50 edwards * main/colorvec/meson_2pt.cc: Converted to a hybrid. 2008-07-11 08:11 edwards * main/sfpcac/run_tune/run_hmc.pl: Removed RPC timeout checks. 2008-07-09 08:06 tag qdp1-28-0 2008-07-09 08:06 edwards * other_libs/xpath_reader/include/: xml_array.h, xml_array2d.h, xml_array3d.h: Bug fix in operator-() [the unary operator]. It was modifying the source and returning it, rather than making a new destination field that is the negation. 2008-07-08 22:58 edwards * main/colorvec/meson_2pt.cc: Turn on all gamma matrices in loop. Slight change in how momenta is handled. Still need an overhaul. 2008-07-07 16:58 edwards * main/sfpcac/run_tune/run_colorvec_nf3.pl: Changed to use only light quark mass. 2008-07-07 16:51 edwards * main/sfpcac/run_tune/launch_pbs_jobs_work.pl: Set starting config to 1000. 2008-07-07 16:50 edwards * main/sfpcac/run_tune/extend_pbs_jobs_work.pl: Set starting config to 400. 2008-07-07 16:50 edwards * main/sfpcac/run_tune/strip_per_merge_mixed_valence.csh: Set blocking to be 1. 2008-07-07 16:49 edwards * main/sfpcac/run_tune/: pbs_strip_driver.pl, pbs_strip_per_avg_mixed_valence.pl, pbs_strip_work.csh: Can run something like strip_hadspec in the pbs queues. Saves only the tarball for each config. 2008-07-07 13:49 chen * other_libs/ffdb-lite/src/ConfDataStoreDB.h: remove warning about signed and unsigned 2008-07-05 22:16 edwards * main/colorvec/meson_2pt.cc: Rewrote contraction part using matrix temporaries to speed it up. 2008-07-04 23:41 edwards * main/colorvec/meson_2pt.cc: Changed a comment. 2008-07-03 14:47 chen * other_libs/ffdb-lite/src/: ConfDataStoreDB.h, DBFunc.cpp, DBFunc.h, Makefile.am, RecnoData.cpp, RecnoData.h, RecnoKey.cpp, RecnoKey.h: New implementation 2008-07-03 11:48 kostas * include/covfit/fitters/: chiPT_fKofPi.h, chiPT_mKomPi.h: [no log message] 2008-07-03 11:45 kostas * main/: Makefile.am, fitters/Makefile.am, fpi/Makefile.am, mres/Makefile.am, spectrum/Makefile.am, utils/Makefile.am: tt 2008-07-01 00:01 edwards * main/colorvec/meson_2pt.cc: Commented out some debugging. Inserted some more print statements. 2008-06-29 23:27 edwards * main/sfpcac/run_tune/run_colorvec_nf3.pl: Fixed path name. 2008-06-29 23:12 edwards * main/sfpcac/run_tune/run_colorvec_nf3.csh: Do not need. 2008-06-29 23:10 edwards * main/sfpcac/run_tune/run_colorvec_nf3.pl: First version of a script writer for colorvector matrix elements. 2008-06-29 22:35 edwards * main/sfpcac/run_tune/run_colorvec_nf3.csh: First start of a colorvec driver script. 2008-06-29 16:48 edwards * main/colorvec/meson_2pt.cc: Fixed to use the appropriate dagger of the antiquark in the contraction. 2008-06-28 23:07 edwards * main/colorvec/: meson_2pt.cc, meson_2pt.ini.xml: Optimized where lime files are read. Now read a propagator and meson lime file. 2008-06-28 12:10 edwards * main/colorvec/meson_2pt.cc: Fixed reading of meson elem ops. Seems to work. 2008-06-28 11:43 edwards * include/ensem/ensem_ensem.h: Added peekSpin. 2008-06-27 09:10 dudek * main/formfac/pion_src_pion_proj_snk.cc: separated ZV for spatial and temporal 2008-06-27 09:04 dudek * main/formfac/: Makefile.am, pion_src_pion_proj_snk.cc, rho_src_pion_proj_snk.cc: first attempt at a rho-pion_proj fitter 2008-06-27 02:14 edwards * main/colorvec/meson_2pt.cc: Now compiles and sort of runs. 2008-06-26 00:56 edwards * main/colorvec/meson_2pt.cc: Put in a place-holder for "main". 2008-06-24 14:43 chen * other_libs/ffdb-lite/src/: DBFunc.cpp, DBFunc.h: removing apps directory 2008-06-23 13:53 edwards * main/colorvec/meson_2pt.cc: First non-working version. 2008-06-23 13:50 edwards * aclocal.m4, configure: Induced changes 2008-06-23 13:50 edwards * configure.ac, main/Makefile.am, main/colorvec/Makefile.am, main/fitters/Makefile.am, main/formfac/Makefile.am, main/fpi/Makefile.am, main/mres/Makefile.am, main/sfpcac/Makefile.am, main/spectrum/Makefile.am, main/stoch/Makefile.am, main/ttt/Makefile.am, main/utils/Makefile.am: Added colorvec/Makefile.am. Changed all bin_PROGRAMS to noinst_PROGRAMS. There are so many of the critters. 2008-06-18 00:10 edwards * main/sfpcac/run_tune/strip_per_avg_mixed_valence.csh: Changed paths. 2008-06-18 00:09 edwards * main/sfpcac/run_tune/: pbs_strip_per_avg_mixed_valence.pl, pbs_strip_per_avg_mixed_valence_work.csh, strip_per_avg_mixed_valence_cache.csh: New versions to strip and avg via pbs. 2008-06-17 17:19 edwards * main/sfpcac/run_tune/: queue_arch_type_maui.csh, queue_arch_type_maui.pl, queue_arch_type_maui.sh: Added qcd8n. 2008-06-17 10:50 edwards * other_libs/ffdb-lite/config/: config.guess, config.sub, depcomp, install-sh, missing: Added config files. 2008-06-17 10:23 bjoo * other_libs/xpath_reader/include/xml_array.h: Added some new std libraryisms - declared exit from cstdlib to keep my gcc-4.3 happy 2008-06-16 08:58 dudek * include/formfac/formfac_meson_fit.h, include/formfac/formfac_qsq.h, lib/formfac/formfac_bb.cc, lib/formfac/formfac_meson_fit.cc, lib/formfac/formfac_qsq.cc, main/formfac/pion_src_pion_proj_snk.cc: added some commented diagonostic std::cout's 2008-06-16 00:19 edwards * other_libs/ffdb-lite/src/: ConfDataStoreDB.h, DBCursor.h, DBData.h, DBFunc.h, DBKey.h, DBString.h, FFDB.h, Serializable.h: Added emacs controls to throw into C++ mode. 2008-06-15 23:54 edwards * other_libs/ffdb-lite/: aclocal.m4, configure: Induced changes 2008-06-15 23:54 edwards * other_libs/ffdb-lite/configure.ac: Changed AC_CONFIG_SRCDIR to AC_CONFIG_AUX_DIR 2008-06-15 12:31 edwards * main/sfpcac/run_tune/strip_per_merge_mixed_valence.csh: Added link to xi_st. 2008-06-13 16:33 dudek * include/formfac/formfac_data_covar.h, include/formfac/formfac_ensem_linfit.h, include/formfac/formfac_linear_covar_genfit.h, include/formfac/formfac_solver.h, lib/formfac/formfac_chisqq.cc, lib/formfac/formfac_data_covar.cc, lib/formfac/formfac_ensem_linfit.cc, lib/formfac/formfac_linear_covar_genfit.cc, lib/formfac/formfac_manage_3pt_bb.cc, lib/formfac/formfac_solver.cc, main/formfac/ff_driver.cc, main/formfac/pion_src_pion_proj_snk.cc: fixed previous accidental commital of old versions 2008-06-13 15:49 edwards * include/formfac/formfac_manage_3pt.h: Switched back to include of lime.h since I'm not getting their forward decls correct. 2008-06-13 14:50 dudek * include/formfac/formfac_data_covar.h, include/formfac/formfac_ensem_linfit.h, include/formfac/formfac_linear_covar_genfit.h, include/formfac/formfac_solver.h, lib/formfac/formfac_chisqq.cc, lib/formfac/formfac_data_covar.cc, lib/formfac/formfac_ensem_linfit.cc, lib/formfac/formfac_linear_covar_genfit.cc, lib/formfac/formfac_manage_3pt_bb.cc, lib/formfac/formfac_solver.cc, main/formfac/ff_driver.cc, main/formfac/pion_src_pion_proj_snk.cc: merged in the changes to the formfac code ??? 2008-06-13 10:58 dudek * include/formfac/formfac_ensem_linfit.h, include/formfac/formfac_linear_covar_genfit.h, include/formfac/formfac_solver.h, lib/formfac/formfac_chisqq.cc, lib/formfac/formfac_ensem_linfit.cc, lib/formfac/formfac_linear_covar_genfit.cc, lib/formfac/formfac_manage_3pt_bb.cc, lib/formfac/formfac_solver.cc, main/formfac/pion_src_pion_proj_snk.cc: Changed the phase definition for q: Now equal to pi-pf rather than pf-pi. Matches with the chroma code. Change made in the cache file reader. Also changed the conserved current to match this phase - improvement term not yet corrected. plus assorted charges elsewhere 2008-06-13 10:56 edwards * include/formfac/formfac_manage_3pt.h: Added forward decl for LimeWriter. 2008-06-11 23:37 edwards * main/sfpcac/run_tune/strip_per_avg_mixed_valence.csh: Went back to version that does not change sigma to xi. The file names are correct in this case, but the problem is the script itself. Now use the correct path to the "hl" files and dir. 2008-06-11 17:33 edwards * main/sfpcac/run_tune/strip_per_avg_mixed_valence.csh: Bummer. Fixed the renaming of xi and xi_st to now use the correct (corresponding) operators. 2008-06-11 10:10 edwards * include/formfac/formfac_manage_3pt.h: Removed explicit include of lime.h and switched to a forward decl for LimeReader. 2008-06-11 09:54 dudek * main/formfac/: ff_driver.cc, pion_src_pion_proj_snk.cc: sundry minor changes 2008-06-10 09:29 dudek * include/formfac/formfac_data_covar.h, lib/formfac/formfac_data_covar.cc, lib/formfac/formfac_solver.cc: data covariance inverse packaged into a struct ndof now takes account of how many singular values you rest in the data and in the linear solution makes chisq/ndof and Q somewhat more believable 2008-06-10 07:22 dudek * lib/formfac/formfac_data_covar.cc, lib/formfac/formfac_ensem_linfit.cc, lib/formfac/formfac_solver.cc, main/formfac/pion_src_pion_proj_snk.cc: Various small fixes 2008-06-09 18:03 edwards * main/sfpcac/run_tune/queue_arch_type_maui.pl: Fixed sed. 2008-06-09 14:32 edwards * main/sfpcac/: data_covar.cc, data_covar.h, linear_covar_genfit.cc, linear_covar_genfit.h, qpot_exp_fit.cc: Changed qpot_exp_fit to use the data_covariance that have been moved to lib/formfac. 2008-06-09 14:31 edwards * main/sfpcac/Makefile.am: Moved out data covariance and fit routines from qpot_exp_fit. 2008-06-09 13:45 edwards * lib/formfac/formfac_solver.cc: Fixed asserts 2008-06-09 13:44 edwards * lib/formfac/formfac_solver.cc: Fixed asserts. 2008-06-09 12:31 edwards * include/formfac/formfac_ensem_linfit.h, include/formfac/formfac_solver.h, lib/formfac/formfac_ensem_linfit.cc, lib/formfac/formfac_solver.cc: Changed formfac_solver to use linear fit with covariance support routines. 2008-06-09 12:29 edwards * main/formfac/ff_driver.cc: Changed ff_driver to use new formfac solver functions. 2008-06-09 12:29 edwards * main/formfac/Makefile.am: Induced changes 2008-06-09 11:20 edwards * include/formfac/formfac_chisqq.h, include/formfac/formfac_data_covar.h, include/formfac/formfac_ensem_linfit.h, include/formfac/formfac_linear_covar_genfit.h, include/formfac/formfac_solver.h, lib/formfac/formfac_chisqq.cc, lib/formfac/formfac_data_covar.cc, lib/formfac/formfac_ensem_linfit.cc, lib/formfac/formfac_linear_covar_genfit.cc: New linear fit with data covariance 2008-06-09 11:19 edwards * include/Makefile.am, lib/Makefile.am: Added formfac_chisqq, formfac_data_covar, formfac_ensem_linfit, formfac_linear_covar_genfit 2008-06-09 11:17 edwards * include/ensem/ensem_primscalar.h: Added an isZero function. 2008-06-09 10:08 edwards * include/formfac/formfac_solver.h: Added a default function for isRowZero. 2008-06-09 10:07 edwards * include/ensem/ensem_simpleword.h: Changed 0 to 0.0 in isZero. 2008-06-09 09:57 edwards * main/formfac/Makefile.am: Added a lib dependency on noinst_PROGRAMS 2008-06-09 09:53 dudek * include/formfac/formfac_manage_3pt.h, include/formfac/formfac_solver.h, lib/formfac/formfac_solver.cc, main/formfac/pion_src_pion_proj_snk.cc: added all-zero matrix element checking into LLSq base class added correlator covariance construction into least squares solver modified eigenvector projected 3pt fitting for pi-pi - temporal conserved current is now symmetric like the spatial 2008-06-08 23:25 edwards * main/sfpcac/run_tune/queue_arch_type_maui.pl: Added ranger. 2008-06-08 23:22 edwards * main/sfpcac/run_tune/run_mixed_valence_spec_eigcg_per.pl: Switched to 24^3. 2008-06-07 17:53 edwards * other_libs/ffdb-lite/configure: Induced changes. 2008-06-07 17:52 edwards * other_libs/ffdb-lite/ffdblite-config.in: Start of a config script. 2008-06-07 17:51 edwards * other_libs/ffdb-lite/aclocal.m4: Induced changes 2008-06-07 17:50 edwards * other_libs/ffdb-lite/: Makefile.am, configure.ac, src/Makefile.am: Getting it work again. 2008-06-07 14:31 edwards * include/ensem/: ensem_ensem.h, ensem_obsmatrix.h, ensem_obsscalar.h, ensem_obstensor.h, ensem_obsvector.h, ensem_reality.h, ensem_simpleword.h: Added an isZero function. 2008-06-07 14:24 edwards * other_libs/ffdb-lite/configure: Induced changes. 2008-06-07 14:24 edwards * other_libs/ffdb-lite/configure.ac: Added some msg notices. 2008-06-07 01:01 edwards * include/formfac/formfac_ensemble.h, lib/formfac/formfac_ensemble.cc: Added parameters to AnisoParam. 2008-06-07 00:55 edwards * aclocal.m4, configure: Induced changes 2008-06-07 00:55 edwards * main/formfac/: Makefile.am, pion_src_pion_proj_snk.cc: Added pion_src_pion_proj_snk. 2008-06-06 23:04 edwards * main/stoch/stoch_group_baryon.cc: Did some indenting. 2008-06-04 10:35 edwards * main/formfac/: build_currents.cc, build_currents.ini.xml: First version to read manage object and build derivatives. 2008-06-04 10:33 edwards * lib/formfac/formfac_manage_3pt.cc: Added reading/writing of src_name and snk_name in 3Pt arg. 2008-06-03 22:37 edwards * adat-config.in: Added some more libs. 2008-06-03 22:28 edwards * adat-config.in: Added more arguments in CXXFLAGS and LIBS. 2008-06-03 14:23 chen * other_libs/ffdb-lite/src/ConfDataStoreDB.cpp: Add ConfDataStoreDB.cpp 2008-06-03 12:25 chen * include/Makefile.am: Install more headers of formac 2008-06-03 09:45 chen * lib/formfac/formfac_manage_3pt.cc: Add src_name and snk_name compare in the equivalence operator 2008-06-02 22:49 kostas * aclocal.m4, configure, main/strippers/strip_mres.cc: fixed mres stripper 2008-06-02 16:10 chen * other_libs/ffdb-lite/src/: ConfDataStoreDB.h, DBString.cpp, DBString.h, Makefile.am: First try to put into production 2008-05-30 00:54 edwards * main/sfpcac/run_tune/run_mixed_valence_spec_eigcg_per.pl: Changed to use origins at 8 8 8. 2008-05-29 15:31 tag FFDB 2008-05-29 15:31 chen * other_libs/ffdb-lite/: AUTHORS, COPYING, INSTALL, Makefile.am, NEWS, README, aclocal.m4, configure, configure.ac, src/ConfDataStoreDB.h, src/DBCursor.cpp, src/DBCursor.h, src/DBData.h, src/DBFunc.cpp, src/DBFunc.h, src/DBKey.h, src/DBString.cpp, src/DBString.h, src/FFDB.cpp, src/FFDB.h, src/Makefile.am, src/Serializable.h: Initial CVS import of FFDB 2008-05-29 15:31 chen * other_libs/ffdb-lite/: AUTHORS, COPYING, INSTALL, Makefile.am, NEWS, README, aclocal.m4, configure, configure.ac, src/ConfDataStoreDB.h, src/DBCursor.cpp, src/DBCursor.h, src/DBData.h, src/DBFunc.cpp, src/DBFunc.h, src/DBKey.h, src/DBString.cpp, src/DBString.h, src/FFDB.cpp, src/FFDB.h, src/Makefile.am, src/Serializable.h: Initial revision 2008-05-25 22:29 edwards * main/sfpcac/run_tune/spec_per_work_eigcg.pl: Switched to using explicit coordinates for t_srce. 2008-05-25 22:29 edwards * main/sfpcac/run_tune/run_mixed_valence_spec_eigcg_per.pl: Bug fix in t_src. 2008-05-23 22:53 edwards * main/sfpcac/run_tune/run_mixed_valence_spec_eigcg_per.pl: Added an origin. 2008-05-23 22:51 edwards * main/sfpcac/run_tune/launch_pbs_jobs_work.pl: Switched back to JLabLQCD. 2008-05-23 22:50 edwards * main/sfpcac/run_tune/spec_per_work_eigcg.pl: Added new origin. 2008-05-14 14:58 tag qdp1-27-0 2008-05-14 14:58 bjoo * other_libs/xpath_reader/include/xml_struct_writer.h: Another little clean. Should now be ready for gcc-4.3 2008-05-13 11:31 kostas * main/strippers/strip_hadspec.cc: fix bug 2008-05-13 11:30 kostas * main/strippers/strip_hadspec.cc: handling different source smearing 2008-05-09 03:58 edwards * main/sfpcac/run_tune/: launch_pbs_jobs_work.pl, run_all_light_qpot_work.pl, run_light_qpot_per.pl, run_mixed_valence_spec_eigcg_per.pl, spec_per_work_eigcg.pl, strip_per_avg_mixed_valence.csh: Latest changes 2008-04-25 00:35 edwards * main/stoch/: stoch_group_meson.cc, stoch_group_meson.ini.pl: Now seems to run. Need to fix sanity checks. 2008-04-25 00:09 edwards * main/stoch/Makefile.am: Added stoch_group_baryon.cc 2008-04-25 00:07 edwards * main/stoch/stoch_group_meson.cc: First version. 2008-04-24 11:51 jbulava * main/stoch/make_stoch_group_baryon_input.pl: Added perl script to make xml input for stoch_group_baryon 2008-04-24 11:47 jbulava * main/stoch/stoch_group_baryon.cc: updated stoch_group_baryon 2008-04-17 18:28 edwards * main/sfpcac/: extract_r0_mixed.pl, sub_extract_r0_mixed.pl: Pull out r0 for mixed lattices. 2008-04-17 18:27 edwards * main/sfpcac/run_tune/: generate_nf21_syz.pl, generate_nf21_syz_largevol.pl, generate_nf3_sp.pl, generate_nf3_syz.pl, generate_nf3_syz_largevol_taditer_unprec.pl, generate_nf3_syz_taditer.pl, generate_nf3_syz_tree.pl: Added missing "version" tag for the smeared potential measurements. 2008-04-16 22:31 kostas * include/covfit/statistics.h: added bootstrap error 2008-04-08 12:17 jbulava * adat-config.in: Fixed bug in adat-config 2008-04-07 17:34 edwards * main/sfpcac/run_tune/: build_unsmeared_wloops_xml.pl, concat_wilslp_xml.pl: Updates. 2008-04-07 17:19 edwards * main/sfpcac/run_tune/: build_smeared_wloops_xml.pl, concat_wilslp_xml.pl: Fixes. 2008-04-07 17:08 edwards * main/sfpcac/run_tune/concat_wilslp_xml.pl: Replace KGlob with my own version. 2008-04-07 17:00 edwards * main/sfpcac/run_tune/: build_smeared_wloops_xml.pl, concat_wilslp_xml.pl: First versions. 2008-04-07 16:30 uid6250 * Makefile.am, adat-config.in, configure, configure.ac, main/stoch/stoch_group_baryon.cc: Made changes necessary for adat-config 2008-04-07 15:52 uid3790 * main/sfpcac/extract_r0.pl: Dropped old r0 method and use new method. 2008-04-07 15:48 uid3790 * main/sfpcac/: qpot_exp_fit_params.cc, qpot_exp_fit_params.h, qpot_fit.cc, qpot_fit.ini.xml: Added ability to use only planar Wilson loops. 2008-04-07 14:59 edwards * main/sfpcac/qpot_fit.cc: Removed some unused code. 2008-04-07 11:31 edwards * other_libs/minuit/test/: MnSim/Makefile.am, MnTutorial/Makefile.am: Fixed library path. 2008-04-07 11:30 edwards * other_libs/minuit/INSTALL: Added missing file. 2008-03-31 09:59 edwards * main/sfpcac/run_tune/: tune_remez.pl, tune_remez_nf21.pl: Turned off completely the safety bounds feature. The current algorithm will always increase the bounds geometrically. 2008-03-31 09:56 edwards * main/sfpcac/run_tune/: tune_remez.pl, tune_remez_nf21.pl: Removed squaring of compensation factor for bounds. 2008-03-28 22:58 edwards * main/sfpcac/run_tune/tune_param_nf21_syz_per.pl: Some updates. 2008-03-28 22:58 edwards * main/sfpcac/run_tune/: queue_arch_type_maui.csh, queue_arch_type_maui.pl, queue_arch_type_maui.sh: Changed 4g to 256 cores. Removed all old gigE variants. 2008-03-12 22:24 edwards * main/sfpcac/run_tune/spec_per_work_eigcg.pl: Small change of params. 2008-03-11 15:44 jbulava * main/stoch/stoch_group_baryon.cc: Handles the changes to make_ops.cc 2008-03-08 23:28 edwards * main/sfpcac/run_tune/: run_mixed_valence_spec_eigcg_per.pl, spec_per_work_eigcg.pl: Changed params. 2008-03-07 11:52 jbulava * include/io/adat_io.h, main/stoch/Makefile.am, main/stoch/stoch_group_baryon.cc: Fixed 3-D array reader. Added stoch_group_baryon.cc to relevant Makefile.in. New version of stoch_group_baryon.cc 2008-03-07 10:33 edwards * main/sfpcac/run_tune/run_all_mixed_valence_per_spec_eigcg.pl: Fix. 2008-03-07 10:32 edwards * main/sfpcac/run_tune/run_all_mixed_valence_per_spec_eigcg.pl: Run the eigcg version. 2008-03-07 10:20 edwards * main/sfpcac/run_tune/: launch_pbs_jobs_work.pl, run_mixed_valence_spec_eigcg_per.pl, run_mixed_valence_spec_per.pl, spec_per_work_eigcg.pl: New eig version. Updated run params. 2008-02-28 18:14 edwards * main/sfpcac/run_tune/: build_chroma_xml.csh, build_smeared_wloops_xml.csh, build_unsmeared_wloops_xml.csh: Fixed a bug. Must put a "." after the xml file name of the sources. 2008-02-24 16:20 edwards * main/sfpcac/run_tune/strip_per_merge_mixed_valence.csh: Added missing eta. 2008-02-24 16:18 edwards * main/sfpcac/run_tune/strip_per_merge_mixed_valence.csh: Added missing phi in the bin_props. 2008-02-24 15:44 edwards * main/sfpcac/sub_extract_rho.pl: Fixed. 2008-02-24 15:09 tag qdp1-25-2 2008-02-24 15:09 tag qdp1-26-0 2008-02-24 15:09 tag qio2-3-4 2008-02-24 15:09 tag qio2-3-5 2008-02-24 15:09 tag qio2-3-6 2008-02-24 15:09 detar * other_libs/c-lime/examples/lime_extract_record.c: Correct file splitting/joining for hypercube records 2008-02-23 21:28 edwards * main/sfpcac/: qpot_exp_fit.cc: Yet another no-fit work-around. 2008-02-23 21:27 edwards * main/sfpcac/qpot_exp_fit.cc: Put in another no-fit case. 2008-02-23 21:23 edwards * main/sfpcac/sub_extract_r0.pl: Handle the no-data case. 2008-02-23 21:23 edwards * main/sfpcac/qpot_exp_fit.cc: Put in a workaround for a no-fit case. 2008-02-23 17:42 edwards * main/sfpcac/qpot_exp_fit.cc: Changed a the check of fit_crit to fit_crit >= fit_max. 2008-02-23 16:34 edwards * main/sfpcac/qpot_exp_fit.cc: Fixed V_0_err output. 2008-02-23 16:34 edwards * main/sfpcac/qpot_exp_fit.cc: Added r_0 to final fit output! 2008-02-23 16:17 edwards * main/sfpcac/qpot_exp_fit.cc: Added printing of size in final fit output. 2008-02-23 16:14 edwards * main/sfpcac/: qpot_exp_fit.cc, qpot_exp_fit.h, qpot_fit.cc: Changed return type for qpot_fit. Fixed some pop(xml_out) issues. 2008-02-23 16:13 edwards * main/sfpcac/qpot_fit.ini.xml: Input file for qpot_exp_fit. 2008-02-23 15:18 edwards * main/sfpcac/qpot_exp_fit.cc: Changed slightly a print statement. 2008-02-23 15:16 edwards * main/sfpcac/: qpot_exp_fit.cc, qpot_exp_fit.h: Pulled final qpot_fit apart into different fitting choices - fixed, restricted and variable. Put in more stringent checks of qpot fit which rejects neg. "e". 2008-02-23 15:15 edwards * main/sfpcac/: Makefile.am, qpot_exp_fit_params.cc, qpot_exp_fit_params.h: Added qpot_ex_fit_params. 2008-02-23 12:00 edwards * main/sfpcac/sub_extract_pion_rho.pl: Some fixes to get to work properly. 2008-02-23 11:51 edwards * main/sfpcac/: sub_extract_pion.pl, sub_extract_pion_rho.pl: Put back in tail-ing out the num_data. 2008-02-23 11:12 edwards * main/sfpcac/extract_deltaM.pl: Changed output variable name. 2008-02-23 11:02 edwards * main/sfpcac/: extract_pion.pl, extract_pion_rho.pl, sub_extract_pion.pl, sub_extract_pion_rho.pl: New file extractions. 2008-02-22 16:33 edwards * main/sfpcac/run_tune/: generate_nf3_syz_tree.pl, tune_param_nf3_syz_tree.pl: Some improvements. 2008-02-22 16:09 edwards * main/sfpcac/run_tune/: generate_nf3_syz_tree.pl, run_chroma.pl, run_launch_tree.pl, run_tune_tree.pl, tune_param_nf3_syz_tree.pl: Support tree-level SF generation. 2008-02-22 16:09 edwards * main/sfpcac/run_tune/run_hmc.pl: Changed a diagnostic message. 2008-02-21 22:43 edwards * main/sfpcac/: extract_deltaM.pl, sub_extract_deltaM.pl: Delta-M extraction. 2008-02-21 22:14 edwards * main/sfpcac/sf_plane_fit_fixed_mass.cubefit.pl: Switched back to old xi=3.5 bounds on x and y axis of agr plots. 2008-02-21 09:55 edwards * main/sfpcac/run_tune/: extend_all_mixed_valence_per_spec.pl, extend_pbs_jobs_work.pl: Can now extend generic valence jobs. 2008-02-21 09:55 edwards * main/sfpcac/run_tune/launch_pbs_jobs_work.pl: Changed job stream mix. 2008-02-21 09:54 edwards * main/sfpcac/run_tune/run_mixed_valence_spec_per.pl: Switched to 16^3. I need to improve this - find the lattice size from the config. 2008-02-21 09:54 edwards * main/sfpcac/run_tune/: tune_param_nf21_syz_non.pl, tune_param_nf3_syz_non.pl: Some different masses. 2008-02-21 09:54 edwards * main/sfpcac/run_tune/generate_nf3_syz_largevol.pl: Switched to MIN_NORM_2 for all monomials. 2008-02-20 17:20 edwards * main/sfpcac/qpot_exp_fit.cc: Added a proper potential fit from the energies. Seems to work. 2008-02-20 17:20 edwards * main/sfpcac/: data_covar.cc, data_covar.h: Changed some types back to my favorite "Real" instead of double. 2008-02-20 17:19 edwards * main/sfpcac/: chisqq.cc, chisqq.h: Added a chisqq_zero function. 2008-02-20 17:19 edwards * main/sfpcac/: Makefile.am, linear_covar_genfit.cc, linear_covar_genfit.h: Added linear_covar_genfit. 2008-02-16 16:37 edwards * main/sfpcac/: data_covar.cc, data_covar.h, qpot_exp_fit.cc, qpot_exp_fit.h: Some more cleanups and rearrangements. Code works at the moment finding energies will full covariance and automated fitting ranges. Next is to fit the potential. 2008-02-16 15:31 edwards * main/sfpcac/qpot_exp_fit.cc: Cleaned up ExpFunc and ChiSqFunc. 2008-02-16 15:30 edwards * main/sfpcac/data_covar.cc: Use rescaling tricks from fitmcosh package. 2008-02-15 22:34 edwards * main/sfpcac/chisqq.cc: Improved error message. 2008-02-15 22:33 edwards * main/sfpcac/: Makefile.am, data_covar.cc, data_covar.h, qpot_exp_fit.cc, qpot_exp_fit.h, qpot_fit.cc: Added a data covariance. 2008-02-15 01:13 edwards * main/sfpcac/qpot_exp_fit.cc: Some fixes on jackknife fits. 2008-02-15 01:04 edwards * main/sfpcac/qpot_exp_fit.cc: Major rewrite, but still more in progress. 2008-02-14 21:56 edwards * main/sfpcac/: qpot_exp_fit.cc, qpot_exp_fit.h, qpot_fit.cc: Added multi-exp capability. Needs a reorg to use this correctly, though. 2008-02-14 12:01 edwards * main/sfpcac/qpot_exp_fit.cc: Update some output. 2008-02-14 11:57 edwards * main/sfpcac/qpot_exp_fit.cc: Rearranged printout. 2008-02-14 11:53 edwards * main/sfpcac/qpot_exp_fit.cc: Print different stuff. 2008-02-14 11:51 edwards * main/sfpcac/qpot_exp_fit.cc: Fixed zero. 2008-02-14 11:50 edwards * main/sfpcac/qpot_exp_fit.cc: Added chisqq. 2008-02-14 11:49 edwards * main/sfpcac/Makefile.am: Added chisqq to qpot_fit. 2008-02-14 11:47 edwards * main/sfpcac/qpot_exp_fit.cc: Print more stuff. 2008-02-14 11:01 edwards * main/sfpcac/qpot_exp_fit.cc: Changed error analysis. 2008-02-11 23:24 edwards * main/sfpcac/run_tune/generate_nf21_syz.pl: Changed updating steps. 2008-02-11 01:43 edwards * main/sfpcac/qpot_exp_fit.cc: Changed OneExpFcn to use a derivative. 2008-02-11 00:49 edwards * main/sfpcac/qpot_exp_fit.cc: Small bug fix in Tmax check. 2008-02-11 00:33 edwards * main/sfpcac/: qpot.cc, qpot_eff.cc, qpot_exp_fit.cc, qpot_exp_fit.h, qpot_fit.cc: Moved qpot.cc to qpot_eff.cc . Now have a new qpot_fit.cc. 2008-02-11 00:33 edwards * main/sfpcac/Makefile.am: New qpot_fit that links against minuit. Moved qpot.cc over to qpot_eff.cc 2008-02-11 00:28 edwards * other_libs/minuit/: AUTHORS, COPYING, NEWS, README: Required files. 2008-02-11 00:27 edwards * other_libs/minuit/: aclocal.m4, config.h.in, configure: Induced changes. 2008-02-11 00:26 edwards * other_libs/minuit/: Makefile.am, configure.in, doc/Makefile.am, inc/Makefile.am, inc/Minuit2/Makefile.am, src/Makefile.am: Removed all libtool-isms - hurray. 2008-02-09 17:28 edwards * aclocal.m4, configure: Induced changes 2008-02-09 17:28 edwards * configure.ac, other_libs/Makefile.am: Added minuit. 2008-02-09 17:19 edwards * other_libs/minuit/: Makefile.am, configure.in, aclocal.m4, configure, config.h.in: Touching 2008-02-09 17:03 edwards * other_libs/minuit/aclocal.m4: Induced changes 2008-02-09 16:56 tag initial-minuit2-5-16 2008-02-09 16:56 edwards * other_libs/minuit/: aclocal.m4, config.h.in, Makefile.am, configure, configure.in, config/config.guess, config/config.sub, config/depcomp, config/install-sh, config/ltmain.sh, config/missing, config/m4/ac_compile_warnings.m4, config/m4/pfk_cxx_lib_path.m4, doc/Doxyfile.in, doc/Makefile.am, inc/Makefile.am, inc/Minuit2/ABObj.h, inc/Minuit2/ABProd.h, inc/Minuit2/ABSum.h, inc/Minuit2/ABTypes.h, inc/Minuit2/AnalyticalGradientCalculator.h, inc/Minuit2/BasicFunctionGradient.h, inc/Minuit2/BasicFunctionMinimum.h, inc/Minuit2/BasicMinimumError.h, inc/Minuit2/BasicMinimumParameters.h, inc/Minuit2/BasicMinimumSeed.h, inc/Minuit2/BasicMinimumState.h, inc/Minuit2/CombinedMinimizer.h, inc/Minuit2/CombinedMinimumBuilder.h, inc/Minuit2/ContoursError.h, inc/Minuit2/DavidonErrorUpdator.h, inc/Minuit2/FCNBase.h, inc/Minuit2/FCNGradientBase.h, inc/Minuit2/FumiliBuilder.h, inc/Minuit2/FumiliChi2FCN.h, inc/Minuit2/FumiliErrorUpdator.h, inc/Minuit2/FumiliFCNBase.h, inc/Minuit2/FumiliGradientCalculator.h, inc/Minuit2/FumiliMaximumLikelihoodFCN.h, inc/Minuit2/FumiliMinimizer.h, inc/Minuit2/FumiliStandardChi2FCN.h, inc/Minuit2/FumiliStandardMaximumLikelihoodFCN.h, inc/Minuit2/FunctionGradient.h, inc/Minuit2/FunctionMinimizer.h, inc/Minuit2/FunctionMinimum.h, inc/Minuit2/GenericFunction.h, inc/Minuit2/GradientCalculator.h, inc/Minuit2/HessianGradientCalculator.h, inc/Minuit2/InitialGradientCalculator.h, inc/Minuit2/LASymMatrix.h, inc/Minuit2/LAVector.h, inc/Minuit2/LaInverse.h, inc/Minuit2/LaOuterProduct.h, inc/Minuit2/LaProd.h, inc/Minuit2/LaSum.h, inc/Minuit2/Makefile.am, inc/Minuit2/MatrixInverse.h, inc/Minuit2/MinimumBuilder.h, inc/Minuit2/MinimumError.h, inc/Minuit2/MinimumErrorUpdator.h, inc/Minuit2/MinimumParameters.h, inc/Minuit2/MinimumSeed.h, inc/Minuit2/MinimumSeedGenerator.h, inc/Minuit2/MinimumState.h, inc/Minuit2/MinosError.h, inc/Minuit2/MinuitParameter.h, inc/Minuit2/MnApplication.h, inc/Minuit2/MnConfig.h, inc/Minuit2/MnContours.h, inc/Minuit2/MnCovarianceSqueeze.h, inc/Minuit2/MnCross.h, inc/Minuit2/MnEigen.h, inc/Minuit2/MnFcn.h, inc/Minuit2/MnFumiliMinimize.h, inc/Minuit2/MnFunctionCross.h, inc/Minuit2/MnGlobalCorrelationCoeff.h, inc/Minuit2/MnHesse.h, inc/Minuit2/MnLineSearch.h, inc/Minuit2/MnMachinePrecision.h, inc/Minuit2/MnMatrix.h, inc/Minuit2/MnMigrad.h, inc/Minuit2/MnMinimize.h, inc/Minuit2/MnMinos.h, inc/Minuit2/MnParabola.h, inc/Minuit2/MnParabolaFactory.h, inc/Minuit2/MnParabolaPoint.h, inc/Minuit2/MnParameterScan.h, inc/Minuit2/MnPlot.h, inc/Minuit2/MnPosDef.h, inc/Minuit2/MnPrint.h, inc/Minuit2/MnRefCountedPointer.h, inc/Minuit2/MnReferenceCounter.h, inc/Minuit2/MnScan.h, inc/Minuit2/MnSeedGenerator.h, inc/Minuit2/MnSimplex.h, inc/Minuit2/MnStrategy.h, inc/Minuit2/MnTiny.h, inc/Minuit2/MnUserCovariance.h, inc/Minuit2/MnUserFcn.h, inc/Minuit2/MnUserParameterState.h, inc/Minuit2/MnUserParameters.h, inc/Minuit2/MnUserTransformation.h, inc/Minuit2/MnVectorTransform.h, inc/Minuit2/ModularFunctionMinimizer.h, inc/Minuit2/NegativeG2LineSearch.h, inc/Minuit2/Numerical2PGradientCalculator.h, inc/Minuit2/ParametricFunction.h, inc/Minuit2/ScanBuilder.h, inc/Minuit2/ScanMinimizer.h, inc/Minuit2/SimplexBuilder.h, inc/Minuit2/SimplexMinimizer.h, inc/Minuit2/SimplexParameters.h, inc/Minuit2/SimplexSeedGenerator.h, inc/Minuit2/SinParameterTransformation.h, inc/Minuit2/SqrtLowParameterTransformation.h, inc/Minuit2/SqrtUpParameterTransformation.h, inc/Minuit2/StackAllocator.h, inc/Minuit2/VariableMetricBuilder.h, inc/Minuit2/VariableMetricEDMEstimator.h, inc/Minuit2/VariableMetricMinimizer.h, inc/Minuit2/VectorOuterProduct.h, src/AnalyticalGradientCalculator.cxx, src/BasicMinimumError.cxx, src/CombinedMinimumBuilder.cxx, src/DavidonErrorUpdator.cxx, src/FumiliBuilder.cxx, src/FumiliErrorUpdator.cxx, src/FumiliGradientCalculator.cxx, src/FumiliMinimizer.cxx, src/FumiliStandardChi2FCN.cxx, src/FumiliStandardMaximumLikelihoodFCN.cxx, src/HessianGradientCalculator.cxx, src/InitialGradientCalculator.cxx, src/LaEigenValues.cxx, src/LaInnerProduct.cxx, src/LaInverse.cxx, src/LaOuterProduct.cxx, src/LaSumOfElements.cxx, src/LaVtMVSimilarity.cxx, src/Makefile.am, src/MnApplication.cxx, src/MnContours.cxx, src/MnCovarianceSqueeze.cxx, src/MnEigen.cxx, src/MnFcn.cxx, src/MnFumiliMinimize.cxx, src/MnFunctionCross.cxx, src/MnGlobalCorrelationCoeff.cxx, src/MnHesse.cxx, src/mnbins.cxx, src/mndasum.cxx, src/mndaxpy.cxx, src/mnddot.cxx, src/mndscal.cxx, src/mndspmv.cxx, src/mndspr.cxx, src/MnLineSearch.cxx, src/MnMachinePrecision.cxx, src/MnMinos.cxx, src/MnParabolaFactory.cxx, src/MnParameterScan.cxx, src/MnPlot.cxx, src/MnPosDef.cxx, src/MnPrint.cxx, src/MnScan.cxx, src/MnSeedGenerator.cxx, src/MnStrategy.cxx, src/MnTiny.cxx, src/MnUserFcn.cxx, src/MnUserParameterState.cxx, src/MnUserParameters.cxx, src/MnUserTransformation.cxx, src/ModularFunctionMinimizer.cxx, src/NegativeG2LineSearch.cxx, src/Numerical2PGradientCalculator.cxx, src/ParametricFunction.cxx, src/ScanBuilder.cxx, src/SimplexBuilder.cxx, src/SimplexParameters.cxx, src/SimplexSeedGenerator.cxx, src/SinParameterTransformation.cxx, src/SqrtLowParameterTransformation.cxx, src/SqrtUpParameterTransformation.cxx, src/VariableMetricBuilder.cxx, src/VariableMetricEDMEstimator.cxx, src/mnlsame.cxx, src/mnteigen.cxx, src/mntplot.cxx, src/mnvert.cxx, src/mnxerbla.cxx, test/Makefile.am, test/MnSim/DemoFumili.cxx, test/MnSim/DemoGaussSim.cxx, test/MnSim/FlatRandomGen.h, test/MnSim/GaussDataGen.cxx, test/MnSim/GaussDataGen.h, test/MnSim/GaussFcn.cxx, test/MnSim/GaussFcn.h, test/MnSim/GaussFcn2.cxx, test/MnSim/GaussFcn2.h, test/MnSim/GaussFunction.h, test/MnSim/GaussRandomGen.h, test/MnSim/GaussianModelFunction.h, test/MnSim/Makefile.am, test/MnSim/PaulTest.cxx, test/MnSim/PaulTest2.cxx, test/MnSim/PaulTest3.cxx, test/MnSim/PaulTest4.cxx, test/MnSim/ReneTest.cxx, test/MnSim/paul.txt, test/MnSim/paul2.txt, test/MnSim/paul3.txt, test/MnSim/paul4.txt, test/MnTutorial/Makefile.am, test/MnTutorial/Quad12F.h, test/MnTutorial/Quad12FMain.cxx, test/MnTutorial/Quad1F.h, test/MnTutorial/Quad1FMain.cxx, test/MnTutorial/Quad4F.h, test/MnTutorial/Quad4FMain.cxx, test/MnTutorial/Quad8F.h, test/MnTutorial/Quad8FMain.cxx: Import of Minuit2-15.16.00 2008-02-09 16:56 edwards * other_libs/minuit/: aclocal.m4, config.h.in, Makefile.am, configure, configure.in, config/config.guess, config/config.sub, config/depcomp, config/install-sh, config/ltmain.sh, config/missing, config/m4/ac_compile_warnings.m4, config/m4/pfk_cxx_lib_path.m4, doc/Doxyfile.in, doc/Makefile.am, inc/Makefile.am, inc/Minuit2/ABObj.h, inc/Minuit2/ABProd.h, inc/Minuit2/ABSum.h, inc/Minuit2/ABTypes.h, inc/Minuit2/AnalyticalGradientCalculator.h, inc/Minuit2/BasicFunctionGradient.h, inc/Minuit2/BasicFunctionMinimum.h, inc/Minuit2/BasicMinimumError.h, inc/Minuit2/BasicMinimumParameters.h, inc/Minuit2/BasicMinimumSeed.h, inc/Minuit2/BasicMinimumState.h, inc/Minuit2/CombinedMinimizer.h, inc/Minuit2/CombinedMinimumBuilder.h, inc/Minuit2/ContoursError.h, inc/Minuit2/DavidonErrorUpdator.h, inc/Minuit2/FCNBase.h, inc/Minuit2/FCNGradientBase.h, inc/Minuit2/FumiliBuilder.h, inc/Minuit2/FumiliChi2FCN.h, inc/Minuit2/FumiliErrorUpdator.h, inc/Minuit2/FumiliFCNBase.h, inc/Minuit2/FumiliGradientCalculator.h, inc/Minuit2/FumiliMaximumLikelihoodFCN.h, inc/Minuit2/FumiliMinimizer.h, inc/Minuit2/FumiliStandardChi2FCN.h, inc/Minuit2/FumiliStandardMaximumLikelihoodFCN.h, inc/Minuit2/FunctionGradient.h, inc/Minuit2/FunctionMinimizer.h, inc/Minuit2/FunctionMinimum.h, inc/Minuit2/GenericFunction.h, inc/Minuit2/GradientCalculator.h, inc/Minuit2/HessianGradientCalculator.h, inc/Minuit2/InitialGradientCalculator.h, inc/Minuit2/LASymMatrix.h, inc/Minuit2/LAVector.h, inc/Minuit2/LaInverse.h, inc/Minuit2/LaOuterProduct.h, inc/Minuit2/LaProd.h, inc/Minuit2/LaSum.h, inc/Minuit2/Makefile.am, inc/Minuit2/MatrixInverse.h, inc/Minuit2/MinimumBuilder.h, inc/Minuit2/MinimumError.h, inc/Minuit2/MinimumErrorUpdator.h, inc/Minuit2/MinimumParameters.h, inc/Minuit2/MinimumSeed.h, inc/Minuit2/MinimumSeedGenerator.h, inc/Minuit2/MinimumState.h, inc/Minuit2/MinosError.h, inc/Minuit2/MinuitParameter.h, inc/Minuit2/MnApplication.h, inc/Minuit2/MnConfig.h, inc/Minuit2/MnContours.h, inc/Minuit2/MnCovarianceSqueeze.h, inc/Minuit2/MnCross.h, inc/Minuit2/MnEigen.h, inc/Minuit2/MnFcn.h, inc/Minuit2/MnFumiliMinimize.h, inc/Minuit2/MnFunctionCross.h, inc/Minuit2/MnGlobalCorrelationCoeff.h, inc/Minuit2/MnHesse.h, inc/Minuit2/MnLineSearch.h, inc/Minuit2/MnMachinePrecision.h, inc/Minuit2/MnMatrix.h, inc/Minuit2/MnMigrad.h, inc/Minuit2/MnMinimize.h, inc/Minuit2/MnMinos.h, inc/Minuit2/MnParabola.h, inc/Minuit2/MnParabolaFactory.h, inc/Minuit2/MnParabolaPoint.h, inc/Minuit2/MnParameterScan.h, inc/Minuit2/MnPlot.h, inc/Minuit2/MnPosDef.h, inc/Minuit2/MnPrint.h, inc/Minuit2/MnRefCountedPointer.h, inc/Minuit2/MnReferenceCounter.h, inc/Minuit2/MnScan.h, inc/Minuit2/MnSeedGenerator.h, inc/Minuit2/MnSimplex.h, inc/Minuit2/MnStrategy.h, inc/Minuit2/MnTiny.h, inc/Minuit2/MnUserCovariance.h, inc/Minuit2/MnUserFcn.h, inc/Minuit2/MnUserParameterState.h, inc/Minuit2/MnUserParameters.h, inc/Minuit2/MnUserTransformation.h, inc/Minuit2/MnVectorTransform.h, inc/Minuit2/ModularFunctionMinimizer.h, inc/Minuit2/NegativeG2LineSearch.h, inc/Minuit2/Numerical2PGradientCalculator.h, inc/Minuit2/ParametricFunction.h, inc/Minuit2/ScanBuilder.h, inc/Minuit2/ScanMinimizer.h, inc/Minuit2/SimplexBuilder.h, inc/Minuit2/SimplexMinimizer.h, inc/Minuit2/SimplexParameters.h, inc/Minuit2/SimplexSeedGenerator.h, inc/Minuit2/SinParameterTransformation.h, inc/Minuit2/SqrtLowParameterTransformation.h, inc/Minuit2/SqrtUpParameterTransformation.h, inc/Minuit2/StackAllocator.h, inc/Minuit2/VariableMetricBuilder.h, inc/Minuit2/VariableMetricEDMEstimator.h, inc/Minuit2/VariableMetricMinimizer.h, inc/Minuit2/VectorOuterProduct.h, src/AnalyticalGradientCalculator.cxx, src/BasicMinimumError.cxx, src/CombinedMinimumBuilder.cxx, src/DavidonErrorUpdator.cxx, src/FumiliBuilder.cxx, src/FumiliErrorUpdator.cxx, src/FumiliGradientCalculator.cxx, src/FumiliMinimizer.cxx, src/FumiliStandardChi2FCN.cxx, src/FumiliStandardMaximumLikelihoodFCN.cxx, src/HessianGradientCalculator.cxx, src/InitialGradientCalculator.cxx, src/LaEigenValues.cxx, src/LaInnerProduct.cxx, src/LaInverse.cxx, src/LaOuterProduct.cxx, src/LaSumOfElements.cxx, src/LaVtMVSimilarity.cxx, src/Makefile.am, src/MnApplication.cxx, src/MnContours.cxx, src/MnCovarianceSqueeze.cxx, src/MnEigen.cxx, src/MnFcn.cxx, src/MnFumiliMinimize.cxx, src/MnFunctionCross.cxx, src/MnGlobalCorrelationCoeff.cxx, src/MnHesse.cxx, src/mnbins.cxx, src/mndasum.cxx, src/mndaxpy.cxx, src/mnddot.cxx, src/mndscal.cxx, src/mndspmv.cxx, src/mndspr.cxx, src/MnLineSearch.cxx, src/MnMachinePrecision.cxx, src/MnMinos.cxx, src/MnParabolaFactory.cxx, src/MnParameterScan.cxx, src/MnPlot.cxx, src/MnPosDef.cxx, src/MnPrint.cxx, src/MnScan.cxx, src/MnSeedGenerator.cxx, src/MnStrategy.cxx, src/MnTiny.cxx, src/MnUserFcn.cxx, src/MnUserParameterState.cxx, src/MnUserParameters.cxx, src/MnUserTransformation.cxx, src/ModularFunctionMinimizer.cxx, src/NegativeG2LineSearch.cxx, src/Numerical2PGradientCalculator.cxx, src/ParametricFunction.cxx, src/ScanBuilder.cxx, src/SimplexBuilder.cxx, src/SimplexParameters.cxx, src/SimplexSeedGenerator.cxx, src/SinParameterTransformation.cxx, src/SqrtLowParameterTransformation.cxx, src/SqrtUpParameterTransformation.cxx, src/VariableMetricBuilder.cxx, src/VariableMetricEDMEstimator.cxx, src/mnlsame.cxx, src/mnteigen.cxx, src/mntplot.cxx, src/mnvert.cxx, src/mnxerbla.cxx, test/Makefile.am, test/MnSim/DemoFumili.cxx, test/MnSim/DemoGaussSim.cxx, test/MnSim/FlatRandomGen.h, test/MnSim/GaussDataGen.cxx, test/MnSim/GaussDataGen.h, test/MnSim/GaussFcn.cxx, test/MnSim/GaussFcn.h, test/MnSim/GaussFcn2.cxx, test/MnSim/GaussFcn2.h, test/MnSim/GaussFunction.h, test/MnSim/GaussRandomGen.h, test/MnSim/GaussianModelFunction.h, test/MnSim/Makefile.am, test/MnSim/PaulTest.cxx, test/MnSim/PaulTest2.cxx, test/MnSim/PaulTest3.cxx, test/MnSim/PaulTest4.cxx, test/MnSim/ReneTest.cxx, test/MnSim/paul.txt, test/MnSim/paul2.txt, test/MnSim/paul3.txt, test/MnSim/paul4.txt, test/MnTutorial/Makefile.am, test/MnTutorial/Quad12F.h, test/MnTutorial/Quad12FMain.cxx, test/MnTutorial/Quad1F.h, test/MnTutorial/Quad1FMain.cxx, test/MnTutorial/Quad4F.h, test/MnTutorial/Quad4FMain.cxx, test/MnTutorial/Quad8F.h, test/MnTutorial/Quad8FMain.cxx: Initial revision 2008-02-09 15:29 edwards * main/sfpcac/run_tune/build_pcac_xml.csh: Fixes. 2008-02-09 15:29 edwards * main/sfpcac/extract_pcac_mixed.pl: Extract mixed valance pcac. 2008-02-09 15:28 edwards * main/sfpcac/sub_extract_pcac_mixed.pl: New. 2008-02-09 15:28 edwards * main/sfpcac/sub_extract_pcac.pl: Changed binary location. Changed xpath. 2008-02-09 15:26 edwards * main/formfac/Makefile.am: Moved programs no longer compiling to EXTRA. 2008-02-09 13:33 edwards * include/formfac/formfac_manage_3pt.h: Turned off unordered_map. 2008-02-08 22:01 edwards * main/sfpcac/run_tune/: build_pcac_xml.csh, tune_param_nf21_syz_non.pl: Further changes. 2008-02-08 00:01 edwards * main/sfpcac/run_tune/build_pcac_xml.csh: New pcac builder. 2008-02-06 16:32 edwards * main/sfpcac/run_tune/: tune_param_nf21_syz_non.pl, tune_param_nf21_syz_per.pl: Some different params. 2008-02-06 16:31 edwards * main/sfpcac/run_tune/launch_pbs_jobs_work.pl: Changed job run characteristics. 2008-02-06 16:31 edwards * main/sfpcac/run_tune/: queue_arch_type_maui.csh, queue_arch_type_maui.pl, queue_arch_type_maui.sh: Reverted from mpiexec back to mpirun_rsh. 2008-02-06 16:30 edwards * main/sfpcac/run_tune/run_diagonal_valence_spec_per.pl: Changed smearing widths. 2008-02-06 16:30 edwards * main/sfpcac/run_tune/run_mixed_valence_spec_per.pl: Switched to 4 sources and turned on mom. 2008-02-06 13:56 edwards * main/sfpcac/run_tune/generate_nf21_syz.pl: Split PCAC measurements off to a pcac_u and a pcac_s xml file. 2008-02-06 00:24 edwards * main/sfpcac/run_tune/generate_nf21_syz.pl: Grrh. Bug fix - fixed the num_flavors in the strange quark LOGDET. 2008-02-05 22:36 edwards * main/sfpcac/run_tune/strip_per_merge_mixed_valence.csh: Added missing eta and phi in final link. 2008-02-05 16:55 tag qio2-3-3 2008-02-05 16:55 detar * other_libs/c-lime/examples/lime_extract_record.c: Bug fix. 2008-02-05 16:51 detar * other_libs/c-lime/lib/lime_reader.c: Complain about premature EOF 2008-02-04 02:38 edwards * main/sfpcac/run_tune/strip_per_merge_mixed_valence.csh: Split out mesons and baryons. 2008-02-04 02:33 edwards * main/sfpcac/run_tune/strip_per_merge_mixed_valence.csh: Split out mesons and baryons. 2008-02-04 02:32 edwards * main/sfpcac/run_tune/strip_per_avg_mixed_valence.csh: Bug fixes. Also added non-zero momentum. 2008-02-01 01:13 edwards * main/sfpcac/run_tune/tune_param_nf21_syz_non.pl: Fixed some more params. 2008-02-01 00:53 edwards * main/sfpcac/run_tune/tune_param_nf21_syz_non.pl: Added a missing beta. 2008-02-01 00:50 edwards * main/sfpcac/run_tune/tune_param_nf21_syz_non.pl: Updated params. 2008-02-01 00:44 edwards * main/sfpcac/run_tune/: tune_param_nf3_syz_dir.pl, tune_param_nf3_syz_non.pl, tune_param_nf3_syz_per.pl, tune_param_nf21_syz_non.pl: Latest version. 2008-02-01 00:37 edwards * main/sfpcac/run_tune/generate_nf21_syz.pl: New form. 2008-02-01 00:34 edwards * main/sfpcac/run_tune/generate_nf21_syz_largevol.pl: Folded link_smear into a STOUT_GAUGE_STATE within the smeared wilslps. Changed smearing size for wilslp. 2008-01-30 23:27 edwards * main/sfpcac/run_tune/run_launch_sp.pl: In the case of unequal "u" and "s" quark masses, the stem3 now has a "s" quark mass dependence. 2008-01-29 22:43 edwards * main/sfpcac/run_tune/: strip_per_merge_data.csh, strip_per_merge_diagonal_valence.csh, strip_per_merge_mixed_valence.csh: Added missing path for removal. 2008-01-27 22:35 edwards * main/sfpcac/run_tune/: strip_per_merge_diagonal_valence.csh, strip_per_merge_mixed_valence.csh: Added missing links. 2008-01-27 22:08 edwards * main/sfpcac/run_tune/: strip_per_merge_diagonal_valence.csh, strip_per_merge_mixed_valence.csh: Added new merging. 2008-01-27 00:17 edwards * main/sfpcac/run_tune/launch_pbs_jobs_work.pl: Changed max traj. for job submissions. 2008-01-26 23:35 edwards * main/sfpcac/run_tune/: run_diagonal_valence_spec_per.pl, run_mixed_valence_spec_per.pl: Reset residual. 2008-01-26 23:34 edwards * main/sfpcac/run_tune/unpack_per_avg_data.csh: Not needed. 2008-01-26 23:34 edwards * main/sfpcac/run_tune/strip_per_avg_diagonal_valence.csh: Actually converted the script to the correct form needed for diagonal valence quarks. 2008-01-26 22:58 edwards * main/sfpcac/run_tune/launch_pbs_jobs_work.pl: Fixed path to lime_extract. 2008-01-26 22:51 edwards * main/sfpcac/run_tune/: launch_pbs_jobs_work.pl, run_all_diagonal_valence_per_spec.pl, run_all_light_dir_spec.pl, run_all_light_per_spec.pl, run_all_light_spec_work.pl, run_all_mixed_valence_per_spec.pl, run_diagonal_valence_spec_per.pl, run_mixed_valence_spec_per.pl, spec_per_work.pl, strip_per_avg_diagonal_valence.csh: Split off xml generation to a common spec_per_work.pl script. Moved the run_all_light_dir_spec to launch_pbs_jobs_work. Added new diagonal version of the spec script. 2008-01-26 21:26 edwards * main/sfpcac/run_tune/run_all_light_spec_work.pl: Fixed lime_extract_record. 2008-01-26 18:21 edwards * main/sfpcac/run_tune/run_mixed_valence_spec_per.pl: Reset the RsdCG back to a sane value. 2008-01-26 18:21 edwards * main/sfpcac/run_tune/strip_per_avg_mixed_valence.csh: Save the lambda. 2008-01-26 18:07 edwards * main/sfpcac/run_tune/strip_per_avg_mixed_valence.csh: Added b1 to the particles saved. 2008-01-26 18:01 edwards * main/sfpcac/run_tune/strip_per_avg_mixed_valence.csh: Fixed extension name. 2008-01-26 17:58 edwards * main/sfpcac/run_tune/strip_per_merge_mixed_valence.csh: Strip mixed valence data. 2008-01-26 17:53 edwards * main/sfpcac/run_tune/run_mixed_valence_spec_per.pl: Fixed lattice size. 2008-01-26 17:11 edwards * main/sfpcac/run_tune/: run_all_light_dir_spec.pl, run_all_light_per_spec.pl, run_all_light_spec_work.pl, run_all_mixed_valence_per_spec.pl, run_light_nu_dir.pl, run_light_nu_per.pl, run_mixed_valence_spec_per.pl, strip_per_avg_mixed_valence.csh: Reorganized the basic script to read all params from the config. Added new mixed valence runs. 2008-01-26 13:43 edwards * main/strippers/strip_hadspec.cc: Fixed test on Mass_1< Mass_2 for baryons. This was a string test. It should instead be on floats. 2008-01-25 22:11 edwards * main/sfpcac/run_tune/run_light_qpot_per.pl: Changed smearing params. 2008-01-23 17:07 edwards * main/sfpcac/run_tune/generate_nf3_syz_largevol.pl: Changed smeared wilson loop measurement to go through a stout_gauge_stout. This avoids any issues with strangness in the link smearing. 2008-01-23 16:46 edwards * main/sfpcac/run_tune/: run_all_light_dir_qpot.pl, run_light_nu_per.pl, run_light_qpot_dir.pl, run_light_qpot_per.pl: Switched to using STOUT_SMEAR_OLD. Added a new dirichlet version of qpot. 2008-01-23 01:29 edwards * main/sfpcac/run_tune/run_all_light_qpot_work.pl: Fixed file names. 2008-01-22 22:30 edwards * main/sfpcac/run_tune/: run_all_light_qpot_work.pl, run_light_qpot_per.pl: Fixes to get working. 2008-01-22 22:29 edwards * main/sfpcac/run_tune/: tune_param_nf3_syz_non.pl, tune_param_nf3_syz_per.pl: More param changes. 2008-01-22 21:50 edwards * main/sfpcac/run_tune/: run_all_light_qpot_work.pl, run_light_qpot_per.pl: First versions for qpot. 2008-01-22 21:27 edwards * main/sfpcac/run_tune/: run_all_light_per_qpot.pl, run_all_light_qpot_work.pl: Start of scripts for running qpot. 2008-01-19 17:10 edwards * main/sfpcac/: sf_plane_fit_fixed_mass.cubefit.pl, sf_plane_fit_fixed_mass.planefit.pl: Added beta to legend. 2008-01-19 17:09 edwards * main/sfpcac/run_tune/run_all_light_spec_work.pl: Added missing beta into the script. 2008-01-19 17:06 edwards * main/sfpcac/run_tune/: tune_param_nf3_syz_non.pl, tune_param_nf3_syz_per.pl: New params. 2008-01-19 17:05 edwards * main/sfpcac/make_qpot.csh: Changed path to binary. 2008-01-19 17:05 edwards * main/sfpcac/: extract_xi_f.pl, sub_extract_xi_f.pl: Changed name of subroutine. 2008-01-19 16:11 edwards * main/sfpcac/extract_pcac.pl: Adjusting spacing in a column. 2008-01-17 23:42 edwards * main/sfpcac/run_tune/: run_all_light_spec_work.pl, run_light_nu_dir.pl, run_light_nu_per.pl: Generalized to now use beta and the pade for u_s, u_s_stout. 2008-01-17 23:28 edwards * main/sfpcac/run_tune/: tune_param_nf21_syz_per.pl, tune_param_nf3_syz.pl, tune_param_nf3_syz_dir.pl, tune_param_nf3_syz_non.pl, tune_param_nf3_syz_per.pl: More param updates. 2008-01-17 23:28 edwards * main/sfpcac/run_tune/unpack_per_avg_data.csh: Turn this off. 2008-01-17 23:28 edwards * main/sfpcac/run_tune/run_all_light_spec_work.pl: Updates for new queues. 2008-01-16 23:26 edwards * main/sfpcac/run_tune/unpack_per_avg_data.csh: Unpack data for xi_f fits. 2008-01-16 10:55 edwards * main/sfpcac/run_tune/run_all_light_spec_work.pl: Some changing of number of jobs. 2008-01-15 18:35 edwards * main/sfpcac/run_tune/: run_launch_sp.pl, tune_param_nf3_syz_dir.pl, tune_param_nf3_syz_non.pl, tune_param_nf3_syz_per.pl: Moved beta into the param structure passed in from the tune_param*pl files. 2008-01-15 18:26 edwards * main/sfpcac/run_tune/: coeffs_syz.pl, compute_coeffs_syz.pl, generate_nf21_syz_largevol.pl, generate_nf3_syz.pl, generate_nf3_syz_largevol.pl: Switched to using chen_tadpole_pade for all tadpole factors and clover coefficients and at all xi and nu. 2008-01-15 18:10 edwards * main/sfpcac/run_tune/: tune_param_nf21_syz_per.pl, tune_param_nf3_syz_dir.pl, tune_param_nf3_syz_non.pl, tune_param_nf3_syz_per.pl: More updates. 2008-01-14 21:42 edwards * lib/formfac/formfac_bb.cc: In V3, fixed missing init of bb.param.SeqSourceType. 2008-01-13 14:02 edwards * include/formfac/formfac_manage_3pt.h: Added ifdef control over use of unordered map. 2008-01-13 14:02 edwards * lib/formfac/: formfac_manage_3pt.cc, formfac_manage_3pt_bb.cc: Added ifdef control over use of unordered_map. 2008-01-08 16:06 edwards * docs/adat_threept_api.tex: Added some description of parton lib. 2008-01-06 23:46 edwards * main/ttt/Makefile.am: Removed unused VPATH. 2008-01-06 23:46 edwards * main/strippers/: Makefile.am, hadron_2pt.cc, hadron_2pt.h, hadron_contract.cc, hadron_contract.h, hadron_contract_aggregate.cc, hadron_contract_aggregate.h, hadron_contract_factory.h, simple_meson_2pt_w.cc, simple_meson_2pt_w.h, strip_hadron_contract.cc: First pass at hadron_contract code. Still needs work. Should probably be turned into just a Manage2PtFunc class. 2008-01-06 23:45 edwards * main/formfac/: Makefile.am, build_derivatives.cc, build_derivatives.ini.xml: New output for derivatives. 2008-01-06 23:44 edwards * main/formfac/test2.cc: Test of unordered_map. 2008-01-06 23:03 edwards * lib/formfac/: formfac_manage_3pt.cc, formfac_manage_3pt_bb.cc: Added some diagnostic output. 2008-01-06 23:02 edwards * include/formfac/formfac_manage_3pt.h: Expose the write and read cache entries. 2008-01-06 17:03 edwards * lib/formfac/formfac_manage_3pt_bb.cc: Temporary (but not used) private unordered_map. 2008-01-06 17:01 edwards * lib/formfac/formfac_manage_3pt.cc: Change equiv. 2008-01-06 15:00 edwards * lib/formfac/formfac_manage_3pt.cc: Changed hash function for threept. 2008-01-06 14:34 edwards * lib/: adat/adat_stopwatch.cc, formfac/formfac_manage_3pt.cc, formfac/formfac_manage_3pt_bb.cc: Added timer support. 2008-01-06 14:33 edwards * include/adat/adat_stopwatch.h: Added adat_stopwatch. 2008-01-06 14:33 edwards * include/Makefile.am, lib/Makefile.am: Added adat/adat_stopwatch. 2008-01-06 13:25 edwards * main/formfac/build_derivatives.cc: Switched from 3PtFuncMap to 3PtFunc. 2008-01-06 13:03 edwards * lib/formfac/formfac_manage_2pt.cc: Removed insert. 2008-01-06 13:03 edwards * lib/formfac/formfac_manage_3pt_bb.cc: Now have factory call back for both Map and non-Map varieties. 2008-01-06 13:02 edwards * lib/formfac/formfac_manage_3pt.cc: Switched storage from a "map" to "unordered_map" from TR1. 2008-01-06 13:01 edwards * include/formfac/: formfac_manage