]> www.ginac.de Git - ginac.git/blobdiff - check/time_lw_O.cpp
- The dimension of indices is now treated as a kind of "effective" dimension
[ginac.git] / check / time_lw_O.cpp
index fd2667cc43c85dd97860bc38ca88fc0a12597456..d91fdf99d143a0d1b64eb03dd52c4acfff423ad5 100644 (file)
@@ -4,7 +4,7 @@
  *  Lewis and Michael Wester. */
 
 /*
- *  GiNaC Copyright (C) 1999-2001 Johannes Gutenberg University Mainz, Germany
+ *  GiNaC Copyright (C) 1999-2002 Johannes Gutenberg University Mainz, Germany
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
@@ -23,7 +23,7 @@
 
 #include "times.h"
 
-static const bool do_test = false;  // set to true in order to run this beast
+static const bool do_test = true;  // set to true in order to run this beast
 
 static unsigned test1(void)
 {
@@ -108,7 +108,7 @@ unsigned time_lw_O(void)
        double time = .0;
        
        cout << "timing Lewis-Wester test O1 (three 15x15 dets)" << flush;
-       clog << "-------Lewis-Wester test O1 (three 15x15 dets)" << endl;
+       clog << "-------Lewis-Wester test O1 (three 15x15 dets):" << endl;
        
        if (do_test) {
                rolex.start();