Ticket #6520 (needs_work enhancement)
[with patch, needs work] Implement cached_function with weakref cache
| Reported by: | nthiery | Owned by: | nthiery |
|---|---|---|---|
| Priority: | major | Milestone: | sage-feature |
| Component: | misc | Keywords: | cached function, weakref |
| Cc: | sage-combinat, roed | Author(s): | David Roe |
| Report Upstream: | Reviewer(s): | ||
| Merged in: | Work issues: |
Description (last modified by nthiery) (diff)
The preliminary attached patch (taken from the Sage-Combinat patch server) implements a variant of cached_function where the cache uses weak references. Again: preliminary: the test do not pass, ...
Feedback welcome!
The first planned application is for homsets, after the category stuff #5985 will be in.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

