https://github.com/JeffersonLab/chroma
Raw File
Tip revision: dfdc3681f4d67ee94862db3975f706f188991cc8 authored by edwards on 08 September 2004, 02:39:55 UTC
Removed meaningless "const" qualifiers on return of enums.
Tip revision: dfdc368
NEWS
08/30/2004 -- Robert Edwards

	Version 1.7.4. Really, these are the last changes before 1.8

08/30/2004 -- Robert Edwards

	Version 1.7.3. Last changes before 1.8

08/20/2004 -- Robert Edwards

	Version 1.7.2. Changed wall-FF codes to allow wall-source.

08/20/2004 -- Robert Edwards

	Version 1.7.1. Some more hmc support.

08/01/2004 -- Robert Edwards

	Version 1.7.0. Added SSE_DWF_CG support.

07/27/2004 -- Robert Edwards

	Version 1.6.2. Changed START/END_CODE() to not have first arg.

07/27/2004 -- Robert Edwards

	Version 1.6.1. Changed sink_smear2_w.{h,cc} to fermion indep.
        sink_smear2.{h,cc}. Other small lib/Makefile.am fixes.

07/26/2004 -- Robert Edwards

	Version 1.6.0. New HMC support. New profiling support.
	Changed mem. layout to remove PDWVector layer - only matters
	for SSE routines. Removed completely all uses, decls, files
	with LatticeDWFermion.

07/13/2004 -- Robert Edwards

	Version 1.5.20. Final version before minor release of QDP breaks old
        usage of LatticeDWFermion.

06/08/2004 -- Robert Edwards

	Version 1.5.19. Modifed Wallformfac mainprog to write binary.

06/08/2004 -- Robert Edwards

	Version 1.5.18. Wallformfac codes debugged to some
	extent. Added new delta operators in baryons_w.cc .
	Time for major tests.

05/28/2004 -- Robert Edwards

	Version 1.5.17. Changed Coulomb gfixing to use gauge transf matrices.
        Put relaxed solvers in for overlap and into things like quarkProp4

05/27/2004 -- Robert Edwards

	Version 1.5.16. Fixed SciDAC gauge IO to always read/write in
        single prec. Fixed initialization in multi-mass quark prop.

05/25/2004 -- Robert Edwards

	Version 1.5.15. Fixed KYU qprop readers to correct basis.
        Completed insertion of GMRES and relaxed codes. Also inner
        "preconditioned" versions.

05/19/2004 -- Robert Edwards

	Version 1.5.14. Relaxed solvers for overlap appear to work. Now have
        BiCG codes, SUMR, CG, etc. and multi-mass variants. Fixed KYU qprop
        reader.

05/13/2004 -- Robert Edwards

	Version 1.5.13. QQQ program now can output in Dirac or Degrand-Rossi
        basis. Made basis rotation more public.

05/13/2004 -- Balint Joo

	Version 1.5.12. Working multi-mass SUMR code.

05/12/2004 -- Robert Edwards

	Version 1.5.11. Tidying in the sequential source/prop reader/writers.
        Working SUMR codes. Overlap under development to use new tricks.

05/04/2004 -- Balint Joo

	Version 1.5.10. Overlap double pass appears okay.

05/02/2004 -- Robert Edwards

	Version 1.5.9. Qproptransf codes in place. Now have completed
	conversion to new seqsource/propagator qprop format.

04/29/2004 -- Robert Edwards

	Version 1.5.8. Wall-formfactor code appears to work and agree
	with bar3ptfn code with a wall sink.

04/29/2004 -- Balint Joo

	Version 1.5.7. Changed auto-isms to allow correct installation. Fixed 
        chroma-config to be useful. Now have a chroma_config.h and internal.h.

04/27/2004 -- Robert Edwards

	Version 1.5.6. Last changes (mostly overlap) before splitup of main codes.

04/23/2004 -- Robert Edwards

	Version 1.5.5. More support for overlap.

