Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
olavolav opened this issue Feb 15, 2013 · 0 comments

Comments

@olavolav
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant