Applications

The Wizard can be used to compare and verify the results of a segment of code continuously through a computation. This can be done in any setting where one can generate the expected answer to be produced by the segment of code. An example where this is possible is if one segment of code has been replaced by new code that is supposed to perform the same operation. We provide two examples to illustrate the potential use of the Wizard .

Matrix multiplication

Parallel processing