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

Disabling bindings by default in cmake. #2782

Merged
merged 3 commits into from Dec 26, 2020

Conversation

RishabhGarg108
Copy link
Member

This PR tries to solve #2773 .
The default options for all bindings are set to "OFF" in this.

Copy link
Member

@Yashwants19 Yashwants19 left a comment

Choose a reason for hiding this comment

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

This looks good to me. Can you also update HISTORY.md?

@RishabhGarg108
Copy link
Member Author

@Yashwants19 , I have updated HISTORY.md.
Thanks for review :)

Copy link
Member

@shrit shrit left a comment

Choose a reason for hiding this comment

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

Looks good to me:+1:

@RishabhGarg108
Copy link
Member Author

Thanks for review @shrit :-D

@RishabhGarg108
Copy link
Member Author

I am wondering why one test is now failing. Previously it was not failing.

@zoq
Copy link
Member

zoq commented Dec 25, 2020

I am wondering why one test is now failing. Previously it was not failing.

Some tests are non deterministic, so it's possible that they can fail some time e.g. if the threshold is to tight.

HISTORY.md Show resolved Hide resolved
Co-authored-by: Marcus Edel <marcus.edel@fu-berlin.de>
@RishabhGarg108
Copy link
Member Author

I am wondering why one test is now failing. Previously it was not failing.

Some tests are non deterministic, so it's possible that they can fail some time e.g. if the threshold is to tight.

Okay 👍

I have fixed the style. Thanks for review :)

@Yashwants19 Yashwants19 merged commit 48089b8 into mlpack:master Dec 26, 2020
@Yashwants19
Copy link
Member

Thanks @RishabhGarg108 for looking into the issue. 👍

@RishabhGarg108 RishabhGarg108 deleted the cmake-bindings branch January 31, 2021 02:31
This was referenced Oct 14, 2022
@rcurtin rcurtin mentioned this pull request Oct 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants