pasqal-io / Pulser

Library for pulse-level/analog control of neutral atom devices. Emulator with QuTiP.
Apache License 2.0
159 stars 57 forks source link

Remove scipy version restriction upon the new `qutip` release #634

Closed HGSilveri closed 5 months ago

HGSilveri commented 5 months ago

The restriction to scipy < 1.12 in the pulser-simulation requirements (see #632) should be removed once qutip restores compatibility.

The issue on the qutip side is being tracked here: https://github.com/qutip/qutip/issues/2300