diff options
author | Karl Berry <karl@freefriends.org> | 2016-08-15 20:39:09 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-08-15 20:39:09 +0000 |
commit | 765789c666d3accf14cf8134417150b906735ca8 (patch) | |
tree | b98b95f919485ecba2f5a32e100b8cce2cdfe0d5 /Master/texmf-dist/doc/latex/phfqit/README.md | |
parent | d939f20185ca3eeb907009d125b3b6f8a69203c4 (diff) |
phfqit (16aug16)
git-svn-id: svn://tug.org/texlive/trunk@41860 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/phfqit/README.md')
-rw-r--r-- | Master/texmf-dist/doc/latex/phfqit/README.md | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/phfqit/README.md b/Master/texmf-dist/doc/latex/phfqit/README.md new file mode 100644 index 00000000000..76219f53267 --- /dev/null +++ b/Master/texmf-dist/doc/latex/phfqit/README.md @@ -0,0 +1,19 @@ +# The phfqit package + +Utilities to typeset stuff in Quantum Information Theory (quite biased towards +theory). + +Provides macros to typeset some general mathematical operators (identity +operator, trace, diagonal, rank, ...), a powerful implementation of the bra-ket +notation (kets, bras, brakets, matrix elements etc. which can be sized as +required), delimited expressions such as averages and norms, and some basic Lie +algebra/group names. Provides also macros for entropy measures for quantum +information theory (smooth min- and max-entropy, smooth relative entropies, +etc.). + + +# Documentation + +Run 'make sty' to generate the style file and 'make pdf' to generate the package +documentation. Run 'make' or 'make help' for more info. + |