Skip to content

Commit 26fb10a

Browse files
Update Binomials.mpl
1 parent 9ec93b2 commit 26fb10a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Binomials.mpl

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ with(Groebner):
99
#####
1010
Binomials := module()
1111
description "Some functions for Binomial Ideals";
12+
#Authors: Alexandru Iosif and Hamid Rahkooy
1213
option package;
1314
#with(ListTools):
1415
#with(Groebner):
@@ -183,4 +184,4 @@ end module; # Binomials
183184

184185

185186
#####Bibliography:
186-
#[CK15] Conradi, Kahle. Detecting Binomiality, 2015.
187+
#[CK15] Conradi, Kahle. Detecting Binomiality, 2015.

0 commit comments

Comments
 (0)