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

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

[Octave-bug-tracker] [bug #55765] Missing function: normalize (same func


From: Nicholas Jankowski
Subject: [Octave-bug-tracker] [bug #55765] Missing function: normalize (same function name used in ltfat pkg)
Date: Thu, 22 Apr 2021 11:22:40 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.128 Safari/537.36

Follow-up Comment #5, bug #55765 (project octave):

noting a lot of interest in getting the Tabilicious package up to the point of
providing compatibility with Matlab's Table class.  Since a completely
compatible version of this function would need to work on Table objects, how
should that be handled if Table functionality is dependent on an external
package? Should the Table package shadow this (and any other similar)
function? Is that unnecessary since you'd need the package loaded to have a
Table object to work on in the first place?  Are there cases that wouldn't
trigger a "that is the function of the XYZ package which isn't loadad" error,
or would an if(package_loaded) need to be hard coded into this function? 

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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