On 14 June 2016 at 10:39, sidious.l...@gmail.com <sidious.l...@gmail.com> wrote: > On Tuesday, June 14, 2016 at 10:09:28 AM UTC+1, John Cremona wrote: >> >> >> Can you say exactly which Sage version you are using, and give a >> complete sequence of commands which leads to the error? > > > I'm using SageMath Version 6.10, Release Date: 2015-12-18. Sorry for not > including > this in the original message. However, I just checked and the same code for > Factorization appears in the latest version of Sage. > > About including the commands which triggered this. It's going to be > complicated > since I'm subclassing Factorization and using it to build something else. I > imagine > in normal usage this error would not be triggered. I can try to build a > minimal test > case, though.
OK, thanks. It is hard for people to agree to there being a bug in the Factorization class if it cannot be triggered within the Factorization class... >From the code, it only compares the lists if it cannot compare the values (and as a side-effect, the values of both are computed). And you may be right that in most uses of the class, the values can be computed and compared. John > > -- > You received this message because you are subscribed to the Google Groups > "sage-devel" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to sage-devel+unsubscr...@googlegroups.com. > To post to this group, send email to sage-devel@googlegroups.com. > Visit this group at https://groups.google.com/group/sage-devel. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-devel+unsubscr...@googlegroups.com. To post to this group, send email to sage-devel@googlegroups.com. Visit this group at https://groups.google.com/group/sage-devel. For more options, visit https://groups.google.com/d/optout.