summaryrefslogtreecommitdiff
path: root/pcr/lie/lie.1
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-06-02 12:20:33 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-06-02 16:35:28 -0300
commit02cd0afb4dfe0e9772a95e4c2515578fcbe6bf69 (patch)
tree1d9aedf5ab81915f87b05d36263a0e6ef4940cf7 /pcr/lie/lie.1
parent4e1bff63ecf0bd966914beaf8eeba2a55e7cd760 (diff)
lie: add new package to [pcr]
Diffstat (limited to 'pcr/lie/lie.1')
-rwxr-xr-xpcr/lie/lie.127
1 files changed, 27 insertions, 0 deletions
diff --git a/pcr/lie/lie.1 b/pcr/lie/lie.1
new file mode 100755
index 000000000..10bf50db6
--- /dev/null
+++ b/pcr/lie/lie.1
@@ -0,0 +1,27 @@
+.TH LIE 1 "December 12, 2006" "" ""
+
+.SH NAME
+LiE - A computer algebra package for Lie group computations
+.SH SYNOPSIS
+.BR "lie"
+.SH DESCRIPTION
+.B LiE
+LiE is a computer algebra system that is specialised in computations
+involving (reductive) Lie groups and their representations.
+
+Full documentation about the program and the underlying mathematics
+can be found in /usr/share/doc/lie/manual.dvi.
+
+Run-time help can be obtained by typing '?' for a list of help entries
+or '?help' for help information.
+
+See the web page at
+.BR "http://young.sp2mi.univ-poitiers.fr/~marc/LiE/"
+for the CWEBx source code.
+.SH AUTHORS
+LiE was written by Arjeh M. Cohen <amc@win.tue.nl>, Marc van Leeuwen
+<maavl@mathlabo.univ-poitiers.fr> and Bert Lisser.
+.PP
+This manual page was written by Kasper Peeters
+<kasper.peeters@aei.mpg.de>, for the Debian project (but may be used
+by others).