File tree Expand file tree Collapse file tree 1 file changed +15
-3
lines changed Expand file tree Collapse file tree 1 file changed +15
-3
lines changed Original file line number Diff line number Diff line change 1
1
Changelog
2
2
=========
3
3
4
+ 1.2.2 (6-25-18)
5
+ ---------------
6
+
7
+ **New features **
8
+
9
+ - Added new transition matrix estimator which uses a primal-dual interior-point iteration scheme. #82
10
+
11
+ **Fixes: **
12
+
13
+ - Fixed a corner case, in which the pathway decomposition could fail (no more paths left). #107
14
+
15
+
4
16
1.2.1 (5-16-17)
5
17
---------------
6
18
@@ -10,23 +22,23 @@ Changelog
10
22
11
23
**Fixes: **
12
24
13
- - Fixed some minor issues in rate matrix estimation. #97 #98
25
+ - Fixed some minor issues in rate matrix estimation. #97 #98
14
26
15
27
16
28
1.2 (10-24-16)
17
29
--------------
18
30
19
31
**New features: **
20
32
21
- - Continous MSM (rate matrix) estimation
33
+ - Continous MSM (rate matrix) estimation
22
34
23
35
24
36
1.1.4 (9-23-16)
25
37
---------------
26
38
27
39
**Fixes **:
28
40
29
- - Fixed sparsity pattern check in transition matrix sampler. #91, thanks @fabian-paul
41
+ - Fixed sparsity pattern check in transition matrix sampler. #91, thanks @fabian-paul
30
42
31
43
1.1.3 (8-10-16)
32
44
---------------
You can’t perform that action at this time.
0 commit comments