[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-patch-tracker] [patch #10034] [octave forge] (statistics) Add fu
From: |
anonymous |
Subject: |
[Octave-patch-tracker] [patch #10034] [octave forge] (statistics) Add function optimalleaforder |
Date: |
Mon, 1 Mar 2021 06:15:05 -0500 (EST) |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0 |
Follow-up Comment #3, patch #10034 (project octave):
It seems ok. There are two things I noticed, that should be edited:
* line 70: it seems that on MATLAB the default value is "linear", so for
compatibility issues that line should be
transformation = "linear";
* line 93: the elseif misses the parentheses.
I'll shortly post a patch to improve dendrogram, but there are some issues I
should iron out first.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/patch/?10034>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
- [Octave-patch-tracker] [patch #10034] [octave forge] (statistics) Add function optimalleaforder,
anonymous <=