aboutsummaryrefslogtreecommitdiffstats
path: root/utils/Burg/README
diff options
context:
space:
mode:
Diffstat (limited to 'utils/Burg/README')
-rw-r--r--utils/Burg/README14
1 files changed, 14 insertions, 0 deletions
diff --git a/utils/Burg/README b/utils/Burg/README
new file mode 100644
index 0000000..bc26405
--- /dev/null
+++ b/utils/Burg/README
@@ -0,0 +1,14 @@
+To format the documentation, type "make doc.dvi" and print the result.
+
+The length of the cost vectors is fixed at 4 for reasons that are
+primarily historical. To change it, edit the definition of DELTAWIDTH
+in b.h.
+
+Burg is compiled without optimization by default to avoid problems
+with initial installation. To improve burg's performance, add '-O' to
+CFLAGS in the Makefile and rebuild burg with a high quality optimizing
+compiler.
+
+To be added to the Burg mailing list, send your preferred electronic
+mail address to cwf@research.att.com.
+