An open API service indexing awesome lists of open source software.

https://github.com/vprusso/sdt

State Distinguishability Toolbox
https://github.com/vprusso/sdt

Last synced: 7 months ago
JSON representation

State Distinguishability Toolbox

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/).