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

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

[Octave-bug-tracker] [bug #58334] [octave forge] (statistics) pdist2 giv


From: John Donoghue
Subject: [Octave-bug-tracker] [bug #58334] [octave forge] (statistics) pdist2 giving wrong distances
Date: Fri, 8 May 2020 14:08:28 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36 Edge/18.17763

Follow-up Comment #3, bug #58334 (project octave):

In linux:


ctave:17> 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

octave:18> version
ans = 5.2.0
octave:19> pkg list io 
Package Name  | Version | Installation directory
--------------+---------+-----------------------
          io *|   2.6.1 | /home/jade/octave/io-2.6.1
octave:20> pkg list statistics
Package Name  | Version | Installation directory
--------------+---------+-----------------------
  statistics *|   1.4.2 | /home/jade/octave/statistics-1.4.2
octave:21>


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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