diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/complexity/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/complexity/README | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/complexity/README b/Master/texmf-dist/doc/latex/complexity/README new file mode 100644 index 00000000000..049509392cb --- /dev/null +++ b/Master/texmf-dist/doc/latex/complexity/README @@ -0,0 +1,11 @@ + +complexity - a LaTeX package that defines commands to typeset +Computational Complexity Classes such as $\P$ and $\NP$ (as well +as hundreds of others). It also offers several options including +which font classes are typeset in and how many are defined (all +of them or just the basic, most commonly used ones). + +Written by Chris Bourke <cbourke@cse.unl.edu> + +No dependencies other than the standard ifthen package. +See complexity.pdf for full documentation |