Difference between revisions of "Main Page"

From QETLAB
Jump to navigation Jump to search
Line 1: Line 1:
__NOTOC____NOEDITSECTION__<!--        BANNER ACROSS TOP OF PAGE        -->
+
__NOTOC____NOEDITSECTION__
{| id="mp-topbanner" style="width:100%; background:#fcfcfc; margin-top:1em; border:1px solid #ccc;"
+
 
| style="width:56%; color:#000;" |
+
== QETLAB: A MATLAB Toolbox for Quantum Entanglement ==
<!--        "WELCOME TO QETLAB" HEADER        -->
 
{| style="width:280px; border:none; background:none;"
 
| style="width:280px; text-align:center; white-space:nowrap; color:#000;padding-left:20px;" |
 
<div style="font-size:170%; border:none; margin:0; padding:.1em; color:#000;">Welcome to <b>QETLAB</b>,</div>
 
<div style="top:+0.2em; font-size:95%;">a MATLAB toolbox for quantum entanglement.</div>
 
|}
 
<!--        PORTAL LIST ON RIGHT-HAND SIDE        -->
 
| style="width:4%; font-size:95%;" |
 
* [[Installation]]
 
* [[Tutorial]]
 
* [[List of functions]]
 
|}
 
<!--        STRAPLINE IMMEDIATELY BELOW BANNER        -->
 
{| id="mp-strapline" style="width:100%; background:none; margin:-.8em 0 -.7em 0;"
 
| style="font-size:95%; padding:10px 0; margin:0; text-align:left; white-space:nowrap; color:#000;" | [[QETLAB|Overview]]&nbsp;'''·''' [[QETLAB:How to contribute|How to contribute]]
 
| style="font-size:95%; padding:10px 0; margin:0; text-align:right; white-space:nowrap; color:#000;" |[[Special:Popularpages|Popular pages]]&nbsp;'''·''' [[Special:AllPages|A–Z index]]
 
|}
 
  
 
'''QETLAB''' ('''Q'''uantum '''E'''ntanglement '''T'''heory '''LAB'''oratory) is a MATLAB toolbox for exploring quantum entanglement theory. While there are many quantum information theory toolboxes that allow the user to perform basic operations such as the [[PartialTranspose|partial transposition]], new tests are constantly discovered. The goal of QETLAB is to remain up-to-date and contain an ever-growing catalogue of separability criteria, positive maps, and related functions of interest. Furthermore, QETLAB is designed to work well both with full matrices and with large sparse matrices, and makes use of many advanced techniques based on semidefinite programming.
 
'''QETLAB''' ('''Q'''uantum '''E'''ntanglement '''T'''heory '''LAB'''oratory) is a MATLAB toolbox for exploring quantum entanglement theory. While there are many quantum information theory toolboxes that allow the user to perform basic operations such as the [[PartialTranspose|partial transposition]], new tests are constantly discovered. The goal of QETLAB is to remain up-to-date and contain an ever-growing catalogue of separability criteria, positive maps, and related functions of interest. Furthermore, QETLAB is designed to work well both with full matrices and with large sparse matrices, and makes use of many advanced techniques based on semidefinite programming.
Line 26: Line 9:
 
|-
 
|-
 
| valign="top" | [[File:download.gif|link=https://github.com/nathanieljohnston/qetlab/zipball/master]]
 
| valign="top" | [[File:download.gif|link=https://github.com/nathanieljohnston/qetlab/zipball/master]]
|<span style="padding-left:10px;font-size:130%;font-weight:bold;">Download and Install QETLAB</span><br /><div style="padding:4px 0 0 12px;">'''Step 1:''' Download [https://github.com/nathanieljohnston/qetlab/zipball/master QETLAB] (current version: 0.50, last updated: November 6, 2014)</div><div style="padding:4px 0 0 12px;">'''Step 2:''' Unzip the file in your MATLAB scripts directory</div><div style="padding:4px 0 0 12px;">'''Step 3:''' Download and install [http://cvxr.com/cvx/ CVX]</div>
+
|<span style="padding-left:10px;font-size:130%;font-weight:bold;">Download and Install QETLAB</span><br /><div style="padding:4px 0 0 12px;">'''Step 1:''' Download [https://github.com/nathanieljohnston/qetlab/zipball/master QETLAB] (current version: 0.50, last updated: November 6, 2014)</div><div style="padding:4px 0 0 12px;">'''Step 2:''' Unzip the file in your MATLAB scripts directory</div><div style="padding:4px 0 0 12px;">'''Step 3:''' Download and install [http://cvxr.com/cvx/ CVX]</div><div style="font-size:90%; padding:8px 0 0 12px;">If you need more detailed installation instructions, [[Installation|click here]].</div>
 
|}</div>
 
|}</div>

Revision as of 17:44, 7 November 2014


QETLAB: A MATLAB Toolbox for Quantum Entanglement

QETLAB (Quantum Entanglement Theory LABoratory) is a MATLAB toolbox for exploring quantum entanglement theory. While there are many quantum information theory toolboxes that allow the user to perform basic operations such as the partial transposition, new tests are constantly discovered. The goal of QETLAB is to remain up-to-date and contain an ever-growing catalogue of separability criteria, positive maps, and related functions of interest. Furthermore, QETLAB is designed to work well both with full matrices and with large sparse matrices, and makes use of many advanced techniques based on semidefinite programming.

Download.gif Download and Install QETLAB
Step 1: Download QETLAB (current version: 0.50, last updated: November 6, 2014)
Step 2: Unzip the file in your MATLAB scripts directory
Step 3: Download and install CVX
If you need more detailed installation instructions, click here.