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

qutip / qutip / 3832
87%

Build:
DEFAULT BRANCH: master
Ran 19 Apr 2021 09:33PM UTC
Jobs 1
Files 130
Run time 16s
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
3832

push

travis-ci

web-flow
Workaround scipy<1.5 / MKL bug in eigh (#1498)

SciPy used to make invalid calls to underlying MKL functions in versions
before 1.5 when calling eigh on large (dimension >= ~2000) matrices.  We
can't drop support for version 1.4 yet because at the time of writing
it's well under 2 years old, and we don't want to limit versioning too
much.

The additional dependence on packaging is the "proper" way of comparing
version information.

The additional test was sufficient to reproduce the issues in a minimal
amount of time.  This test is meant to be a sanity test on the
eigenvalues that come out, without actually having the true eigenvalues
to compare against.  Since the sum is subject to potential compounding
of errors (although we expect them to cancel on average), the tolerance
should represent the total uncertainty in the answer, not just a single
eigenvalue.

Co-authored-by: Jake Lishman <jake@binhbar.com>

5 of 5 new or added lines in 1 file covered. (100.0%)

14747 of 22959 relevant lines covered (64.23%)

0.64 hits per line

Jobs
ID Job ID Ran Files Coverage
2 3832.2 (_CONDA_SUFFIX="Linux-x86_64") 19 Apr 2021 09:33PM UTC 0
64.23
Travis Job 3832.2
Source Files on build 3832
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #3832
  • e946a485 on github
  • Prev Build on master (#3828)
  • Next Build on master (#3847)
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