Changeset 6051d87 in git for Tst/Manual/Depth.tst


Ignore:
Timestamp:
Nov 8, 2011, 8:17:58 PM (12 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'spielwiese', '17f1d200f27c5bd38f5dfc6e8a0879242279d1d8')
Children:
ce2576254217cf6b5fe36e9edf5f1aacc341bbad
Parents:
61b2e164cc25fb30ef24c1f947cb188d72824bb7
git-author:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2011-11-08 20:17:58+01:00
git-committer:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2011-11-09 20:32:41+01:00
Message:
FIX: Manual examples need adaptation to be tests (due to HW/build-dependent output)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Tst/Manual/Depth.tst

    r61b2e16 r6051d87  
    2323  module sD = std(D);
    2424  list Dres = sres(sD,0);                // the full resolution
    25   timer-time;                            // time used for std + sres
     25//  timer-time;                            // time used for std + sres
    2626  intmat B = betti(Dres);
    2727  print(B,"betti");
Note: See TracChangeset for help on using the changeset viewer.