[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-patch-tracker] [patch #9989] [statistics] improve the compatibil
From: |
Philip Nienhuis |
Subject: |
[Octave-patch-tracker] [patch #9989] [statistics] improve the compatibility of 'linkage' |
Date: |
Thu, 31 Dec 2020 14:28:35 -0500 (EST) |
User-agent: |
Mozilla/5.0 (Windows NT 6.1; rv:52.0) Gecko/20100101 Firefox/52.0 |
Follow-up Comment #3, patch #9989 (project octave):
Yep, you're right; I applied the patch again to a new statistics package
checkout and now it worked. That is, Octave crashed on the Matlab example,
presumably because of OOM; but
>> X = rand (2000, 3);
>> Z = linkage (X, "ward");
... worked.
Now if only 'cluster' was implemented ... (then I could finish the Matlab
example).
Would you like to be credited for the patch? then I can push it under your
name, optionally with your email address (at least, that's the habit here).
I'd only need your name then.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/patch/?9989>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/