We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 66dedc4 + f3fd410 commit 99fd320Copy full SHA for 99fd320
.github/workflows/test.yml
@@ -72,7 +72,6 @@ jobs:
72
- name: Install QuTiP from GitHub
73
if: ${{ startsWith( matrix.qutip-version, '@') }}
74
run: |
75
- python -m pip install numpy scipy cython
76
python -m pip install 'git+https://github.com/qutip/qutip.git${{ matrix.qutip-version }}'
77
78
# For qutip-v5 qutip.control is replaced by qutip-qtrl
0 commit comments