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

Qiskit / qiskit / 6828215715
87%
main: 88%

Build:
Build:
LAST BUILD BRANCH: add-performance-release-note
DEFAULT BRANCH: main
Ran 10 Nov 2023 06:30PM UTC
Jobs 1
Files 1265
Run time 1min
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

10 Nov 2023 06:09PM UTC coverage: 86.959% (-0.009%) from 86.968%
6828215715

Pull #11231

github

mergify[bot]
Relax CI constraint on `numpy<1.25` (#11020)

The major problem in NumPy 1.25 transpired to be that particular
versions of Apple clang (including the one used in Numpy's wheel-build
CD pipelines) produced non-deterministic code from new SIMD routines for
complex multiplication.  This in turn destabilised our `Isometry`
decompositions, which caused major correctness problems.  As of Numpy
1.26.1 (released 2023-10-14), that SIMD code now decays to the scalar
form if the compiler was known to be buggy, which restores the previous
behaviour.

(cherry picked from commit fb8a69df2)
Pull Request #11231: Relax CI constraint on `numpy<1.25` (backport #11020)

74217 of 85347 relevant lines covered (86.96%)

92282.01 hits per line

Jobs
ID Job ID Ran Files Coverage
1 6828215715.1 10 Nov 2023 06:30PM UTC 0
86.96
GitHub Action Run
Source Files on build 6828215715
Detailed source file information is not available for this build.
  • Back to Repo
  • Pull Request #11231
  • PR Base - stable/0.45 (#6825898824)
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