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

QuantEcon / QuantEcon.py / 660
93%
main: 93%

Build:
Build:
LAST BUILD BRANCH: codeflash/optimize-tauchen-mkpfevu4
DEFAULT BRANCH: main
Ran 31 May 2017 03:09AM UTC
Jobs 1
Files 88
Run time 5s
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

pending completion
660

push

travis-ci

mmcky
FIX: support_enumeration: Use `_numba_linalg_solve` (#311)

* support_enumeration: Remove fallback for Numba < 0.28

* support_enumeration: Add a test

"LinAlgError: Matrix is singular to machine precision.” raised

* FIX: support_enumeration: Use `_numba_linalg_solve`

Remove `is_singular` by svd

* util: Add `_numba_linalg_solve`

For use in a jitted function in nopython mode
* Call directly Numba internal `numba_xgesv`
* Return nonzero int if input matrix is singular, allowing alternative to try-except np.linalg.LinAlgError

* support_enumeration: Remove `any()`

Allow `cache=True`, close #285

4585 of 4977 relevant lines covered (92.12%)

0.92 hits per line

Jobs
ID Job ID Ran Files Coverage
1 660.1 31 May 2017 03:09AM UTC 0
92.12
Travis Job 660.1
Source Files on build 660
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #660
  • c60251dc on github
  • Prev Build on master (#657)
  • Next Build on master (#665)
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

© 2026 Coveralls, Inc