|
Ran
|
Jobs
4
|
Files
117
|
Run time
1min
|
Badge
README BADGES
|
push
github
Upgrade minimal SciPy, Cython, NumPy (#2951) * Upgrade minimal SciPy; remove version-based branching for lower SciPy versions * Lower the floor of SciPy and NumPy respectively * Increment version to the one that is testable with oldest Python - check if CI picks it up * Increase the floor of numpy for Python 3.11 based on a de-facto compatible minimum version (due to matplotlib) * For Numpy, keep it even a bit higher: go for the observed de-facto installed minimal version * Reflect changes in the changelog * Raise minimal Cython (to be compatible with newer SciPy) and bound its upper floor (like SciPy does). Bring Numpy to 1.23.2, the minimal version supporting 3.11 Python wheels * Bring numpy to minimally supported; lower runtime scipy range to 1.13-1.14 for Python 3.12; fix Cython's version to be minimally supported, i.e. 3.0.8 (0.x is not supported with SciPy 1.13) * Correct towncrier changelog * Describe additional changes * Update Scipy * Revert "Update Scipy" This reverts commit 59ac5760b. * Make numpy version consistent with the rest * Undo the changes to cython for 'Install QuTiP and dependencies' stage; will be tackled in PR 2978 * Floor for Cython for build: 3.0.0, for runtime compilation: 0.29.34 * Update changelog
14236 of 16431 relevant lines covered (86.64%)
3.45 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | macos-15-intel-3.11-macos - numpy fallback - 32320629136.1 | 117 |
86.46 |
GitHub Action Run | |
| 2 | ubuntu-latest-3.12-p312, numpy fallback - 32320629136.2 | 117 |
86.48 |
GitHub Action Run | |
| 3 | windows-latest-3.11-Windows - numpy fallback - 32320629136.3 | 117 |
85.08 |
GitHub Action Run | |
| 4 | ubuntu-latest-3.11-Oldest officially supported - 32320629136.4 | 117 |
86.48 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|