Author Statistics for adamant

Back to Index Page

Author Details

Login: adamant
Fullname: adamant
Revisions: 14
Lines of Code: 191
Added Lines of Code: 362
Lines of Code per Change: 13.6

Lines Of Code (per Author)

Lines Of Code for adamant (per module)

Activity

Commit Log

DateAuthorFile/Message
2/13/07 4:18 PMadamant
Changed a cout to a cerr (1 Files changed, 2 Lines changed)
main/ttt/ttt_single.cc 1.3 (+2 -2)
2/13/07 4:17 PMadamant
Cleaned up some namespace stuff, and changed a cout to a cerr (1 Files changed, 6 Lines changed)
main/ttt/ttt.cc 1.10 (+6 -6)
2/1/07 12:01 AMadamant
Turned off output headers (1 Files changed, 3 Lines changed)
main/ttt/ttt_single.cc 1.2 (+3 -3)
1/31/07 12:28 PMadamant
ttt_single: a stripped down version of ttt which operates on a single configuration- suitable for cluster runs (1 Files changed, 115 Lines changed)
main/ttt/ttt_single.cc 1.1 added 115
1/31/07 12:27 PMadamant
Added ttt_single program to process single configurations. (1 Files changed, 6 Lines changed)
main/ttt/Makefile.am 1.4 (+6 -1)
1/23/07 6:53 PMadamant
Reports execution time in seconds of each step. (1 Files changed, 19 Lines changed)
main/ttt/ttt.cc 1.9 (+19 -15)
1/23/07 5:45 PMadamant
Fixed timestamp code (1 Files changed, 13 Lines changed)
main/ttt/ttt.cc 1.8 (+13 -6)
1/22/07 4:18 PMadamant
Fixed a bug: config counter 'i' was not incrementing, and added datestamp information (1 Files changed, 10 Lines changed)
main/ttt/ttt.cc 1.7 (+10 -5)
1/17/07 4:41 PMadamant
Assumes that qqq props are in directories labeled by configuration number (1 Files changed, 1 Lines changed)
main/ttt/qqq_props.cc 1.11 (+1 -2)
11/8/05 5:54 PMadamant
Corrected a bug which causes problems with 1x1 matrices (1 Files changed, 2 Lines changed)
main/ttt/corr_info.cc 1.3 (+2 -2)