/trunk/src Developers: sbabaeiz

Login name:
sbabaeiz
Total Commits:
12 (0.1%)
Lines of Code:
1941 (0.5%)
Most Recent Commit:
2006-04-19 16:55

Activity by Clock Time

Activity by Hour of Day for sbabaeiz

Activity by Day of Week for sbabaeiz

Activity in Directories

Directory Changes Lines of Code Lines per Change
Totals 12 (100.0%) 1941 (100.0%) 161.7
Packages/BioPSE/Dataflow/Modules/Forward/ 5 (41.7%) 985 (50.7%) 197.0
Packages/BioPSE/Core/Algorithms/NumApproximation/ 4 (33.3%) 802 (41.3%) 200.5
Packages/BioPSE/Dataflow/XML/ 1 (8.3%) 112 (5.8%) 112.0
Core/Datatypes/ 2 (16.7%) 42 (2.2%) 21.0

Activity of sbabaeiz

Most Recent Commits

sbabaeiz 2006-04-19 16:55 Rev.: 33928

For SetupEITMatrix module

112 lines of code changed in 1 file:

  • Packages/BioPSE/Dataflow/XML: SetupEITMatrix.xml (new 112)
sbabaeiz 2006-04-19 16:49 Rev.: 33927

Solved the forward problem of EIT

529 lines of code changed in 2 files:

  • Packages/BioPSE/Dataflow/Modules/Forward: SetupEITMatrix.cc (+418), SetupEITMatrix.h (new 111)
sbabaeiz 2006-04-19 14:23 Rev.: 33921

adding SetupEITMatrix which solves the forward problem of EIT

2 lines of code changed in 1 file:

  • Packages/BioPSE/Dataflow/Modules/Forward: sub.mk (+2 -1)
sbabaeiz 2006-02-09 12:53 Rev.: 33214

Instead of adding the module I had developed for Eric Voth to solve the BEM-ESI problem to SCIRun, I modified the existing SetupBEMatrix.cc, so now it works for both BEM-ECG and BEM-ESI problems.

454 lines of code changed in 2 files:

  • Packages/BioPSE/Dataflow/Modules/Forward: SetupBEMatrix.cc (+452 -3), SetupBEMatrix.h (+2 -1225)
sbabaeiz 2006-02-09 12:51 Rev.: 33213

I added the general BEM matrices to a new class BuildBEMatrix (cc and h) in /src/Packages/BioPSE/Core/Algorithms/NumApproximation/ and added BuildBEMatrix.cc file in the corresponding sub.mk file. Then changed SetupBEMatrix.h and SetupBEMatrix.cc accordingly

802 lines of code changed in 2 files:

  • Packages/BioPSE/Core/Algorithms/NumApproximation: BuildBEMatrix.cc (new 658), BuildBEMatrix.h (+144)
sbabaeiz 2006-02-09 12:41 Rev.: 33212

I added the general BEM matrices to a new class BuildBEMatrix (cc and h) in /src/Packages/BioPSE/Core/Algorithms/NumApproximation/ and added BuildBEMatrix.cc file in the corresponding sub.mk file. Then changed SetupBEMatrix.h and SetupBEMatrix.cc accordingly

0 lines of code changed in 2 files:

  • Packages/BioPSE/Core/Algorithms/NumApproximation: sub.mk (new)
sbabaeiz 2006-02-09 12:24 Rev.: 33211

I added two functions Concat_row() and Concat_cols() to DenseMatrix class as Friend functions: (lines 160 and 161 in DenseMatrix.h , lines 1120-1155 in DenseMatrix.cc)

42 lines of code changed in 2 files:

  • Core/Datatypes: DenseMatrix.cc (+37 -1), DenseMatrix.h (+5 -2)
Generated by StatSVN 0.4.0