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

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

[Octave-bug-tracker] [bug #45877] statistics package: missing mahal func


From: Carnë Draug
Subject: [Octave-bug-tracker] [bug #45877] statistics package: missing mahal function / and mahalanobis probably belongs to the statistics package
Date: Sun, 7 Aug 2016 00:35:19 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Firefox/45.0

Update of bug #45877 (project octave):

                 Summary: statistics package: mahalanobis is wrong (and
probably belongs to the statistics package) => statistics package: missing
mahal function / and mahalanobis probably belongs to the statistics package

    _______________________________________________________

Follow-up Comment #7:

Lachlan, I added your implementation of mahal to the statistics package:

  http://hg.code.sf.net/p/octave/statistics/rev/b63b78a1c3e8

as well as your improvement to core's mahalanobis.

That function is now deprecated in core, so I'm adding Arno so he can decide
about what better way to have it the statistics package if he wants to.

Arno, the way I have handled this type of stuff the image and mapping package
is with a configure check and renaming the functions with the extension
".m.in" . If the functions already exists, then it does nothing and pkg
ignores the .in files. Otherwise it removes the .in file extension, and pkg
will install them.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?45877>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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