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

qutip / qutip / 3832 / 2
87%
master: 87%

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

19 Apr 2021 09:02PM UTC coverage: 64.232% (+0.1%) from 64.114%
_CONDA_SUFFIX="Linux-x86_64"

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>

14747 of 22959 relevant lines covered (64.23%)

0.64 hits per line

Source Files on job 3832.2 (_CONDA_SUFFIX="Linux-x86_64")
  • Tree
  • List 0
  • Changed 3
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1797
  • Travis Job 3832.2
  • e946a485 on github
  • Prev Job for _CONDA_SUFFIX="Linux-x86_64" on master (#3828.2)
  • Next Job for _CONDA_SUFFIX="Linux-x86_64" on master (#3847.2)
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