Difference between revisions of "Useful links"

From QETLAB
Jump to navigation Jump to search
(Created page with "Here we collect links to other MATLAB packages and web pages that may be of interest to users of QETLAB: * [https://github.com/denisrosset/qvx QVX]: A MATLAB package by Denis...")
 
Line 2: Line 2:
  
 
* [https://github.com/denisrosset/qvx QVX]: A MATLAB package by Denis Rosset for working with quantum information and convex optimization. Serves many of the same purposes as QETLAB, but can be configured at a lower level to allow more customization and greater speedup in certain situations.
 
* [https://github.com/denisrosset/qvx QVX]: A MATLAB package by Denis Rosset for working with quantum information and convex optimization. Serves many of the same purposes as QETLAB, but can be configured at a lower level to allow more customization and greater speedup in certain situations.
 +
* [https://github.com/vprusso/toqito ToQiTo]: A Python package by Vincent Russo for working with quantum information. Provides many of the same features as QETLAB, but in Python instead of MATLAB.

Revision as of 19:09, 28 April 2020

Here we collect links to other MATLAB packages and web pages that may be of interest to users of QETLAB:

  • QVX: A MATLAB package by Denis Rosset for working with quantum information and convex optimization. Serves many of the same purposes as QETLAB, but can be configured at a lower level to allow more customization and greater speedup in certain situations.
  • ToQiTo: A Python package by Vincent Russo for working with quantum information. Provides many of the same features as QETLAB, but in Python instead of MATLAB.