Debian PTS – Tracker – Changelog – Bugs – packages.d.o – buildd.d.o
Architecture | Version | Status | For | Buildd | State | Misc | Logs |
---|---|---|---|---|---|---|---|
armhf ↓ | 0.2.3-3 | Build-Attempted | 1293d 11m | bm-wb-03 | uncompiled | misc:extra | old | all (27) |
***** ############################################################### ***** fail("lazy([(1:10);(1:10)],7,-0.06)"); ***** fail("lazy((1:10),0,0.04)"); ***** fail("[a,b,c] = lazy((1:10),1,0.05)"); ***** test "In is generated from Octave using 'in = 1 + 0.5 * rand(10,1);'"; in = [1.47007925526322;1.168775342017635;1.10943000146922; 1.174293926353764; 1.075741574572656; 1.373465364407417; 1.089417388489702; 1.403669883669071;1.452726826806777; 1.016960990335037]; "res was generated using 'lazy -m1 -v0.06 in.dat' from TISEAN 'lazy'"; res = [1.47007930, 0.00000000; 1.17153454, -2.75921822E-03; 1.10942996, 0.00000000; 1.17153454, 2.75933743E-03; 1.07574153, 0.00000000; 1.37346542, 0.00000000; 1.08941734, 0.00000000; 1.40366983, 0.00000000; 1.45272684, 0.00000000; 1.01696098, 0.00000000]; [al,bl] = lazy(in, 1, -0.06); assert([al,bl],res,1e-6); 4 tests, 4 passed, 0 known failure, 0 skipped Summary: 162 tests, 152 passed, 0 known failures, 0 skipped Some tests failed. Giving up... make: *** [debian/rules:5: binary-arch] Error 1