svetlin-mladenov / fcache

fcache caches the result of function calls to memory or disk. Saves you the pain of recomputing slow functions over and over again. fcache works well with numpy arrays, pandas dataframes and inside ipython notebooks.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

svetlin-mladenov/fcache Stargazers