Directory Dataflow/Modules/Math/

Total Files:
19
Deleted Files:
1
Lines of Code:
4375

[root]/Dataflow/Modules/Math

Lines of Code

Dataflow/Modules/Math/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 80 (100.0%) 822 (100.0%) 10.2
mjc 18 (22.5%) 280 (34.1%) 15.5
mdavis 4 (5.0%) 242 (29.4%) 60.5
callahan 51 (63.8%) 182 (22.1%) 3.5
jeroen 2 (2.5%) 100 (12.2%) 50.0
worthen 2 (2.5%) 7 (0.9%) 3.5
wmartin 1 (1.3%) 7 (0.9%) 7.0
yarden 1 (1.3%) 3 (0.4%) 3.0
dgroulx 1 (1.3%) 1 (0.1%) 1.0

Most Recent Commits

callahan 2005-12-02 16:38 Rev.: 32711

Clean up newlines on error messsages

3 lines of code changed in 2 files:

  • Dataflow/Modules/Math: ChooseMatrix.cc (+3 -3)
callahan 2005-12-02 13:55 Rev.: 32705

Instrument MatrixInfo to print out stats when regression testing.

0 lines of code changed in 2 files:

  • Dataflow/Modules/Math: MatrixInfo.cc (changed)
mjc 2005-12-02 02:23 Rev.: 32697

completely revert commit 32690, as it broke all of Uintah

2 lines of code changed in 2 files:

  • Dataflow/Modules/Math: sub.mk (new)
mjc 2005-12-01 15:19 Rev.: 32690

removal of xerces, replaced with libxml2, turn on validaton for component loading, fix all invalid xml

2 lines of code changed in 1 file:

  • Dataflow/Modules/Math: sub.mk (+2 -2)
callahan 2005-11-29 15:14 Rev.: 32650

Use send_and_detach instead of just send on the OPorts for better caching behavior.

90 lines of code changed in 29 files:

  • Dataflow/Modules/Math: AppendMatrix.cc (new), BuildNoise.cc (new), BuildTransform.cc (new), CastMatrix.cc (new), ChooseMatrix.cc (+1 -1), CreateMatrix.cc (+1 -1), ErrorMetric.cc (+6 -2), LinAlgBinary.cc (+23 -11), LinAlgUnary.cc (+2 -1), LinearAlgebra.cc (+5 -5), MappingMatrixToMaskVector.cc (new), MaskVectorToMappingMatrix.cc (+2 -2), MatrixSelectVector.cc (+3 -3), MinNormLeastSq.cc (new), Submatrix.cc (+3 -3)
callahan 2005-11-29 12:44 Rev.: 32647

Remove empty tcl_command functions

0 lines of code changed in 3 files:

  • Dataflow/Modules/Math: CreateMatrix.cc (-8), MappingMatrixToMaskVector.cc (-7), MaskVectorToMappingMatrix.cc (-7)
callahan 2005-11-15 12:03 Rev.: 32549

Use compute_new_generation instead of generation++. Incrementing the generation number is not safe

2 lines of code changed in 2 files:

  • Dataflow/Modules/Math: SolveMatrix.cc (+2 -3)
callahan 2005-11-15 12:02 Rev.: 32548

Fix compiler warning

4 lines of code changed in 1 file:

  • Dataflow/Modules/Math: MappingMatrixToMaskVector.cc (+4 -2)
jeroen 2005-08-29 15:42 Rev.: 31762

Update for the Bundle modules (simplification of module code), (2) Addition of module to create a dense matrix directly from the GUI, (3) Some modules to do some basic string manipulations, creation, merging, sprintf, filenametostring (4) New module to display string in viewer ShowString (Multiple line option, arbritary amount of lines, so more information can be stored in the title then time and unit alone)

100 lines of code changed in 2 files:

  • Dataflow/Modules/Math: CreateMatrix.cc (+99), sub.mk (+1)
dgroulx 2005-08-10 14:55 Rev.: 31476

libDataflow_Modules_Math is now calling nrrdAlloc, so added Teem to it's
list of libraries.

1 lines of code changed in 1 file:

  • Dataflow/Modules/Math: sub.mk (+1 -1)
mdavis 2005-08-10 14:18 Rev.: 31475

Remove printf

0 lines of code changed in 1 file:

  • Dataflow/Modules/Math: MappingMatrixToMaskVector.cc (-1)
mdavis 2005-08-10 11:55 Rev.: 31471

Initial commit of mask vector code

242 lines of code changed in 3 files:

  • Dataflow/Modules/Math: MappingMatrixToMaskVector.cc (+121), MaskVectorToMappingMatrix.cc (+119), sub.mk (+2)
yarden 2005-07-07 15:35 Rev.: 31048

finish separation of Core from Dataflow

3 lines of code changed in 1 file:

  • Dataflow/Modules/Math: sub.mk (+3 -2)
callahan 2005-07-06 11:11 Rev.: 31011

Minor header include, remove unneeded DenseMatrix.h

0 lines of code changed in 1 file:

  • Dataflow/Modules/Math: Submatrix.cc (-1)
callahan 2005-07-06 11:11 Rev.: 31010

Add DenseColMajMatrix header to LinearAlgebra module.

0 lines of code changed in 2 files:

  • Dataflow/Modules/Math: LinearAlgebra.h (new)
callahan 2005-07-06 11:05 Rev.: 31009

Add the DenseColMajMatrix data type to the Math Matrix modules

14 lines of code changed in 2 files:

  • Dataflow/Modules/Math: CastMatrix.cc (+3), MatrixInfo.cc (+11 -1)
wmartin 2005-05-16 10:10 Rev.: 30209

Mods for MS Windows compatibility.

7 lines of code changed in 1 file:

  • Dataflow/Modules/Math: MatrixSelectVector.cc (+7)
callahan 2005-03-31 13:08 Rev.: 29589

Fix race condition in Thread::parallel. Make all of the templated versions blocking (so that we don't dangle the stack pointer object). Call the function directly if nthreads == 1.

8 lines of code changed in 1 file:

  • Dataflow/Modules/Math: SolveMatrix.cc (+8 -8)
callahan 2005-03-25 02:02 Rev.: 29499

Replace Array1 with vector

43 lines of code changed in 1 file:

  • Dataflow/Modules/Math: SolveMatrix.cc (+43 -43)
mjc 2005-03-23 14:49 Rev.: 29469

branch merge from VS package only, fixes for multi file readers/writers

43 lines of code changed in 1 file:

  • Dataflow/Modules/Math: MatrixSelectVector.cc (+43 -12)

(6 more)

Generated by StatSVN 0.4.0