Skip to content

Commit

Permalink
Changed README and qo.sh script.
Browse files Browse the repository at this point in the history
  • Loading branch information
jmiszczak committed Jul 13, 2009
1 parent e56bf26 commit 7c1d622
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 41 deletions.
19 changes: 0 additions & 19 deletions qo/BIBLIOGRAPHY

This file was deleted.

26 changes: 4 additions & 22 deletions qo/README
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ You can download the package from the project home page.

http://quantum-octave.sf.net/

or using SourceForge CVS service.
or using SourceForge SVN service.

Instalation
^^^^^^^^^^^
Expand All @@ -23,25 +23,8 @@ Users of bash compatible shell should type

export OCTAVE_PATH=$OCTAVE_PATH:/path/to/quantum-octave:/path/to/quantum-octave/examples

Package was tested with GNU Ocatve versions 2.1.35 and 2.1.35. We encourage you to use the newest
version available.

Available functions
^^^^^^^^^^^^^^^^^^^

Here we list the most important function implemented in quantum-octave. You can find more
detailed listing in documentation.

- Construction of quantum states: Ket, KetN, State, MixStates,
- Construction of quantum circuit: Id, ProductGate, ControlledGate, RotX, RotY, RotZ, Pase
- Testing: IsState, IsPositive, IsPPT,
- Useful constants: PhiP, PhiM, PsiP, PsiM, H, Not, Sx, Sy, Sz,
- Analysis of entanglement: Entropy, Negativity, TrNorm
- Error codes: Encode, Recover, Decode
- Operations: PTrace, PTranspose, Measure, MeasureZ

If you thing that that some function should be added to this list send an e-mail to authors.

Package was tested with GNU Ocatve versions 3.1 and some function may not work
with older version of GNU Octave.

Contact
^^^^^^^
Expand All @@ -50,5 +33,4 @@ Any suggestions should be directed to authors:
piotr_gawron (at) users sf net
jarekadam (at) users sf net

Last modyfication:
Sat Mar 27 18:36:45 UTC 2004
Last modyfication: Mon Jul 13 09:19:07 CEST 2009

0 comments on commit 7c1d622

Please sign in to comment.