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

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

[Octave-task-tracker] [task #13313] MingW issues for Octave built w --en


From: Philip Nienhuis
Subject: [Octave-task-tracker] [task #13313] MingW issues for Octave built w --enable-64
Date: Sat, 10 Oct 2015 19:03:40 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:41.0) Gecko/20100101 Firefox/41.0 SeaMonkey/2.38

Follow-up Comment #9, task #13313 (project octave):

Can this task be closed now?

AFAICS there are just one or two OF packages that do not build properly with
64-bit indexing; JohnD has fixed several others.

I had a test run with a 64-bit build (cset 56333f6df823, Oct. 10, 2015) on
Windows with __run_test_suite__ and got only 3 fails now, all related to
tolerances that appear insignificant to me (but OK that's just me):

axis.m:

ASSERT errors for:  assert (axis (),[1e-5, 10, -10, -1e-5])

  Location  |  Observed  |  Expected  |  Reason
    (1)         1e-005       1e-005      Abs err 5.0822e-021 exceeds tol 0
    (4)        -1e-005      -1e-005      Abs err 5.0822e-021 exceeds tol 0


lscov.m:

ASSERT errors for:  assert (b2,[b, 2 * b],eps)

  Location  |  Observed  |  Expected  |  Reason
   (3,2)       -0.2624      -0.2624      Abs err 2.7756e-016 exceeds tol
2.2204e-016


assert.m:

ASSERT errors for:  assert (y1,y2,eps (y1))

  Location  |  Observed  |  Expected  |  Reason
    (11)        1e-060       1e-060      Abs err 4.1454e-076 exceeds tol
1.3818e-076
    (13)        1e-056       1e-056      Abs err 3.3959e-072 exceeds tol
1.132e-072
    (14)        1e-054       1e-054      Abs err 4.3467e-070 exceeds tol
1.4489e-070
    (19)        1e-044       1e-044      Abs err 3.7338e-060 exceeds tol
1.2446e-060
    (22)        1e-038       1e-038      Abs err 2.6101e-054 exceeds tol
1.3051e-054
    (23)        1e-036       1e-036      Abs err 3.341e-052 exceeds tol
1.6705e-052
    (27)        1e-028       1e-028      Abs err 2.2421e-044 exceeds tol
1.121e-044
    (29)        1e-024       1e-024      Abs err 3.6734e-040 exceeds tol
1.8367e-040



    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/task/?13313>

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




reply via email to

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