On Jun 25, 6:10 am, Simon King <[email protected]> wrote: > So, I would say that what you did should work, and it is a bug.
Thanks for the observations and testing. > And I see a second bug: > sage: Sequence([ZZ['x'],QQ]).universe() > Category of objects > > That should better be the category of commutative rings, isn't it? > Hence, when called on objects of a category, Sequence might think of > using the meet of the categories. Would that be doable? Sounds good to me. I'll likely put up a ticket sometime very soon. -- To post to this group, send an email to [email protected] To unsubscribe from this group, send an email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org
