Skip to content

yosinski/python-numpy-cache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Demo

Just run cache.py twice. The first time all calls will be cache misses, the second time, cache hits.

About

Simple framework for caching function results using hashed arguments. Works for numpy arrays too.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages