Changes between Version 4 and Version 14 of Ticket #11935
- Timestamp:
- 10/18/11 21:59:21 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #11935
-
Property
Status
changed from
new
toneeds_review
-
Property
Authors
changed from
to
Simon King
- Property Cc jdemeyer added
-
Property
Dependencies
changed from
#11900
to#9138, #11900
-
Property
Status
changed from
-
Ticket #11935 – Description
v4 v14 1 1 At #11900 and [http://groups.google.com/group/sage-combinat-devel/browse_thread/thread/99c74827d704e677 sage-combinat-devel], as well as in some comments in sage/categories/category.py, the idea was discussed to make, for example, `Algebras(GF(3)).parent_class==Algebras(GF(5)).parent_class` - hence, make the parent/element classes as independent from the base of a category as possible. 2 3 Apply only one of the two patches, at your choice!