Directory SimulationRuntime/c/math-support/test/

Directory Created:
2012-12-17 16:41
Total Files:
2
Deleted Files:
0
Lines of Code:
140

[root]/SimulationRuntime/c/math-support/test

Lines of Code

SimulationRuntime/c/math-support/test/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 12 (100.0%) 385 (100.0%) 32.0
cschubert 2 (16.7%) 139 (36.1%) 69.5
sjoelund.se 4 (33.3%) 136 (35.3%) 34.0
adrpo 1 (8.3%) 80 (20.8%) 80.0
lochel 1 (8.3%) 23 (6.0%) 23.0
hudson 3 (25.0%) 6 (1.6%) 2.0
wbraun 1 (8.3%) 1 (0.3%) 1.0

Most Recent Commits

lochel 2013-06-07 12:28 Rev.: 16243

- fix some comments
- change type signature for check_*_solutions [* is an element of {nonlinear,linear,mixed}]

23 lines of code changed in 1 file:

  • SimulationRuntime/c/math-support/test: test_pivot.c (+23 -23)
sjoelund.se 2013-05-02 21:17 Rev.: 15963

Revert r15962 (accidently replaced 8 spaces with 2 spaces; was supposed to be 1 tab to 2 spaces but text editors messed up the command)
Contact me if you have problems merging your working copy

4 lines of code changed in 1 file:

  • SimulationRuntime/c/math-support/test: test_pivot.c (+4 -4)
hudson 2013-05-02 20:46 Rev.: 15962

[Janitor mode] Fix tabs

4 lines of code changed in 1 file:

  • SimulationRuntime/c/math-support/test: test_pivot.c (+4 -4)
hudson 2013-04-30 14:51 Rev.: 15938

[Janitor mode] Set auto-props

2 lines of code changed in 2 files:

  • SimulationRuntime/c/math-support/test: CMakeLists.txt (+1), test_pivot.c (+1 -1)
sjoelund.se 2013-04-29 11:58 Rev.: 15926

Fix eol-style

1 lines of code changed in 1 file:

  • SimulationRuntime/c/math-support/test: test_pivot.c (+1)
sjoelund.se 2013-03-06 13:12 Rev.: 15486

Trim trailing whitespace

131 lines of code changed in 2 files:

  • SimulationRuntime/c/math-support/test: CMakeLists.txt (+12 -12), test_pivot.c (+119 -119)
wbraun 2013-02-14 05:42 Rev.: 15170

- get rid of matrix.h

1 lines of code changed in 1 file:

  • SimulationRuntime/c/math-support/test: test_pivot.c (+1 -2)
adrpo 2012-12-17 18:17 Rev.: 14431

- remove tabs, replace with 2 spaces.
tabs are rather bad as editors displays them differently.

80 lines of code changed in 1 file:

  • SimulationRuntime/c/math-support/test: test_pivot.c (+80 -80)
cschubert 2012-12-17 16:41 Rev.: 14427

implemented a very simple (and presumably slow) complete pivoting procedure for rectangular matrices, to be used for the new dynamic state selection

139 lines of code changed in 2 files:

  • SimulationRuntime/c/math-support/test: CMakeLists.txt (new 11), test_pivot.c (new 128)
Generated by StatSVN 0.7.0