
| Author | Revisions | Lines of Code | Added Lines of Code | Lines of Code per Change |
|---|---|---|---|---|
| osborn | 26 (100.0%) | 1681 (100.0%) | 1916 (100.0%) | 64.65 |
| Date | Author | File/Message |
|---|---|---|
| 8/3/06 2:34 PM | osborn |
Added some SSE routines. Added 440d optimization option for BG/L.
(1 Files changed,
18 Lines changed)
include/Makefile.in 1.8
(+18
-8)
|
| 6/29/06 10:57 PM | osborn |
Added 440d optimization option for BG/L.
(1 Files changed,
11 Lines changed)
include/Makefile.in 1.7
(+11
-18)
|
| 6/25/06 2:51 AM | osborn |
*** Changed gamma matrix conventions. ***
The spin projection and gamma multiplication routines now agree with the conventions of QDP++. Programs using these must be changed accordingly. Updated documentation with conventions. (2 Files changed, 5 Lines changed) include/qla_sse.h 1.2
(+4
-4)
include/Makefile.in 1.6
(+1
-1)
|
| 3/13/06 9:11 PM | osborn |
Added qla_sse.h to include/Makefile.am.
(2 Files changed,
2 Lines changed)
include/Makefile.am 1.2
(+1
-0)
include/Makefile.in 1.5
(+1
-0)
|
| 3/10/06 5:58 PM | osborn |
SSE and configure updates.
(3 Files changed,
129 Lines changed)
include/qla_config.h.in 1.3
(+3
-0)
include/qla_sse.h 1.1 added 121
include/Makefile.in 1.4
(+5
-0)
|
| 11/28/05 5:18 PM | osborn |
Changes to perl code and test suite. Preparing for 1.5.0.
(1 Files changed,
1 Lines changed)
include/qla.h 1.3
(+1
-0)
|
| 11/10/05 7:18 PM | osborn |
Preparing for 1.4.0 release.
(1 Files changed,
0 Lines changed)
include/qla_types.h 1.5
(+0
-2)
|
| 11/10/05 5:08 PM | osborn |
Changed order of spin and color indices for QLA types to aid future SSE code.
(1 Files changed,
175 Lines changed)
include/qla_types.h 1.4
(+175
-181)
|
| 10/13/05 10:49 PM | osborn |
Minor changes to perl generated code. Added AC_C_RESTRICT to configure.ac.
(2 Files changed,
4 Lines changed)
include/qla_types.h 1.3
(+0
-7)
include/qla_config.h.in 1.2
(+4
-0)
|
| 10/8/05 1:50 AM | osborn |
Improved perl generated source.
(1 Files changed,
6 Lines changed)
include/qla_types.h 1.2
(+6
-11)
|
| 10/3/05 4:47 PM | osborn |
Added some functions to help with Wilson type fermions.
(1 Files changed,
2 Lines changed)
include/Makefile.in 1.3
(+2
-2)
|
| 6/15/05 11:14 PM | osborn |
Changed GCC autoconf variable to GNUCC and made it be CC if it is Gnu cc.
(1 Files changed,
1 Lines changed)
include/Makefile.in 1.2
(+1
-1)
|
| 6/10/05 2:06 PM | osborn |
Improved some SSE routines and added examples directory.
(1 Files changed,
10 Lines changed)
include/qla.h 1.2
(+10
-0)
|
| 4/27/05 1:37 PM | osborn |
Still adding initial files.
(8 Files changed,
1552 Lines changed)
include/qla_complex.h 1.1 added 445
include/qla.h 1.1 added 99
include/Makefile.am 1.1 added 8
include/Makefile.in 1.1 added 396
include/qla_random.h 1.1 added 22
include/qla_config.h.in 1.1 added 22
include/qla_types.h 1.1 added 551
include/qla_cmath.h 1.1 added 9
|