File tree Expand file tree Collapse file tree 1 file changed +16
-1
lines changed Expand file tree Collapse file tree 1 file changed +16
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
- ## [ 0.4.4] ( https://github.com/QuantEcon/QuantEcon.py/tree/0.4.4 ) (2019-05-24)
3
+ ## [ 0.4.5] ( https://github.com/QuantEcon/QuantEcon.py/tree/0.4.5 ) (2019-07-08)
4
+ [ Full Changelog] ( https://github.com/QuantEcon/QuantEcon.py/compare/0.4.4...0.4.5 )
5
+
6
+ ** Closed issues:**
7
+
8
+ - Tests of ` rouwenhorst ` fails occasionally [ \# 491] ( https://github.com/QuantEcon/QuantEcon.py/issues/491 )
4
9
10
+ ** Merged pull requests:**
11
+
12
+ - Release of version 0.4.5 [ \# 493] ( https://github.com/QuantEcon/QuantEcon.py/pull/493 ) ([ mmcky] ( https://github.com/mmcky ) )
13
+ - FIX: Increase ` tol ` in ` rouwenhorst ` test. [ \# 492] ( https://github.com/QuantEcon/QuantEcon.py/pull/492 ) ([ shizejin] ( https://github.com/shizejin ) )
14
+ - TRAVIS: Set coverage branch as ` linux ` . [ \# 490] ( https://github.com/QuantEcon/QuantEcon.py/pull/490 ) ([ shizejin] ( https://github.com/shizejin ) )
15
+ - Add ` LQMarkov ` . [ \# 489] ( https://github.com/QuantEcon/QuantEcon.py/pull/489 ) ([ shizejin] ( https://github.com/shizejin ) )
16
+ - FIX: DOC: Remove ` matplotlib.sphinxext.only\_directives ` [ \# 488] ( https://github.com/QuantEcon/QuantEcon.py/pull/488 ) ([ oyamad] ( https://github.com/oyamad ) )
17
+
18
+ ## [ 0.4.4] ( https://github.com/QuantEcon/QuantEcon.py/tree/0.4.4 ) (2019-05-24)
5
19
[ Full Changelog] ( https://github.com/QuantEcon/QuantEcon.py/compare/0.4.3...0.4.4 )
6
20
7
21
** Fixed bugs:**
16
30
17
31
** Merged pull requests:**
18
32
33
+ - Release of version 0.4.4 [ \# 485] ( https://github.com/QuantEcon/QuantEcon.py/pull/485 ) ([ mmcky] ( https://github.com/mmcky ) )
19
34
- Add drift term keyword to ` markov.tauchen ` . [ \# 484] ( https://github.com/QuantEcon/QuantEcon.py/pull/484 ) ([ shizejin] ( https://github.com/shizejin ) )
20
35
- FIX: Import scipy.sparse.linalg [ \# 482] ( https://github.com/QuantEcon/QuantEcon.py/pull/482 ) ([ oyamad] ( https://github.com/oyamad ) )
21
36
- Fix ` sample\_without\_replacement ` using guvectorize [ \# 479] ( https://github.com/QuantEcon/QuantEcon.py/pull/479 ) ([ oyamad] ( https://github.com/oyamad ) )
You can’t perform that action at this time.
0 commit comments