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

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

[Octave-bug-tracker] [bug #57348] [octave forge] (statistics) package fa


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #57348] [octave forge] (statistics) package fails installation because of a parse error in linkage.m
Date: Tue, 3 Dec 2019 10:04:11 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:72.0) Gecko/20100101 Firefox/72.0

Update of bug #57348 (project octave):

        Operating System:               GNU/Linux => Any                    
                 Summary: statistics package fails installation because of a
parse error in linkage.m => [octave forge] (statistics) package fails
installation because of a parse error in linkage.m

    _______________________________________________________

Follow-up Comment #3:

This change in behavior might be caused by this change for bug #57255:
https://hg.savannah.gnu.org/hgweb/octave/rev/5e92bff668d6

A fix in the statistics package would probably be to replace the failing line
by:

                (@(x,i,j,w) sum(diag(w([i,j]))*x)/sum(w([i,j])))  # average



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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