Table of Contents

Class: TestRunNumerics py4cs/Regression.py

Extends class TestRun with an additional logfile for dump of large sets of floating-point numbers for a second-level regression test.

Base Classes   
TestRun
Methods   
__approxline
__init__
approx
floatdump
  __approxline 
__approxline (
        self,
        line,
        realfilter,
        )

Replace floating-point numbers in line by approximate numbers(computed by realfilter)(called from approx).

  __init__ 
__init__ (
        self,
        logfile,
        removepath='  ',
        )

  approx 
approx ( self,  realfilter )

Run through logfile, find all real numbers and replace them by approximate real numbers computed by realfilter.

  floatdump 
floatdump (
        self,
        program,
        options='',
        )

Run program and direct output to self.floatlogfile.


Table of Contents

This document was automatically generated on Sun Mar 14 15:31:01 2004 by HappyDoc version 2.1