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

Unit Tests Failing - Matrix not full rank #44

Closed
Romiko opened this issue Sep 29, 2012 · 1 comment
Closed

Unit Tests Failing - Matrix not full rank #44

Romiko opened this issue Sep 29, 2012 · 1 comment
Milestone

Comments

@Romiko
Copy link
Contributor

Romiko commented Sep 29, 2012

This unit test is failing as the Matrix is not full rank.

I am not sure if the calculation for determinants is correct, as

http://mathworld.wolfram.com/Determinant.html
The code is just checking if (m[j][j] == 0)

  • TestContBWL()
@jeffheaton
Copy link
Owner

Fixed in a previous checkin, thanks!

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

No branches or pull requests

2 participants