-
Notifications
You must be signed in to change notification settings - Fork 6
/
NEWS
99 lines (75 loc) · 2.84 KB
/
NEWS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
2016-07-06 James Osborn
start adding force-gradient
2016-06-29 James Osborn
added Z2 and Z4 sources (from Evan)
===========================================================================
2016-03-18 version 0.1.5
===========================================================================
2016-03-18 James Osborn
added weakfield function (from Evan)
2015-08-28 James Osborn
discard shift result in symshift
can now pass in temporary fields to symshift
2015-08-07 James Osborn
added generic Wilson propagator
2015-08-05 James Osborn
extended wilsonMeson3
2015-06-25 James Osborn
fixed bug in squark_rephase
2015-06-01 James Osborn
added complex coefficient to symshift
2015-05-04 James Osborn
added symshift for all colored fields
2015-04-11 James Osborn
fixed wilson flow
2014-12-24 James Osborn
added even/odd directional subsets
2014-11-24 James Osborn
started adding ldoc documentation
2014-11-11 James Osborn
fixed many bugs in arbitrary Nc code
2014-11-10 James Osborn
removed references to squark_t, other cleanups
updated README
===========================================================================
2014-11-06 version 0.1.4
===========================================================================
2014-11-05 James Osborn
renamed "hmc" directory to "lua"
replaced squark and wquark with cvector and dfermion
replaced force_t with gauge_t
replaced dwquark_t with array of dfermion_t
added penlight library
2014-10-13 James Osborn
changed sign convention for gauge loop
added field parallel transport
2014-09-19 James Osborn
added ability to get global PRN from random state field
===========================================================================
2014-09-08 version 0.1.3
===========================================================================
2014-09-08 James Osborn
many additions to fields and other improvements
2014-05-19 James Osborn
added wquark momentum source
===========================================================================
2014-05-13 version 0.1.2
===========================================================================
2014-05-12 James Osborn
started adding test suite
fixed bugs in new subset passing
2014-04-06 James Osborn
testing new QOPQDP asqtad solver
===========================================================================
2014-02-25 version 0.1.1
===========================================================================
2014-02-18 James Osborn
added new fields mirroring QDP
2014-02-13 James Osborn
added inter-lattice gauge field copy
===========================================================================
2014-02-09 version 0.1.0
===========================================================================
2014-02-09 James Osborn
switched to autoconf
===========================================================================