04/22/2004 -- Robert Edwards

	Version 1.5.4. BUG FIX in baryon_w.cc . The proton_{4,5,6} were converted
        incorrectly from szin. 
        Cleanups in gauge initialization. Overlap support now in propagator codes.

04/21/2004 -- Robert Edwards

	Version 1.5.3. New version of propagator input. New wall-sink
        formfactor codes. New multi-prop. support.

04/05/2004 -- Robert Edwards

	Version 1.5.2. Start of support for SZINQIO.

04/01/2004 -- Robert Edwards

	Version 1.5.1. Added non-relativistic support to seqprop.

02/22/2004 -- Robert Edwards

	Version 1.5.0. Major change in propagator model in main programs. ONLY
        support SciDAC format of propagators. Now, the "Param" group on input is the
        header of some propagator. There are XML and binary parts of propagators
        (SciDAC format). The XML part is used in subsequent calculations, thus removing
        potentially erroneous use of input params in calcs.
        All test files changed to match

02/22/2004 -- Robert Edwards

	Version 1.4.4. Some new programs added. Fixed make_source/propagator/seqprop/spectrum
        chain of tests to be consistent and give reasonable output. Cross-checked against
        new (un-committed) XML driven input/output model.

01/27/2004 -- Robert Edwards

	Version 1.4.3. Overhauled SSE Wilson dslash support. New index tables.

01/26/2004 -- Robert Edwards

	Version 1.4.2. More eigenvalue stuff. Tagging pre-release of the
        new SSE Wilson dslash support.

01/07/2004 -- Robert Edwards

	Version 1.4.1. Functioning Zolotarev code by Balint Joo.
	Also, added WILSON and STAGGERED build control.

01/01/2004 -- Robert Edwards

	Version 1.4.0. Removed all proxies. Switched to only use Handles
	(proxies were just glorified handles). Changed fermact factory
	functions to require a Handle<const ConnectState>  instead of a
	pointer to a connect state.  Added Fermion and Gauge BC support.
	Now a new virtual getFermBC in FermAct.  Now, the semantics is
	the FermAct is responsible for applying the Fermionic BC. All
	the fermacts changed to pass a FermBC which is then applied
	to the U fields in createState. This is supplied as a default
	in createState. 
        First tentative code for pure gauge heatbath and dyn. ferm. HMC.

12/31/2003 -- Robert Edwards

	Version 1.3.2. More tweaks in fermacts. Added first versions
        of heatbath and HMC (not working yet).
        This is a pre-release before major changes to come. The next
        version changes substantially the fermacts - now gauge and
        fermion BC are included in the proper way.

12/06/2003 -- Robert Edwards

	Version 1.3.1. Added various gauge fixing routines.

12/02/2003 -- Robert Edwards

	Version 1.3.0. Another overhaul of FermionAction support. Now
        create and pass around gauge connection state.

12/01/2003 -- Robert Edwards

	Version 1.2.1. Minor tweaks. Pre-release for 1.3.0 .

11/23/2003 -- Robert Edwards

	Version 1.2.0. Overhauled FermionAction and LinearOperator. Added
        new even-odd preconditioned support.

11/20/2003 -- Robert Edwards

	Version 1.1.4. Switched LinearOperator and FermionAction interfaces to
        pass what was return type as instead argument to operator() & apply (linop)
        and dsdu (fermact).

11/20/2003 -- Robert Edwards

	Version 1.1.3. Small tweaks.

11/16/2003 -- Robert Edwards

	Version 1.1.2. Added extended-overlap action and linop.

11/14/2003 -- Robert Edwards

	Version 1.1.1. Rearranged fermact files and made more base classes.
        Merged separate dsdu and qprop files into corresponding fermact files.

11/14/2003 -- Robert Edwards

	Version 1.1.0. Added array versions of fermacts. Now have functioning
        unprecondition DWF operator.

10/09/2003 -- Robert Edwards

	Version 1.0.1. Changed all cout/cerr/QDP_info to use QDPIO::cout/cerr.

10/07/2003 -- Robert Edwards

	Version 1.0.0. First major release. Supports sse extensions. Several
        bits in production. More to come.
back to top