te-causality icon indicating copy to clipboard operation
te-causality copied to clipboard

Improve tests by extracting causality functions out of the SimKernel objects.

Open olavolav opened this issue 12 years ago • 0 comments

Currently, all of the causality functions such as TransferEntropySeparated(...) in te-extended.cpp are part of the SimKernel object. They therefore cannot be tested in causality_test.cpp without the SimKernel overhead.

In the long term, this should be fixed.

olavolav avatar Feb 15 '13 19:02 olavolav