Authors
- dwelsch-esi <116022979+dwelsch-esiusers.noreply.github.com>
- Co-authored-by: dwelsch-memverge <david.welschmemverge.com>
- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]users.noreply.github.com>
- Sankalp Sanand <sankalpagnostiq.ai>
- Co-authored-by: kessler-frost <ssanandhawk.iit.edu>
- Co-authored-by: Faiyaz Hasan <faiyazagnostiq.ai>
- Co-authored-by: Casey Jao <caseyagnostiq.ai>
- Co-authored-by: Santosh kumar <29346072+santoshkumarradhausers.noreply.github.com>
- Co-authored-by: Will Cunningham <wjcunningham7gmail.com>
- Will Cunningham <wjcunningham7users.noreply.github.com>
- Co-authored-by: Alejandro Esquivel <aealejandro.ltd>
Fixed
- MNIST tutorial now shows non-Null outputs and the classifier training log image has been updated.
- Minor changes to tutorials: autoencoder, quantum and classical svm, ensemble classification, iris classification with Pennylane, quantum chemistry, DNN tutorial, qaoa, spacetime tutorial etc.
- The range of `networkx` versions in requirements.txt weren't compatible with each other, thus it is pinned to `2.8.6` now
- SDK-only sdist and installation should now work as expected, not packaging the server
Added
- Added `dispatcher_addr` argument to `ct.get_result` similar to `ct.dispatch` so that it doesn't always fallback to using the default configured address
Tests
- Updated `_get_result_from_dispatcher` test to verify whether using a link directly works or not
Docs
- Revised UI reference. Added Settings page documentation.
- Added broken UI links in README