Skip to content

Releases: QuantEcon/QuantEcon.py

Release of version 0.4.8

02 Jul 09:48
04fb31e
Compare
Choose a tag to compare

This release includes:

Thanks to @bktaha @duncanhobbs @shlff for the contributions.

Release of version 0.4.7

24 Apr 00:05
3ea0849
Compare
Choose a tag to compare

This release contains a number of bug fixes and updates:

  1. FIX: Updates for Numba 0.49.0 #531 (oyamad)
  2. FIX: a link on README #529 (oyamad)
  3. UPD: Remove unused variable #526 (MKobayashi23m)
  4. UPD: bimatrix_generators: Define \_\_all\_\_ #525 (oyamad)
  5. UPD: remove old test commands from Makefile #524 (mmcky)

Release of version 0.4.6

09 Dec 03:02
00a6c21
Compare
Choose a tag to compare

This release includes:

  1. Adds a rank size plot to inequality #518 (jstac)
  2. General cleanup of Package #515 (mmcky)
  3. [FIX] Fix Future Warnings in ivp.py and test_quad.py and RuntimeError in lq_control.py. #509 (duncanhobbs)
  4. FIX: Player.is_dominated: Fix warnings #504 (oyamad)
  5. FIX: random.draw: Replace random\_sample with random #503 (oyamad)
  6. FIX: two minor modifications in lqcontrol #498 (shizejin)
  7. UPD: Update travis to use python=3.7 #494 (mmcky)