• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

QuantEcon / QuantEcon.py
93%

Build:
DEFAULT BRANCH: main
Repo Added 06 Oct 2014 03:53PM UTC
Files 162
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH main
branch: main
CHANGE BRANCH
x
Reset
  • main
  • actions_cache
  • ci
  • codeflash/optimize-PolymatrixGame.range_of_payoffs-mgh46ign
  • codeflash/optimize-draw-mgg0qwcu
  • codeflash/optimize-shorrocks_index-mgg0hw20
  • copilot/deprecate-util-array-searchsorted
  • copilot/fix-589
  • copilot/fix-782
  • copilot/fix-784
  • copilot/fix-788
  • copilot/fix-790
  • copilot/fix-793
  • copilot/fix-796
  • copilot/fix-804
  • copilot/fix-806
  • dependabot/github_actions/actions/checkout-5
  • dependabot/github_actions/actions/checkout-6
  • dependabot/github_actions/actions/setup-python-5
  • dependabot/github_actions/actions/setup-python-6
  • doc-badges
  • doc-fix
  • docs-conf
  • enable-dependabot
  • ex
  • fix-lcp_lemke
  • fix_deprecations
  • gam_reader
  • hsalberti-main
  • i-757
  • license1
  • linprog_simplex-doc
  • linprog_simplex_doc
  • master
  • numba061
  • numba061rc2
  • numba062
  • numba062rc1
  • numba062rc2
  • numba063
  • numba063rc1
  • polymg_repr
  • prep-v0.10.0
  • prep-v0.9.0
  • py14
  • py314
  • readme_url
  • refs/heads/main
  • refs/tags/v0.10.0
  • refs/tags/v0.10.1
  • refs/tags/v0.7.0
  • refs/tags/v0.7.1
  • refs/tags/v0.7.2
  • refs/tags/v0.8.0
  • refs/tags/v0.8.1
  • refs/tags/v0.8.2
  • refs/tags/v0.9.0
  • rel-0.8.0
  • rel-v0.8.1
  • rel-v0.8.2
  • sp_dare
  • str2num
  • supp_enum
  • unpacking
  • unused_files
  • update_readme-1
  • vert_enum

12 Dec 2025 07:35AM UTC coverage: 92.586%. Remained the same
20159745351

push

github

web-flow
CI: Update Numba to 0.63 release version (#819)

7718 of 8336 relevant lines covered (92.59%)

2.78 hits per line

Relevant lines Covered
Build:
Build:
8336 RELEVANT LINES 7718 COVERED LINES
2.78 HITS PER LINE
Source Files on main
  • Tree
  • List 162
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
20159745351 main CI: Update Numba to 0.63 release version (#819) push 12 Dec 2025 07:40AM UTC web-flow github
92.59
20159736835 main Deprecate util.array.searchsorted in favor of np.searchsorted (#816) * Initial plan * Replace searchsorted with np.searchsorted and add deprecation warning Co-authored-by: oyamad <7353083+oyamad@users.noreply.github.com> * Incorporate changes ... push 12 Dec 2025 07:39AM UTC web-flow github
92.59
18963651100 main Optimize draw (#811) The key optimization replaces a Python loop with vectorized NumPy operations in the `draw` function's multiple sample case. **What changed:** - Replaced the explicit Python loop `for i in range(size): out[i] = searchsorted(c... push 31 Oct 2025 05:31AM UTC web-flow github
92.58
18963640808 main Optimize shorrocks_index (#810) The optimization replaces `np.diag(A).sum()` with `np.trace(A)` to compute the sum of diagonal elements. This single change provides a 9% speedup because: **What changed:** The diagonal sum calculation was changed... push 31 Oct 2025 05:31AM UTC web-flow github
92.58
18712862855 main CI: Test against Python 3.14, Numba 0.63.0b1 (#814) push 22 Oct 2025 10:17AM UTC web-flow github
92.58
18188809427 main FIX: DOC: Minor fixes (#809) push 02 Oct 2025 09:21AM UTC web-flow github
92.58
17748015331 main RLS: setup for v0.10.2 (#807) * Initial plan * RLS: setup for v0.10.2 - version bump and changelog update Co-authored-by: mmcky <8263752+mmcky@users.noreply.github.com> * Remove CHANGELOG.md entry as requested - use GitHub releases instead Co... push 15 Sep 2025 10:15PM UTC web-flow github
92.58
17730788179 main ENH: Update default timing precision to 4 digits and add global precision control for Timer and timeit (#805) * Initial plan * Implement global timing precision control with 4-digit default - Create quantecon.timings module with float_precision... push 15 Sep 2025 11:06AM UTC web-flow github
92.58
17707835822 main CI: Update Numba to 0.62.0rc2 (#803) push 14 Sep 2025 07:09AM UTC web-flow github
92.54
17707830743 main :arrow_up: Bump actions/setup-python from 5 to 6 (#801) Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5 to 6. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](https://github.com/actions/... push 14 Sep 2025 07:09AM UTC web-flow github
92.54
See All Builds (1922)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc