WuTheFWasThat / memotools

tools for memoizing computations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

memotools

This is a small library of tools for memoizing computations.

Installation

pip install memotools

Usage

Tests

pytest tests

Acknowledgements

This library was strongly inspired by another tiny library written by Leo Gao

About

tools for memoizing computations

License:MIT License


Languages

Language:Python 100.0%