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

deletes everything we deprecated for #4074 #4229

Merged

Conversation

shubham808
Copy link
Contributor

No description provided.

EXPECT_NEAR(result, -0.73170731707317049, 1E-15);
}

TEST(RationalApproximationIndividualJob, compute_cocg)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

are these things covered by other tests? I mean the numerical results ... If not, we need to do that!

Copy link
Member

@karlnapf karlnapf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great! Deleting 2k lines of totally unused code!

One thing: we need to make sure that we dont decrease test coverage. So we need to port all the unit tests to the refactored version of the log-det estimators to ensure we are still testing for those numerical results.

@shubham808
Copy link
Contributor Author

Yeah I am working on that.... I will make a separate pr :)

@karlnapf karlnapf merged commit 38a6489 into shogun-toolbox:develop Apr 4, 2018
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

Successfully merging this pull request may close these issues.

None yet

2 participants