File tree Expand file tree Collapse file tree 1 file changed +19
-2
lines changed
Expand file tree Collapse file tree 1 file changed +19
-2
lines changed Original file line number Diff line number Diff line change @@ -27,11 +27,25 @@ caveats and a description of how it was built below.
2727
2828Contents:
2929
30+ - What's installed
3031 - Caveats
3132 - Contributing
3233 - How the try-qutip site is built
3334
3435
36+ ## What's installed
37+
38+ Currently installed packages include:
39+
40+ - qutip (5.1.1)
41+ - qutip-qip (0.4.0)
42+ - qutip-qtrl (0.1.5)
43+ - numpy (2.2.4)
44+ - scipy (1.14.1)
45+ - matplotlib (3.10.1)
46+ - python (3.13.1)
47+
48+
3549## Caveats
3650
3751Most QuTiP features already work. These are the known limitations:
@@ -43,8 +57,11 @@ Most QuTiP features already work. These are the known limitations:
4357 internal storage and might be lost if, for example, the browser cache
4458 is cleared. If you do create notebooks you'd like to keep, please
4559 use the download button to save them.</em >
46- - Notebooks are slow to start, but performance is not too bad after that.
47- - Having to select the XPython kernel all the time is not ideal.
60+ - Notebooks are slow to start, but performance is not too bad after that.
61+ - Having to select the XPython kernel all the time is not ideal.
62+
63+ Specific known issues are listed in [ try-qutip's GitHub issues] ( https://github.com/qutip/try-qutip/issues/ ) .
64+ Further issues and bugs may be reported there.
4865
4966
5067## Contributing
You can’t perform that action at this time.
0 commit comments