|
1 |
| -# Change Log |
| 1 | +# Changelog |
| 2 | + |
| 3 | +## [0.4.7](https://github.com/QuantEcon/QuantEcon.py/tree/0.4.7) (2020-04-24) |
| 4 | + |
| 5 | +[Full Changelog](https://github.com/QuantEcon/QuantEcon.py/compare/0.4.6...0.4.7) |
| 6 | + |
| 7 | +**Closed issues:** |
| 8 | + |
| 9 | +- \[Tests\] Build fails with Numba 0.49.0 [\#530](https://github.com/QuantEcon/QuantEcon.py/issues/530) |
| 10 | +- Review notes on learning algorithms [\#528](https://github.com/QuantEcon/QuantEcon.py/issues/528) |
| 11 | +- Make test-all [\#523](https://github.com/QuantEcon/QuantEcon.py/issues/523) |
| 12 | +- make test-all not running [\#522](https://github.com/QuantEcon/QuantEcon.py/issues/522) |
| 13 | + |
| 14 | +**Merged pull requests:** |
| 15 | + |
| 16 | +- Release of version 0.4.7 [\#534](https://github.com/QuantEcon/QuantEcon.py/pull/534) ([mmcky](https://github.com/mmcky)) |
| 17 | +- FIX: Updates for Numba 0.49.0 [\#531](https://github.com/QuantEcon/QuantEcon.py/pull/531) ([oyamad](https://github.com/oyamad)) |
| 18 | +- Fix a link on README [\#529](https://github.com/QuantEcon/QuantEcon.py/pull/529) ([oyamad](https://github.com/oyamad)) |
| 19 | +- Remove unused variable [\#526](https://github.com/QuantEcon/QuantEcon.py/pull/526) ([MKobayashi23m](https://github.com/MKobayashi23m)) |
| 20 | +- MAINT: bimatrix\_generators: Define `\_\_all\_\_` [\#525](https://github.com/QuantEcon/QuantEcon.py/pull/525) ([oyamad](https://github.com/oyamad)) |
| 21 | +- remove old test commands from Makefile [\#524](https://github.com/QuantEcon/QuantEcon.py/pull/524) ([mmcky](https://github.com/mmcky)) |
| 22 | + |
| 23 | +## [0.4.6](https://github.com/QuantEcon/QuantEcon.py/tree/0.4.6) (2019-12-09) |
| 24 | + |
| 25 | +[Full Changelog](https://github.com/QuantEcon/QuantEcon.py/compare/0.4.5...0.4.6) |
| 26 | + |
| 27 | +**Fixed bugs:** |
| 28 | + |
| 29 | +- Issue with numba=0.43.1 with scalar maximisation [\#495](https://github.com/QuantEcon/QuantEcon.py/issues/495) |
| 30 | + |
| 31 | +**Closed issues:** |
| 32 | + |
| 33 | +- Failed to import LinearStateSpace [\#513](https://github.com/QuantEcon/QuantEcon.py/issues/513) |
| 34 | +- Link to python lectures on GitHub page not working [\#511](https://github.com/QuantEcon/QuantEcon.py/issues/511) |
| 35 | +- Setting up anaconda environment with QuantEcon.py [\#510](https://github.com/QuantEcon/QuantEcon.py/issues/510) |
| 36 | +- \[Tests\] Fix FutureWarning in ivp.py [\#507](https://github.com/QuantEcon/QuantEcon.py/issues/507) |
| 37 | +- \[Tests\] Fix RuntimeWarning in lqcontrol.py [\#506](https://github.com/QuantEcon/QuantEcon.py/issues/506) |
| 38 | +- \[Tests\] Fix Pandas related FutureWarnings [\#505](https://github.com/QuantEcon/QuantEcon.py/issues/505) |
| 39 | +- \[Tests\] Errors with `numba=0.45.1` [\#502](https://github.com/QuantEcon/QuantEcon.py/issues/502) |
| 40 | +- \[Tests\] Warnings that should be resolved [\#501](https://github.com/QuantEcon/QuantEcon.py/issues/501) |
| 41 | +- TypingError appearing on Python lectures on stochastic growth [\#499](https://github.com/QuantEcon/QuantEcon.py/issues/499) |
| 42 | +- Cleanup of QuantEcon.py - November [\#410](https://github.com/QuantEcon/QuantEcon.py/issues/410) |
| 43 | + |
| 44 | +**Merged pull requests:** |
| 45 | + |
| 46 | +- update version to 0.4.6 [\#520](https://github.com/QuantEcon/QuantEcon.py/pull/520) ([mmcky](https://github.com/mmcky)) |
| 47 | +- Adds a rank size plot to inequality [\#518](https://github.com/QuantEcon/QuantEcon.py/pull/518) ([jstac](https://github.com/jstac)) |
| 48 | +- General cleanup of Package [\#515](https://github.com/QuantEcon/QuantEcon.py/pull/515) ([mmcky](https://github.com/mmcky)) |
| 49 | +- \[FIX\] Fix Future Warnings in ivp.py and test\_quad.py and RuntimeError in lq\_control.py. [\#509](https://github.com/QuantEcon/QuantEcon.py/pull/509) ([duncanhobbs](https://github.com/duncanhobbs)) |
| 50 | +- FIX: Player.is\_dominated: Fix warnings [\#504](https://github.com/QuantEcon/QuantEcon.py/pull/504) ([oyamad](https://github.com/oyamad)) |
| 51 | +- FIX: random.draw: Replace `random\_sample` with `random` [\#503](https://github.com/QuantEcon/QuantEcon.py/pull/503) ([oyamad](https://github.com/oyamad)) |
| 52 | +- FIX: two minor modifications in `lqcontrol` [\#498](https://github.com/QuantEcon/QuantEcon.py/pull/498) ([shizejin](https://github.com/shizejin)) |
| 53 | +- UPD: Update travis to use python=3.7 [\#494](https://github.com/QuantEcon/QuantEcon.py/pull/494) ([mmcky](https://github.com/mmcky)) |
2 | 54 |
|
3 | 55 | ## [0.4.5](https://github.com/QuantEcon/QuantEcon.py/tree/0.4.5) (2019-07-08)
|
| 56 | + |
4 | 57 | [Full Changelog](https://github.com/QuantEcon/QuantEcon.py/compare/0.4.4...0.4.5)
|
5 | 58 |
|
6 | 59 | **Closed issues:**
|
|
16 | 69 | - FIX: DOC: Remove `matplotlib.sphinxext.only\_directives` [\#488](https://github.com/QuantEcon/QuantEcon.py/pull/488) ([oyamad](https://github.com/oyamad))
|
17 | 70 |
|
18 | 71 | ## [0.4.4](https://github.com/QuantEcon/QuantEcon.py/tree/0.4.4) (2019-05-24)
|
| 72 | + |
19 | 73 | [Full Changelog](https://github.com/QuantEcon/QuantEcon.py/compare/0.4.3...0.4.4)
|
20 | 74 |
|
21 | 75 | **Fixed bugs:**
|
|
44 | 98 | - Fix all F401 unused imports [\#467](https://github.com/QuantEcon/QuantEcon.py/pull/467) ([rht](https://github.com/rht))
|
45 | 99 |
|
46 | 100 | ## [0.4.3](https://github.com/QuantEcon/QuantEcon.py/tree/0.4.3) (2018-12-17)
|
| 101 | + |
47 | 102 | [Full Changelog](https://github.com/QuantEcon/QuantEcon.py/compare/0.4.2...0.4.3)
|
48 | 103 |
|
49 | 104 | **Closed issues:**
|
|
70 | 125 | - FIX: test `method` keyword of `RepeatedGame.equilibrium\_payoffs\(\)`. [\#446](https://github.com/QuantEcon/QuantEcon.py/pull/446) ([shizejin](https://github.com/shizejin))
|
71 | 126 |
|
72 | 127 | ## [0.4.2](https://github.com/QuantEcon/QuantEcon.py/tree/0.4.2) (2018-11-25)
|
| 128 | + |
73 | 129 | [Full Changelog](https://github.com/QuantEcon/QuantEcon.py/compare/0.4.0...0.4.2)
|
74 | 130 |
|
75 | 131 | **Implemented enhancements:**
|
|
104 | 160 | - Added basic inequality mesasures: lorenz curve and gini [\#414](https://github.com/QuantEcon/QuantEcon.py/pull/414) ([cdagnino](https://github.com/cdagnino))
|
105 | 161 |
|
106 | 162 | ## [0.4.0](https://github.com/QuantEcon/QuantEcon.py/tree/0.4.0) (2018-08-20)
|
| 163 | + |
107 | 164 | [Full Changelog](https://github.com/QuantEcon/QuantEcon.py/compare/0.3.8.1...0.4.0)
|
108 | 165 |
|
109 | 166 | **Implemented enhancements:**
|
|
140 | 197 | - Add sample game generators from bimatrix-generators [\#392](https://github.com/QuantEcon/QuantEcon.py/pull/392) ([oyamad](https://github.com/oyamad))
|
141 | 198 |
|
142 | 199 | ## [0.3.8.1](https://github.com/QuantEcon/QuantEcon.py/tree/0.3.8.1) (2018-03-13)
|
| 200 | + |
143 | 201 | [Full Changelog](https://github.com/QuantEcon/QuantEcon.py/compare/0.3.8...0.3.8.1)
|
144 | 202 |
|
145 | 203 | ## [0.3.8](https://github.com/QuantEcon/QuantEcon.py/tree/0.3.8) (2018-03-12)
|
| 204 | + |
146 | 205 | [Full Changelog](https://github.com/QuantEcon/QuantEcon.py/compare/0.3.7...0.3.8)
|
147 | 206 |
|
148 | 207 | **Fixed bugs:**
|
|
180 | 239 | - Add bugfix PR 364 to Major Changes for v0.3.7 [\#372](https://github.com/QuantEcon/QuantEcon.py/pull/372) ([oyamad](https://github.com/oyamad))
|
181 | 240 |
|
182 | 241 | ## [0.3.7](https://github.com/QuantEcon/QuantEcon.py/tree/0.3.7) (2017-11-01)
|
| 242 | + |
183 | 243 | [Full Changelog](https://github.com/QuantEcon/QuantEcon.py/compare/0.3.6.2...0.3.7)
|
184 | 244 |
|
185 | 245 | **Implemented enhancements:**
|
|
229 | 289 | - FEAT: Add random\_state option \(issue \#153\) [\#329](https://github.com/QuantEcon/QuantEcon.py/pull/329) ([QBatista](https://github.com/QBatista))
|
230 | 290 |
|
231 | 291 | ## [0.3.6.2](https://github.com/QuantEcon/QuantEcon.py/tree/0.3.6.2) (2017-08-28)
|
| 292 | + |
232 | 293 | [Full Changelog](https://github.com/QuantEcon/QuantEcon.py/compare/0.3.6.1...0.3.6.2)
|
233 | 294 |
|
234 | 295 | **Merged pull requests:**
|
|
237 | 298 | - rtd needs matplotlib for some sphinx extensions to work properly [\#336](https://github.com/QuantEcon/QuantEcon.py/pull/336) ([mmcky](https://github.com/mmcky))
|
238 | 299 |
|
239 | 300 | ## [0.3.6.1](https://github.com/QuantEcon/QuantEcon.py/tree/0.3.6.1) (2017-08-28)
|
| 301 | + |
240 | 302 | [Full Changelog](https://github.com/QuantEcon/QuantEcon.py/compare/0.3.6...0.3.6.1)
|
241 | 303 |
|
242 | 304 | **Merged pull requests:**
|
243 | 305 |
|
244 | 306 | - update to version 0.3.6 for new release to pypi and conda-forge [\#335](https://github.com/QuantEcon/QuantEcon.py/pull/335) ([mmcky](https://github.com/mmcky))
|
245 | 307 |
|
246 | 308 | ## [0.3.6](https://github.com/QuantEcon/QuantEcon.py/tree/0.3.6) (2017-08-28)
|
| 309 | + |
247 | 310 | [Full Changelog](https://github.com/QuantEcon/QuantEcon.py/compare/0.3.5.1...0.3.6)
|
248 | 311 |
|
249 | 312 | **Implemented enhancements:**
|
|
277 | 340 | - FIX: support\_enumeration: Use `\_numba\_linalg\_solve` [\#311](https://github.com/QuantEcon/QuantEcon.py/pull/311) ([oyamad](https://github.com/oyamad))
|
278 | 341 |
|
279 | 342 | ## [0.3.5.1](https://github.com/QuantEcon/QuantEcon.py/tree/0.3.5.1) (2017-05-17)
|
| 343 | + |
280 | 344 | [Full Changelog](https://github.com/QuantEcon/QuantEcon.py/compare/0.3.5...0.3.5.1)
|
281 | 345 |
|
282 | 346 | **Merged pull requests:**
|
283 | 347 |
|
284 | 348 | - remove dependency on statsmodels and use matrices to run OLS [\#310](https://github.com/QuantEcon/QuantEcon.py/pull/310) ([natashawatkins](https://github.com/natashawatkins))
|
285 | 349 |
|
286 | 350 | ## [0.3.5](https://github.com/QuantEcon/QuantEcon.py/tree/0.3.5) (2017-05-16)
|
| 351 | + |
287 | 352 | [Full Changelog](https://github.com/QuantEcon/QuantEcon.py/compare/0.3.4...0.3.5)
|
288 | 353 |
|
289 | 354 | **Implemented enhancements:**
|
|
319 | 384 | - Add rouwenhorst method for approx AR\(1\) with MC [\#282](https://github.com/QuantEcon/QuantEcon.py/pull/282) ([sglyon](https://github.com/sglyon))
|
320 | 385 |
|
321 | 386 | ## [0.3.4](https://github.com/QuantEcon/QuantEcon.py/tree/0.3.4) (2017-02-23)
|
| 387 | + |
322 | 388 | [Full Changelog](https://github.com/QuantEcon/QuantEcon.py/compare/0.3.3...0.3.4)
|
323 | 389 |
|
324 | 390 | **Implemented enhancements:**
|
|
331 | 397 | - Test: estspec [\#51](https://github.com/QuantEcon/QuantEcon.py/issues/51)
|
332 | 398 | - Profiling [\#44](https://github.com/QuantEcon/QuantEcon.py/issues/44)
|
333 | 399 |
|
334 |
| -**Fixed bugs:** |
335 |
| - |
336 |
| -- Python 3: The models/jv.py optimization [\#56](https://github.com/QuantEcon/QuantEcon.py/issues/56) |
337 |
| - |
338 | 400 | **Closed issues:**
|
339 | 401 |
|
340 | 402 | - ValueError: Unsupported target: parallel [\#275](https://github.com/QuantEcon/QuantEcon.py/issues/275)
|
|
360 | 422 | - Remove warnings supression as noted by Issue \#229 [\#231](https://github.com/QuantEcon/QuantEcon.py/pull/231) ([mmcky](https://github.com/mmcky))
|
361 | 423 |
|
362 | 424 | ## [0.3.3](https://github.com/QuantEcon/QuantEcon.py/tree/0.3.3) (2016-07-21)
|
| 425 | + |
363 | 426 | [Full Changelog](https://github.com/QuantEcon/QuantEcon.py/compare/0.3.2...0.3.3)
|
364 | 427 |
|
365 | 428 | **Closed issues:**
|
|
373 | 436 | - probvec: Use guvectorize with target='parallel' [\#253](https://github.com/QuantEcon/QuantEcon.py/pull/253) ([oyamad](https://github.com/oyamad))
|
374 | 437 |
|
375 | 438 | ## [0.3.2](https://github.com/QuantEcon/QuantEcon.py/tree/0.3.2) (2016-04-25)
|
| 439 | + |
376 | 440 | [Full Changelog](https://github.com/QuantEcon/QuantEcon.py/compare/0.3.1...0.3.2)
|
377 | 441 |
|
378 | 442 | **Implemented enhancements:**
|
|
413 | 477 | - Changes in normal\_form\_game [\#226](https://github.com/QuantEcon/QuantEcon.py/pull/226) ([oyamad](https://github.com/oyamad))
|
414 | 478 |
|
415 | 479 | ## [0.3.1](https://github.com/QuantEcon/QuantEcon.py/tree/0.3.1) (2016-01-22)
|
| 480 | + |
416 | 481 | [Full Changelog](https://github.com/QuantEcon/QuantEcon.py/compare/0.3...0.3.1)
|
417 | 482 |
|
418 | 483 | **Merged pull requests:**
|
|
424 | 489 | - Update docs to remove models subpackage and update the qe\_api.py scri… [\#219](https://github.com/QuantEcon/QuantEcon.py/pull/219) ([mmcky](https://github.com/mmcky))
|
425 | 490 |
|
426 | 491 | ## [0.3](https://github.com/QuantEcon/QuantEcon.py/tree/0.3) (2016-01-07)
|
| 492 | + |
427 | 493 | [Full Changelog](https://github.com/QuantEcon/QuantEcon.py/compare/pre-migrate-applications...0.3)
|
428 | 494 |
|
429 | 495 | **Closed issues:**
|
|
440 | 506 | - Migrate applications .. examples/ and quantecon/models/ to QuantEcon.applications [\#211](https://github.com/QuantEcon/QuantEcon.py/pull/211) ([mmcky](https://github.com/mmcky))
|
441 | 507 |
|
442 | 508 | ## [pre-migrate-applications](https://github.com/QuantEcon/QuantEcon.py/tree/pre-migrate-applications) (2015-11-23)
|
| 509 | + |
443 | 510 | [Full Changelog](https://github.com/QuantEcon/QuantEcon.py/compare/0.2.2...pre-migrate-applications)
|
444 | 511 |
|
445 | 512 | **Fixed bugs:**
|
|
460 | 527 | - Fix optgrowth solution notebook [\#188](https://github.com/QuantEcon/QuantEcon.py/pull/188) ([oyamad](https://github.com/oyamad))
|
461 | 528 |
|
462 | 529 | ## [0.2.2](https://github.com/QuantEcon/QuantEcon.py/tree/0.2.2) (2015-10-06)
|
| 530 | + |
463 | 531 | [Full Changelog](https://github.com/QuantEcon/QuantEcon.py/compare/0.2.1...0.2.2)
|
464 | 532 |
|
465 | 533 | ## [0.2.1](https://github.com/QuantEcon/QuantEcon.py/tree/0.2.1) (2015-10-05)
|
| 534 | + |
466 | 535 | [Full Changelog](https://github.com/QuantEcon/QuantEcon.py/compare/0.1.10...0.2.1)
|
467 | 536 |
|
468 | 537 | **Implemented enhancements:**
|
|
493 | 562 | - MDP [\#171](https://github.com/QuantEcon/QuantEcon.py/pull/171) ([oyamad](https://github.com/oyamad))
|
494 | 563 |
|
495 | 564 | ## [0.1.10](https://github.com/QuantEcon/QuantEcon.py/tree/0.1.10) (2015-08-28)
|
| 565 | + |
496 | 566 | [Full Changelog](https://github.com/QuantEcon/QuantEcon.py/compare/0.1.9...0.1.10)
|
497 | 567 |
|
498 | 568 | **Implemented enhancements:**
|
|
536 | 606 | - Numba improvements [\#144](https://github.com/QuantEcon/QuantEcon.py/pull/144) ([sglyon](https://github.com/sglyon))
|
537 | 607 |
|
538 | 608 | ## [0.1.9](https://github.com/QuantEcon/QuantEcon.py/tree/0.1.9) (2015-04-17)
|
| 609 | + |
539 | 610 | [Full Changelog](https://github.com/QuantEcon/QuantEcon.py/compare/0.1.8...0.1.9)
|
540 | 611 |
|
541 | 612 | **Closed issues:**
|
|
548 | 619 | - Update kalman [\#134](https://github.com/QuantEcon/QuantEcon.py/pull/134) ([jstac](https://github.com/jstac))
|
549 | 620 |
|
550 | 621 | ## [0.1.8](https://github.com/QuantEcon/QuantEcon.py/tree/0.1.8) (2015-04-07)
|
| 622 | + |
551 | 623 | [Full Changelog](https://github.com/QuantEcon/QuantEcon.py/compare/0.1.7...0.1.8)
|
552 | 624 |
|
553 | 625 | **Closed issues:**
|
|
565 | 637 | - Convert longdescription from markdown to rst [\#119](https://github.com/QuantEcon/QuantEcon.py/pull/119) ([mmcky](https://github.com/mmcky))
|
566 | 638 |
|
567 | 639 | ## [0.1.7](https://github.com/QuantEcon/QuantEcon.py/tree/0.1.7) (2015-02-09)
|
| 640 | + |
568 | 641 | [Full Changelog](https://github.com/QuantEcon/QuantEcon.py/compare/0.1.6...0.1.7)
|
569 | 642 |
|
570 | 643 | **Implemented enhancements:**
|
|
602 | 675 | - Add solow model [\#74](https://github.com/QuantEcon/QuantEcon.py/pull/74) ([davidrpugh](https://github.com/davidrpugh))
|
603 | 676 |
|
604 | 677 | ## [0.1.6](https://github.com/QuantEcon/QuantEcon.py/tree/0.1.6) (2014-11-04)
|
| 678 | + |
605 | 679 | [Full Changelog](https://github.com/QuantEcon/QuantEcon.py/compare/0.1.5...0.1.6)
|
606 | 680 |
|
607 | 681 | **Implemented enhancements:**
|
|
632 | 706 |
|
633 | 707 | - MARKOV: Minor corrections [\#86](https://github.com/QuantEcon/QuantEcon.py/pull/86) ([oyamad](https://github.com/oyamad))
|
634 | 708 | - ENH: added tic, tac, toc functions [\#83](https://github.com/QuantEcon/QuantEcon.py/pull/83) ([albop](https://github.com/albop))
|
635 |
| -- Rtfd: Bring in some of the working files. [\#82](https://github.com/QuantEcon/QuantEcon.py/pull/82) ([cc7768](https://github.com/cc7768)) |
636 | 709 | - MARKOV: More efficient implementation for computing stationary distributions [\#79](https://github.com/QuantEcon/QuantEcon.py/pull/79) ([oyamad](https://github.com/oyamad))
|
637 | 710 | - Closes issue \#77. [\#78](https://github.com/QuantEcon/QuantEcon.py/pull/78) ([davidrpugh](https://github.com/davidrpugh))
|
638 | 711 | - Hotfix for slight notebook issues raised by @jstac. [\#73](https://github.com/QuantEcon/QuantEcon.py/pull/73) ([davidrpugh](https://github.com/davidrpugh))
|
|
644 | 717 | - CAREER: Changed all occurences of bellman to bellman\_operator for unifie... [\#60](https://github.com/QuantEcon/QuantEcon.py/pull/60) ([cc7768](https://github.com/cc7768))
|
645 | 718 |
|
646 | 719 | ## [0.1.5](https://github.com/QuantEcon/QuantEcon.py/tree/0.1.5) (2014-08-20)
|
| 720 | + |
647 | 721 | [Full Changelog](https://github.com/QuantEcon/QuantEcon.py/compare/0.1.4...0.1.5)
|
648 | 722 |
|
649 | 723 | **Closed issues:**
|
|
657 | 731 | - Lyapunov [\#48](https://github.com/QuantEcon/QuantEcon.py/pull/48) ([cc7768](https://github.com/cc7768))
|
658 | 732 |
|
659 | 733 | ## [0.1.4](https://github.com/QuantEcon/QuantEcon.py/tree/0.1.4) (2014-08-10)
|
| 734 | + |
660 | 735 | [Full Changelog](https://github.com/QuantEcon/QuantEcon.py/compare/0.1.3...0.1.4)
|
661 | 736 |
|
662 | 737 | **Implemented enhancements:**
|
|
695 | 770 | - Updates to examples/ and solutions/stand\_alone\_programs to use quantecon as a package [\#5](https://github.com/QuantEcon/QuantEcon.py/pull/5) ([sanguineturtle](https://github.com/sanguineturtle))
|
696 | 771 |
|
697 | 772 | ## [0.1.3](https://github.com/QuantEcon/QuantEcon.py/tree/0.1.3) (2014-06-10)
|
| 773 | + |
698 | 774 | [Full Changelog](https://github.com/QuantEcon/QuantEcon.py/compare/0.1.2...0.1.3)
|
699 | 775 |
|
700 | 776 | **Merged pull requests:**
|
701 | 777 |
|
702 | 778 | - Changed build dependencies to reduced requirements and re-added run dependencies [\#4](https://github.com/QuantEcon/QuantEcon.py/pull/4) ([sanguineturtle](https://github.com/sanguineturtle))
|
703 | 779 |
|
704 | 780 | ## [0.1.2](https://github.com/QuantEcon/QuantEcon.py/tree/0.1.2) (2014-05-26)
|
| 781 | + |
705 | 782 | [Full Changelog](https://github.com/QuantEcon/QuantEcon.py/compare/0.1.1...0.1.2)
|
706 | 783 |
|
707 | 784 | **Merged pull requests:**
|
708 | 785 |
|
709 | 786 | - Added \_\_init\_\_.py with import statements and updated .gitignore [\#3](https://github.com/QuantEcon/QuantEcon.py/pull/3) ([sanguineturtle](https://github.com/sanguineturtle))
|
710 | 787 |
|
711 | 788 | ## [0.1.1](https://github.com/QuantEcon/QuantEcon.py/tree/0.1.1) (2014-05-21)
|
| 789 | + |
712 | 790 | [Full Changelog](https://github.com/QuantEcon/QuantEcon.py/compare/0.1...0.1.1)
|
713 | 791 |
|
714 | 792 | ## [0.1](https://github.com/QuantEcon/QuantEcon.py/tree/0.1) (2014-05-21)
|
715 | 793 |
|
| 794 | +[Full Changelog](https://github.com/QuantEcon/QuantEcon.py/compare/da54172a80ec50b8caf8732297c9a68f8ea427eb...0.1) |
| 795 | + |
| 796 | + |
716 | 797 |
|
717 |
| -\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* |
| 798 | +\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)* |
0 commit comments