You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sy...@googlegroups.com
You'll have to time this to see if it's faster than our
recurrence_memo. recurrence_memo might be faster because it uses the
fact that the inputs are 0, 1, 2, ..., so it's just indexing a list
rather than using a dictionary lookup.