Skip to content

Fix for TypeError: 'sage.rings.polynomial.polydict.ETupleIter' object…#1

Open
aluaces wants to merge 1 commit intootherlab:masterfrom
aluaces:patch-1
Open

Fix for TypeError: 'sage.rings.polynomial.polydict.ETupleIter' object…#1
aluaces wants to merge 1 commit intootherlab:masterfrom
aluaces:patch-1

Conversation

@aluaces
Copy link

@aluaces aluaces commented Jun 29, 2017

… is not iterable

It seems that m.degrees() in expansion.monomials() was once a list, but now it is an iterator. This fix solves the problem.

Nevertheless, SoS is still Greek to me :-)

… is not iterable

It seems that `m.degrees()` in `expansion.monomials()` was once a list, but now it is an iterator.  This fix solves the problem.

Nevertheless, SoS is still Greek to me :-)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant