qutech / filter_functions

Efficient numerical calculation of generalized filter functions
https://www.quantuminfo.physik.rwth-aachen.de/cms/Quantuminfo/Forschung/Quantum-Technology-Group/~zcsx/code/lidx/1/
GNU General Public License v3.0
14 stars 8 forks source link

CI fails for Python 3.8 with Qutip #47

Closed thangleiter closed 3 years ago

thangleiter commented 3 years ago

See https://github.com/qutip/qutip/issues/1396.

Easiest course of action might be to switch back to a CI build with conda.

thangleiter commented 3 years ago

Temporarily fixed by switching to a conda-setup in travis, but preferrably we switch back to pip once the upstream issues are resolved.