From 5584973cab512ac849d8073dab0527f9de71e863 Mon Sep 17 00:00:00 2001 From: David Allemang Date: Sat, 4 Jan 2020 02:11:03 -0500 Subject: [PATCH] Create README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..37178e6 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +# toddcox-fast +Linear algorithm for coset enumeration of Coxeter groups + +Features being merged into https://github.com/JCRaymond/toddcox-faster. Favor that instead.