Directory Statistics for include/scalarsite_qcdoc/

Back to Index Page

Lines Of Code for include/scalarsite_qcdoc/

Commits for include/scalarsite_qcdoc/ (per author)

AuthorRevisionsLines of CodeAdded Lines of CodeLines of Code per Change
bjoo29 (80.6%) 893 (81.3%) 2600 (85.1%) 30.79
edwards7 (19.4%) 205 (18.7%) 457 (14.9%) 29.29

Commit Log

DateAuthorFile/Message
6/10/07 10:32 AMedwards
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 AMbjoo
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 PMbjoo
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 PMbjoo
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 PMbjoo
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 AMedwards
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 PMedwards
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 AMedwards
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 PMbjoo
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 PMbjoo
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 AMedwards
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 AMbjoo
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 AMbjoo
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 AMbjoo
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 AMbjoo
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 AMbjoo
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 AMbjoo
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 AMbjoo
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 AMedwards
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 AMbjoo
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)