
| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 11 (100.0%) | 150 (100.0%) | 13.6 |
| sjsrey | 8 (72.7%) | 109 (72.7%) | 13.6 |
| dreamessence | 2 (18.2%) | 39 (26.0%) | 19.5 |
| schmidtc | 1 (9.1%) | 2 (1.3%) | 2.0 |
- reorganizing (temporary breakage will be fixed)
0 lines of code changed in 3 files:
Style fix of documentation for class Markov to fit guidelines
5 lines of code changed in 1 file:
issue 60 fix.
2 lines of code changed in 1 file:
Bug fix to classic Markov transition matrix (thanks to David) and some documentation to the class Markov added
34 lines of code changed in 1 file:
- fixing logic bug in the implicit setting of weights
35 lines of code changed in 1 file:
- adding ergodic module for Markov
0 lines of code changed in 1 file:
- revisited steady state estimation for regular transition matrices
15 lines of code changed in 1 file:
- adding markov
- fixing inequality init
59 lines of code changed in 2 files: