-
-
Notifications
You must be signed in to change notification settings - Fork 482
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Trac #14058: Weakly reference binary operation codomains
R(1) + S(1) caches a strong reference to both R and S, which we'd like to avoid. See discussion at https://groups.google.com/forum/?fromgroups=#!topic /sage-devel/ozhIHIwQ4WA URL: http://trac.sagemath.org/14058 Reported by: robertwb Ticket author(s): Robert Bradshaw, Nils Bruin Reviewer(s): Simon King, Frédéric Chapoton, Jean-Pierre Flori, Sébastien Labbé
- Loading branch information
Showing
5 changed files
with
115 additions
and
48 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters