|
| From: | Mike Miller |
| Subject: | [Octave-bug-tracker] [bug #58334] [octave forge] (statistics) pdist2 giving wrong distances |
| Date: | Fri, 8 May 2020 18:05:16 -0400 (EDT) |
| User-agent: | Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36 |
Update of bug #58334 (project octave):
Status: Need Info => Works For Me
_______________________________________________________
Follow-up Comment #5:
This is unreproducible for me as well.
With Octave 5.2.0 installed and run with flatpak, I can install the statistics
package from Octave Forge, and the results are the same as others have shown
here:
>> D = pdist2 (X, Y)
D =
0.63649 0.49140 0.59289 0.93847 0.82215
0.38066 0.72654 0.56541 0.49836 0.45694
0.50706 0.50520 0.56328 0.80671 0.69727
0.48875 0.75901 0.49864 0.56990 0.65202
0.55085 0.59581 0.84476 0.92942 0.81441
0.45935 1.06444 0.91609 0.23522 0.19367
0.42756 0.51380 0.41566 0.71744 0.76093
0.75305 0.96547 0.62915 0.70314 0.75532
0.28851 0.63726 0.73136 0.66992 0.67032
0.37947 0.81131 0.61019 0.43168 0.52686
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?58334>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |