Skip to content

Latest commit

 

History

History
32 lines (26 loc) · 1.08 KB

README.md

File metadata and controls

32 lines (26 loc) · 1.08 KB

CRADLE documentation

CRADLE is a framework that intends to speed up lengthy calculations. A calculation is modeled as a tree of subcalculations. Results of these subcalculations are cached, so a following calculation that is similar to the previous one can use these cached subresults, instead of calculating them again.

Read more here.

Contents

User documentation

Design documentation

Updating documentation

CRADLE was originally created to act as a local proxy for Thinknode. Thinknode-specific documentation: