[sage-devel] Re: Various issues with LaurentPolynomialRing

2015-11-06 Thread VulK
Here is a quick patch for one of the listed issues: http://trac.sagemath.org/ticket/19538 S. * Travis Scrimshaw [2015-11-04 16:37:17]: >Hey Salvatore, > > first of all thank you for your answer, it looks like you are one of > the > person I pester the most with these issues.

[sage-devel] Re: Various issues with LaurentPolynomialRing

2015-11-04 Thread Travis Scrimshaw
Hey Salvatore, first of all thank you for your answer, it looks like you are one of the > person I pester the most with these issues. > I think I'm the one who knows the most about this because I have made the most recent additions and fixes to that part of Sage (although I'm happy to be wron

[sage-devel] Re: Various issues with LaurentPolynomialRing

2015-11-04 Thread VulK
Hi Travis, first of all thank you for your answer, it looks like you are one of the person I pester the most with these issues. TropicalSemiring is, unfortunately, not what I am looking for. The object I need is a multiplicative abelian group on generators n generators y_i and an addition \prod y

[sage-devel] Re: Various issues with LaurentPolynomialRing

2015-11-03 Thread Travis Scrimshaw
Hey Salvatore, So first I would point you towards TropicalSemiring, but I don't think that has the functionality you want, which seems to be tropical polynomials, correct? > Unfortunately, if one does that, there are few issues arising from how gcd > are computed; here is a small zoo of exa