You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
src/sage/geometry/cone.py: reviewer suggestions in Hilbert_basis()
Tighten the whitespace around list/generator comprehensions, and
simplify the control flow in two instances by eliminating an if/else
branch. (Only one of these was suggested by the reviewer, but the
other is in a similar spirit.) Thanks to Martin Rubey for the
suggestions.
0 commit comments