https://github.com/vprusso/sdt
State Distinguishability Toolbox
https://github.com/vprusso/sdt
Last synced: 7 months ago
JSON representation
State Distinguishability Toolbox
- Host: GitHub
- URL: https://github.com/vprusso/sdt
- Owner: vprusso
- License: lgpl-3.0
- Created: 2014-11-05T16:28:33.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-11-05T16:30:01.000Z (almost 11 years ago)
- Last Synced: 2025-01-28T20:42:09.641Z (9 months ago)
- Size: 129 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
A MATLAB toolbox
## Requirements
* MATLAB
* [CVX](http://cvxr.com/cvx/) by CVX Research, Inc.
* [QETLAB](http://www.qetlab.com/Main_Page) by N. Johnston## Tested with
* MATLAB R2014b
* CVX Version 2.1## Thanks
* [Nathaniel Johnston](http://www.njohnston.ca/)
* [Vincent Russo](https://github.com/vprusso)
* [John Watrous](https://cs.uwaterloo.ca/~watrous/)## FAQ
### Why is Octave not supported?
Unfortunately SDT depends on the CXV framework, which doesn't support Octave at the moment. See more details [here](http://cvxr.com/news/2014/03/cvx-on-octave/).