Ian Hawke
  • Archives

Close Enough Part 4

Date Wed 15 April 2015 Tags Python / IPython notebook / Testing Scientific Code

The fourth in the series on testing, this discusses the more complex example of an n-body code.

more ...

Close Enough Part 3

Date Wed 15 April 2015 Tags Python / IPython notebook / Testing Scientific Code

The third in the series, this example shows how to test that a specific algorithm is really implemented correctly.

more ...

Close Enough Part 2

Date Wed 15 April 2015 Tags Python / IPython notebook / Testing Scientific Code

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 ...

Close Enough Part 1

Date Wed 15 April 2015 Tags Python / IPython notebook / Testing Scientific Code

The first in the series on testing scientific software, this looks at the (very weak) constraints from convergence testing.

more ...

Close Enough

Date Wed 15 April 2015 Tags Python / IPython notebook / Testing Scientific Code

This starts a series of posts discussing how to test scientific software.

more ...

About Ian Hawke
Ian Hawke, numerical relativist, Southampton

  • Social

    • twitter
    • github
  • GitHub Repos

    Status updating...


© 2015 Ian Hawke · Powered by pelican-bootstrap3, Pelican, Bootstrap

Creative Commons License Content licensed under a Creative Commons Attribution 4.0 International License, except where indicated otherwise.

Back to top