Close Enough Part 4
The fourth in the series on testing, this discusses the more complex example of an n-body code.
more ...The fourth in the series on testing, this discusses the more complex example of an n-body code.
more ...The third in the series, this example shows how to test that a specific algorithm is really implemented correctly.
more ...The second in the series on testing, this shows tighter constraints on the behaviour of the algorithm, but at a cost: one number is not enough.
more ...The first in the series on testing scientific software, this looks at the (very weak) constraints from convergence testing.
more ...This starts a series of posts discussing how to test scientific software.
more ...