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

QuantEcon / QuantEcon.py / 18963651100

Builds Branch Commit Type Ran Committer Via Coverage
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
18706121018 py314 Merge c4e46c0bc into 29cda3a2b Pull #814 22 Oct 2025 05:19AM UTC web-flow github
92.58
18538645900 codeflash/optimize-PolymatrixGame.range_of_payoffs-mgh46ign Merge e3a5e394b into 29cda3a2b Pull #812 16 Oct 2025 01:17AM UTC web-flow github
92.58
18538151087 codeflash/optimize-draw-mgg0qwcu Merge 74d1830d2 into 29cda3a2b Pull #811 16 Oct 2025 01:10AM UTC web-flow github
92.58
18516049767 codeflash/optimize-shorrocks_index-mgg0hw20 Merge 0ee281ec3 into 29cda3a2b Pull #810 15 Oct 2025 03:54AM 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
18185927375 doc-fix Merge 65aa469ff into 4993aac2c Pull #809 02 Oct 2025 07:10AM UTC web-flow github
92.58
18122236374 doc-fix Merge e38ea5a9b into 4993aac2c Pull #809 30 Sep 2025 07:32AM UTC web-flow github
92.58
18119777532 doc-fix Merge c8770611c into 4993aac2c Pull #809 30 Sep 2025 05:33AM UTC web-flow github
92.58
17905610311 numba062 Merge 7a2c2d1a7 into 0a3f054af Pull #808 22 Sep 2025 05:37AM 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
17747184141 copilot/fix-806 Merge 5f5f90eca into 6eaa3144e Pull #807 15 Sep 2025 09:41PM UTC web-flow github
92.58
17747184232 copilot/fix-806 Merge 5f5f90eca into 6eaa3144e Pull #807 15 Sep 2025 09:41PM UTC web-flow github
92.58
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 127
  • 128
  • Next →
  • Back to Repo
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