
| Author | Revisions | Lines of Code | Added Lines of Code | Lines of Code per Change |
|---|---|---|---|---|
| osborn | 40 (100.0%) | 2080 (100.0%) | 2303 (100.0%) | 52.00 |
| Date | Author | File/Message |
|---|---|---|
| 10/9/07 5:20 PM | osborn |
Important bug fix for double precision vector and multi routines.
(1 Files changed,
88 Lines changed)
examples/Makefile.in 1.7
(+88
-104)
|
| 9/11/07 2:59 PM | osborn |
CVS ----------------------------------------------------------------------
(1 Files changed,
104 Lines changed)
examples/Makefile.in 1.6
(+104
-88)
|
| 6/4/07 2:51 PM | osborn |
Added rest of shift and multiply with adjoint functions.
(1 Files changed,
10 Lines changed)
examples/qdp_test.c 1.5
(+10
-4)
|
| 8/23/06 5:28 PM | osborn |
More fixes to docs. Prepare for version 1.5.7.
(1 Files changed,
1 Lines changed)
examples/Makefile.in 1.5
(+1
-3)
|
| 12/4/05 1:33 AM | osborn |
Added mem_align and mem_flags functions. Other minor changes.
(2 Files changed,
9 Lines changed)
examples/sample_ks.c 1.5
(+5
-5)
examples/sample_wilson.c 1.4
(+4
-4)
|
| 11/20/05 8:29 PM | osborn |
Fixed bug in vread/vwrite functions and removed restrict from all protoyypes.
(1 Files changed,
23 Lines changed)
examples/qdpio_test.c 1.3
(+23
-0)
|
| 11/11/05 4:46 PM | osborn |
Made c99 the default compiler.
(9 Files changed,
9 Lines changed)
examples/plaquette.c 1.3
(+1
-0)
examples/dslash_wilson.c 1.2
(+1
-0)
examples/qdpio_test.c 1.2
(+1
-0)
examples/dslash_ks.c 1.2
(+1
-0)
examples/congrad_wilson.c 1.2
(+1
-0)
examples/congrad_ks.c 1.2
(+1
-0)
examples/sample_wilson.c 1.3
(+1
-0)
examples/sample_ks.c 1.4
(+1
-0)
examples/Makefile.in 1.4
(+1
-1)
|
| 11/11/05 4:02 PM | osborn |
Made source include qdp_config.h now.
(1 Files changed,
1 Lines changed)
examples/qdp_test.c 1.4
(+1
-0)
|
| 9/18/05 5:00 PM | osborn |
Fixed distcheck and a few other minor chenges.
(3 Files changed,
36 Lines changed)
examples/Makefile.in 1.3
(+9
-8)
examples/Makefile.am 1.2
(+2
-2)
examples/sample_ks.c 1.3
(+25
-1)
|
| 9/18/05 2:56 PM | osborn |
Added checksum code and improved generated code for vector functions.
(5 Files changed,
6 Lines changed)
examples/qdp_test.c 1.3
(+1
-0)
examples/plaquette.c 1.2
(+1
-0)
examples/sample_wilson.c 1.2
(+1
-0)
examples/sample_ks.c 1.2
(+1
-0)
examples/Makefile.in 1.2
(+2
-2)
|
| 6/8/05 2:16 PM | osborn |
Fixed QDP_create_subset to save arguments, not just pointer.
(1 Files changed,
1 Lines changed)
examples/qdp_test.c 1.2
(+1
-1)
|
| 5/29/05 8:05 PM | osborn |
Initial checkin of QDP version 1.3.0.
(14 Files changed,
2015 Lines changed)
examples/sample_wilson.c 1.1 added 179
examples/congrad_ks.c 1.1 added 119
examples/Makefile.in 1.1 added 583
examples/qdpio_test.c 1.1 added 139
examples/README 1.1 added 5
examples/sample_ks.c 1.1 added 180
examples/qdp_test.c 1.1 added 256
examples/Makefile.am 1.1 added 31
examples/congrad_wilson.h 1.1 added 17
examples/dslash_ks.c 1.1 added 173
examples/plaquette.c 1.1 added 121
examples/congrad_wilson.c 1.1 added 90
examples/congrad_ks.h 1.1 added 16
examples/dslash_wilson.c 1.1 added 106
|