aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2015-01-25 10:58:02 +0100
committerAnton Khirnov <anton@khirnov.net>2015-01-25 10:58:02 +0100
commit3cea759d784721794b9ad0cfa0618fee55032ff5 (patch)
tree663ee6669e9a970220ff6fc0a55077140c466f1c
parent9c7cde82ef79291ef3c932f8764f5906aafb04e1 (diff)
ADMConstraints: build an 8th-order version
-rw-r--r--m/McLachlan_ADMConstraints.m1
1 files changed, 1 insertions, 0 deletions
diff --git a/m/McLachlan_ADMConstraints.m b/m/McLachlan_ADMConstraints.m
index b096a69..9e174fb 100644
--- a/m/McLachlan_ADMConstraints.m
+++ b/m/McLachlan_ADMConstraints.m
@@ -215,4 +215,5 @@ CreateKrancThornTT [groups, ".", ADMConstraints,
(* createCode[2, False, 3, 1]; *)
createCode[4, False, 3, 1];
+createCode[8, False, 3, 1];
(* createCode[4, True, 3, 1]; *)