
| Author | Revisions | Lines of Code | Added Lines of Code | Lines of Code per Change |
|---|---|---|---|---|
| bjoo | 29 (80.6%) | 893 (81.3%) | 2600 (85.1%) | 30.79 |
| edwards | 7 (19.4%) | 205 (18.7%) | 457 (14.9%) | 29.29 |
| Date | Author | File/Message |
|---|---|---|
| 6/10/07 10:32 AM | edwards |
Reorganized BinaryReader/Writer and TextReader. Now, these classes are
abstract classes (just like XMLWriter) for BinaryBufferReader/Writer and BinaryFileReader/Writer . Also, removed the old QDP_BEGIN/END_NAMESPACE macro and now simply use "namespace QDP". (1 Files changed, 3 Lines changed) include/scalarsite_qcdoc/qdp_scalarsite_qcdoc_linalg.h 1.10
(+3
-3)
|
| 3/28/07 8:59 AM | bjoo |
Fixed an oops here
(1 Files changed,
2 Lines changed)
include/scalarsite_qcdoc/qdp_scalarsite_qcdoc_linalg.h 1.9
(+2
-2)
|
| 2/23/07 8:00 PM | bjoo |
Generics now work on lexico layout
(1 Files changed,
40 Lines changed)
include/scalarsite_qcdoc/qdp_scalarsite_qcdoc_linalg.h 1.8
(+40
-20)
|
| 2/21/07 5:17 PM | bjoo |
First stage of removing ordered subset. Code is UNSTABLE
(1 Files changed,
17 Lines changed)
include/scalarsite_qcdoc/qdp_scalarsite_qcdoc_linalg.h 1.7
(+17
-23)
|
| 5/10/06 6:36 PM | bjoo |
All the rest
(1 Files changed,
0 Lines changed)
include/scalarsite_qcdoc/qdp_scalarsite_qcdoc_blas.h 1.18 removed
|
| 11/4/05 11:01 AM | edwards |
Some comments.
(1 Files changed,
8 Lines changed)
include/scalarsite_qcdoc/qdp_scalarsite_qcdoc_blas.h 1.17
(+8
-5)
|
| 5/25/05 11:43 PM | edwards |
Removed some unneed checks of subset.hasOrderedRep().
(1 Files changed,
58 Lines changed)
include/scalarsite_qcdoc/qdp_scalarsite_qcdoc_blas.h 1.16
(+58
-81)
|
| 5/25/05 12:21 AM | edwards |
Added norm2,innerProduct,innerProductReal of multi1d.
(1 Files changed,
226 Lines changed)
include/scalarsite_qcdoc/qdp_scalarsite_qcdoc_blas.h 1.15
(+226
-1)
|
| 12/13/04 5:53 PM | bjoo |
BLAS interface looks OK
(1 Files changed,
6 Lines changed)
include/scalarsite_qcdoc/qdp_scalarsite_qcdoc_blas.h 1.14
(+6
-4)
|
| 12/10/04 1:31 PM | bjoo |
Just made sure all the Makefile.in's and all are synced
(4 Files changed,
150 Lines changed)
include/scalarsite_qcdoc/qdp_scalarsite_qcdoc_linalg.h 1.6
(+11
-7)
include/scalarsite_qcdoc/qdp_scalarsite_qcdoc_blas.h 1.13
(+45
-45)
include/scalarsite_qcdoc/qcdoc_mult_an.h 1.3
(+91
-91)
include/scalarsite_qcdoc/qcdoc_mult_nn.h 1.4
(+3
-3)
|
| 7/27/04 1:34 AM | edwards |
Removed inner PScalar for the PDWVector construct. Now have
reality enclosing the word type. (2 Files changed, 121 Lines changed) include/scalarsite_qcdoc/qdp_scalarsite_qcdoc_blas.h 1.12
(+119
-119)
include/scalarsite_qcdoc/qdp_scalarsite_qcdoc_linalg.h 1.5
(+2
-2)
|
| 4/1/04 11:25 AM | bjoo |
Needed to mess with the globals sum part
(2 Files changed,
26 Lines changed)
include/scalarsite_qcdoc/qdp_scalarsite_qcdoc_linalg.h 1.4
(+17
-6)
include/scalarsite_qcdoc/qdp_scalarsite_qcdoc_blas.h 1.11
(+9
-9)
|
| 4/1/04 11:02 AM | bjoo |
Added in innerProduct
(1 Files changed,
178 Lines changed)
include/scalarsite_qcdoc/qdp_scalarsite_qcdoc_blas.h 1.10
(+178
-24)
|
| 4/1/04 4:25 AM | bjoo |
Changed local C BLAS functions to use the generics proper. Now have only one copy of each generic
(1 Files changed,
9 Lines changed)
include/scalarsite_qcdoc/qdp_scalarsite_qcdoc_blas.h 1.9
(+9
-741)
|
| 3/26/04 10:04 AM | bjoo |
Added generic vaxpby support to scalarsite_qcdoc
(1 Files changed,
878 Lines changed)
include/scalarsite_qcdoc/qdp_scalarsite_qcdoc_blas.h 1.8
(+878
-123)
|
| 3/26/04 9:53 AM | bjoo |
Added axpby and axmby support to scalarsite_generic
(1 Files changed,
105 Lines changed)
include/scalarsite_qcdoc/qdp_scalarsite_qcdoc_blas.h 1.7
(+105
-1)
|
| 3/25/04 5:37 AM | bjoo |
Added vaxpy3_norm -- inline function for scalarsite_generic and an extern C for scalarsite_qcdoc
(1 Files changed,
4 Lines changed)
include/scalarsite_qcdoc/qdp_scalarsite_qcdoc_blas.h 1.6
(+4
-4)
|
| 3/24/04 10:46 AM | bjoo |
Added copyright notice for Peter
(1 Files changed,
13 Lines changed)
include/scalarsite_qcdoc/qcdoc_mult_nn.h 1.3
(+13
-0)
|
| 3/23/04 11:16 AM | edwards |
Converted LatticeFermion and Real to OLattice<TVec> and OScalar<TScal>
(1 Files changed,
41 Lines changed)
include/scalarsite_qcdoc/qdp_scalarsite_qcdoc_blas.h 1.5
(+41
-41)
|
| 3/23/04 7:56 AM | bjoo |
Improved t_blas and double checked the norm2 stuff. Seems OK
(1 Files changed,
12 Lines changed)
include/scalarsite_qcdoc/qdp_scalarsite_qcdoc_blas.h 1.4
(+12
-11)
|