octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #60860] Implementation of memoize


From: Guillaume
Subject: [Octave-bug-tracker] [bug #60860] Implementation of memoize
Date: Wed, 30 Jun 2021 10:58:04 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0

Follow-up Comment #1, bug #60860 (project octave):

I just notice the clearCache function:
https://www.mathworks.com/help/matlab/ref/clearcache.html
the stats functionality:
https://www.mathworks.com/help/matlab/ref/stats.html
and the explicit description of the Cache structure in the examples of these
functions:
https://www.mathworks.com/help/matlab/ref/memoizedfunction.html
https://www.mathworks.com/help/matlab/ref/clearallmemoizedcaches.html

This should be fairly easy to implement. My main question is with respect of
the use of the persistent variable.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?60860>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]