[root]/SimulationRuntime/c/math-support/test
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 |
- fix some comments
- change type signature for check_*_solutions [* is an element of {nonlinear,linear,mixed}]
23 lines of code changed in 1 file:
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:
[Janitor mode] Fix tabs
4 lines of code changed in 1 file:
[Janitor mode] Set auto-props
2 lines of code changed in 2 files:
Fix eol-style
1 lines of code changed in 1 file:
Trim trailing whitespace
131 lines of code changed in 2 files:
- get rid of matrix.h
1 lines of code changed in 1 file:
- remove tabs, replace with 2 spaces.
tabs are rather bad as editors displays them differently.
80 lines of code changed in 1 file:
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: