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: Markus Mützel
Subject: [Octave-bug-tracker] [bug #60860] Implementation of memoize
Date: Fri, 30 Sep 2022 03:22:40 -0400 (EDT)

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

I haven't tested yet. Just some general remarks:
* The help text (`help memoize`) is very sparse. There should be at least a
one-line description of what the function does. Better yet a more detailed
description of (at least) the relevant input and output parameters.
* There is no hook (`@DOCSTRING(memoize)`) to that help text in the manual
yet. IIUC, that is necessary to open the relevant part of the documentation,
e.g., with `doc memoize`. The same is true for the function
`clearAllMemoizedCaches`.
* The added lines in vectorize.txi are very long. Afaict, they should be
broken to max. 80 characters.


    _______________________________________________________

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]