The algorithms in this library are thoroughly tested during their development. It is our intention to continue extending the library, but also to make the algorithms more efficient every day. For this reason, we need automated tests that free us from the burden of carrying out the thousands of tests needed to be completely sure that the algorithms work every time we make the slightest change.
These tests require LAL to be installed in your system. Go to LAL's webpage and follow the installation instructions.
We wrote different sets of instructions for compiling the tests for
This directory contains several graphs used for testing.
See this file for instructions on how to execute the tests.
The general format of the tests we use is explained here.