diff --git a/doc.go b/doc.go new file mode 100644 index 0000000..be1d02d --- /dev/null +++ b/doc.go @@ -0,0 +1,2 @@ +// Package hmm implements some useful functions to help with interesting questions. +package hmm