Skip to Search
Skip to Navigation
Skip to Content
Community
|
Code
|
Docs
|
Downloads
▼
Perl
Python
Tcl
Komodo IDE
|
more
▼
Lists
Support
PPM Index
PyPM Index
Welcome, guest
|
Sign In
|
My Account
|
Store
|
Cart
ActiveState Code
»
Recipes
Languages
Tags
Authors
Sets
Top-rated recipes tagged "memoization"
Tags:
memoization
x
80
k
views
6
score
Probably the fastest memoization decorator in the world
Python
/
cache
,
decorator
,
memo
,
memoization
/
by
Oren Tirosh
(11 years ago)
14
k
views
4
score
Minimalistic Memoization
Python
/
caching
,
memoization
,
recursion
/
by
Ahmed El Deeb
(13 years ago)
11
k
views
3
score
Simple local cache and cache decorator
Python
/
cache
,
decorator
,
memoization
,
python
/
by
Andrey Nikishaev
(13 years ago)
27
k
views
3
score
Simple caching decorator
Python
/
cache
,
memoization
/
by
Raymond Hettinger
(13 years ago)
8
k
views
3
score
Lazy Lists for python 2.5
Python
/
generators
,
lazy
,
memoization
/
by
Michael Pust
(15 years ago)
9
k
views
2
score
Lazy Lists
Python
/
generators
,
lazy
,
memoization
/
by
Dan Spitz
(15 years ago, revision 6)
8
k
views
1
score
Memoize Generator
Python
/
decorators
,
generators
,
memoization
,
memoize
/
by
Peter Donis
(12 years ago, revision 2)
View
popular
,
latest
,
top-rated
or
most viewed
Feed of the top-rated recipes tagged "memoization"
Related tags
+
−
cache
(3)
+
−
generators
(3)
+
−
decorator
(2)
+
−
lazy
(2)
+
−
caching
+
−
decorators
+
−
memo
+
−
memoize
+
−
python
+
−
recursion
x
Undo