[sage-support] numerical semigroup in sagemath

2017-07-25 Thread springfield .gion
Hi, I need to create and manipulate the additive semigroups generated by integers (such as those generated by tuples of coprime integers), but I am struggling with the syntax; is there an easy way to create something along the line of: S = ZZ.Semigroup([2,3]) S = {0,2,3,4,} Thanks in ad

[sage-support] Re: numerical semigroup in sagemath

2017-07-25 Thread Simon King
Hi! On 2017-07-25, springfield .gion wrote: > Hi, I need to create and manipulate the additive semigroups generated by > integers (such as those generated by tuples of coprime integers), but I am > struggling with the syntax; is there an easy way to create something along > the line of: > > S

[sage-support] Re: Unable to check out trac tickets

2017-07-25 Thread Zachary Gershkoff
That worked! I did have uncommitted changes because there was a file I didn't want to commit, but I removed it from the directory. Creating the remote branch the way you said and then setting the branch on the trac ticket manually seemed to work. On Tuesday, July 25, 2017 at 12:24:52 AM UTC-5,