From eed889ea05a527169e661d8680ff20317b6ad9c4 Mon Sep 17 00:00:00 2001 From: Peter Boyle Date: Sun, 30 Aug 2015 12:23:08 +0100 Subject: [PATCH] Update on todo list --- TODO | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/TODO b/TODO index dc02bf73..4f66727b 100644 --- a/TODO +++ b/TODO @@ -3,15 +3,21 @@ TODO: => Clean up HMC - Reunitarise - Link smearing/boundary conds; Policy class based implementation -* Support different boundary conditions (finite temp, chem. potential ... ) -* Support different fermion representations? + - Integrators - - Force Gradient - - Multi-timescale looks broken and operating on single timescale for now. - Fix/debug/rewrite this + - Force Gradient - Sign of force term. - Prefer "RefreshInternal" or such like to "init" in naming - Rename "Ta" as too unclear + DONE: -- pass GaugeField as template param. + -- LorentzScalar gets Gauge link type (cleaner). + -- Simplified the integrators a bit. + - Multi-timescale looks broken and operating on single timescale for now. + FIXED + +* Support different boundary conditions (finite temp, chem. potential ... ) +* Support different fermion representations? + - contained entirely within the integrator presently => Lanczos