Crate augurs_testing

source ·
Expand description

Testing utilities and data for the augurs time series framework.

Eventually I’d like this to be a fully fledged testing harness to automatically compare results between the augurs, Python and R implementations, but for now it’s just a place to put some data.

Modules§

  • Data for testing and examples.

Macros§

  • Asserts that two expressions are approximately (~1.0e-6) equal to each other.

Functions§