Difference between revisions of "Main Page"
Jump to navigation
Jump to search
(Updated to v0.30) |
|||
| Line 2: | Line 2: | ||
{| id="mp-topbanner" style="width:100%; background:#fcfcfc; margin-top:1em; border:1px solid #ccc;" | {| id="mp-topbanner" style="width:100%; background:#fcfcfc; margin-top:1em; border:1px solid #ccc;" | ||
| style="width:56%; color:#000;" | | | style="width:56%; color:#000;" | | ||
| − | <!-- "WELCOME TO | + | <!-- "WELCOME TO QETLAB" HEADER --> |
{| style="width:280px; border:none; background:none;" | {| style="width:280px; border:none; background:none;" | ||
| − | | style="width:280px; text-align:center; white-space:nowrap; color:#000;" | | + | | style="width:280px; text-align:center; white-space:nowrap; color:#000;padding-left:20px;" | |
| − | <div style="font-size: | + | <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 | + | <div style="top:+0.2em; font-size:95%;">a MATLAB toolbox for quantum entanglement.</div> |
| − | |||
|} | |} | ||
<!-- PORTAL LIST ON RIGHT-HAND SIDE --> | <!-- PORTAL LIST ON RIGHT-HAND SIDE --> | ||
| Line 21: | Line 20: | ||
|} | |} | ||
| − | ''' | + | '''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. |
| − | |||
| − | |||
<div style="border:1px outset #dddddd;background:#eeeeee;margin:12px 20px 5px 20px;padding:5px;white-space:nowrap;"> | <div style="border:1px outset #dddddd;background:#eeeeee;margin:12px 20px 5px 20px;padding:5px;white-space:nowrap;"> | ||
{| style="background:#eeeeee;" | | {| style="background:#eeeeee;" | | ||
|- | |- | ||
| − | | valign="top" | [[File:download.gif|link= | + | | 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 [ | + | |<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> | |}</div> | ||
Revision as of 17:23, 7 November 2014
|
| Overview · How to contribute | Popular pages · A–Z index |
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.