-
Notifications
You must be signed in to change notification settings - Fork 1
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
Rebuild tests #9
Comments
I emailed Uwe to see if we can meet tomorrow so he can give me some explanations about his Matlab code. So I can do it. I'm also interested in trying out Github actions and some Matlab practice wouldn't be bad either. |
I am currently working on the tests. |
I think for information theory it is perfectly fine to create random samples. In scipy and sklearn are also methods to create samples from joint probabilities and clustered data. |
perfect. |
You can save the data to txt and calculate test results with Uwe's code |
The old tests are a bit messy. We should change them all over:
unittest
and move topytest
@AlexDo1 do you want to take on this? Otherwise assign to me.
The text was updated successfully, but these errors were encountered: