ai-se / Rahul

1 stars 0 forks source link

dist0 should augment i.cl, not dist #9

Closed timm closed 10 years ago

timm commented 10 years ago

and that caching stuff is done better as a memo function. see https://github.com/ai-se/where/blob/master/memo.py (but update it so that it knows it is talking to methods with 2 args and we index on the id of the methods

timm commented 10 years ago

Actually, memoing usually bites you on the bum, eventually. Memoing system dropped.