Add support to scipy 1.17.
Bug Fixes
- Enables discovery of declaration files (.pxd) by Cython's compiler during the runtime compilation in qutip/core/coefficient.py under editable installs. Fixes issue [#2770]. (#2796, by Veronika Kurth)
Documentation
- Updated verification command in Quick Start guide to support standard installs. (#2793, by Omkar Sarkar)
Miscellaneous
- Add support for scipy 1.17 (#2800)