Directory Statistics for lib/random/

Back to Index Page

Lines Of Code for lib/random/

Commits for lib/random/ (per author)

AuthorRevisionsLines of CodeAdded Lines of CodeLines of Code per Change
osborn11 (100.0%) 541 (100.0%) 588 (100.0%) 49.18

Commit Log

DateAuthorFile/Message
8/3/06 2:34 PMosborn
Added some SSE routines. Added 440d optimization option for BG/L. (1 Files changed, 22 Lines changed)
lib/random/Makefile.in 1.7 (+22 -19)
6/29/06 10:57 PMosborn
Added 440d optimization option for BG/L. (1 Files changed, 22 Lines changed)
lib/random/Makefile.in 1.6 (+22 -22)
6/25/06 2:52 AMosborn
*** 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.
(1 Files changed, 1 Lines changed)
lib/random/Makefile.in 1.5 (+1 -3)
3/10/06 5:58 PMosborn
SSE and configure updates. (1 Files changed, 5 Lines changed)
lib/random/Makefile.in 1.4 (+5 -0)
10/3/05 4:47 PMosborn
Added some functions to help with Wilson type fermions. (1 Files changed, 2 Lines changed)
lib/random/Makefile.in 1.3 (+2 -2)
6/15/05 11:14 PMosborn
Changed GCC autoconf variable to GNUCC and made it be CC if it is Gnu cc. (1 Files changed, 1 Lines changed)
lib/random/Makefile.in 1.2 (+1 -1)
4/27/05 1:50 PMosborn
Ok, I really think this is all of them now. (5 Files changed, 535 Lines changed)
lib/random/Makefile.am 1.1 added 11
lib/random/QLA_gaussian.c 1.1 added 20
lib/random/QLA_random.c 1.1 added 28
lib/random/Makefile.in 1.1 added 442
lib/random/QLA_seed_random.c 1.1 added 34