> It is not. The problem is your 4 pages of if/else branches with
interspersed
> computations. All other problems that you are encountering are a corollary
> of that one.

How can you only cache the output of "small" values (the most used in any
recursion) and not the larger ones ? That's the use case mentionned by
Daniel, on this mailing-list.
And also by Jean-Baptiste on the trac ticket.

Nathann

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to