We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ec93b2 commit 26fb10aCopy full SHA for 26fb10a
Binomials.mpl
@@ -9,6 +9,7 @@ with(Groebner):
9
#####
10
Binomials := module()
11
description "Some functions for Binomial Ideals";
12
+#Authors: Alexandru Iosif and Hamid Rahkooy
13
option package;
14
#with(ListTools):
15
#with(Groebner):
@@ -183,4 +184,4 @@ end module; # Binomials
183
184
185
186
#####Bibliography:
-#[CK15] Conradi, Kahle. Detecting Binomiality, 2015.
187
+#[CK15] Conradi, Kahle. Detecting Binomiality, 2015.
0 commit comments