About Anaconda Help Download Anaconda

r / packages / r-r.cache

Memoization can be used to speed up repetitive and computational expensive function calls. The first time a function that implements memoization is called the results are stored in a cache memory. The next time the function is called with the same set of parameters, the results are momentarily retrieved from the cache avoiding repeating the calculations. With this package, any R object can be cached in a key-value storage where the key can be an arbitrary set of R objects. The cache memory is persistent (on the file system).

Click on a badge to see how to embed it in your web page
badge
https://anaconda.org/r/r-r.cache/badges/version.svg
badge
https://anaconda.org/r/r-r.cache/badges/latest_release_date.svg
badge
https://anaconda.org/r/r-r.cache/badges/latest_release_relative_date.svg
badge
https://anaconda.org/r/r-r.cache/badges/platforms.svg
badge
https://anaconda.org/r/r-r.cache/badges/license.svg
badge
https://anaconda.org/r/r-r.cache/badges/downloads.svg

© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.5) Legal | Privacy Policy