Skip to content

v0.11.3

Latest

Choose a tag to compare

@mmcky mmcky released this 08 Jul 02:46
2c179d5

What's Changed

  • CI: Update Numba to 0.66.0rc1 by @oyamad in #835
  • ⬆️ Bump conda-incubator/setup-miniconda from 3 to 4 by @dependabot[bot] in #830
  • Fix Read the Docs build OS configuration by @hinayuki64 in #838
  • ⬆️ Bump actions/checkout from 6 to 7 by @dependabot[bot] in #840
  • Add tests for Kalman.stationary_coefficients by @hinayuki64 in #837
  • TST: Relax rtol on IVP analytic-comparison tests for Windows CI by @mmcky in #841
  • RFC: Exclude artificial equilibrium via dict removal in vertex enumeration by @oyamad in #843
  • FIX: Fix premature convergence in AS equilibrium_payoffs by @oyamad in #848
  • TEST: De-flake timing tests with lower-bound assertions by @mmcky in #846
  • CI: De-flake coverage upload and stop fail-fast cancelling the matrix by @mmcky in #845
  • ⬆️ Bump actions/cache from 5 to 6 by @dependabot[bot] in #847
  • BUG: Fix DLE.compute_sequence under NumPy >= 2.4 (#839) by @mmcky in #842
  • CI: Fix flake8 --select so E231/F405 are actually enforced by @mmcky in #849
  • DOC: Refresh contributing guide and fix stale docs build config by @mmcky in #850
  • DOCS: Add contributing entrypoint by @wenlei0603 in #836
  • RLS: setup for v0.11.3 by @mmcky in #851

New Contributors

Full Changelog: v0.11.2...v0.11.3