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

added bindings for greedy module #21

Merged
merged 3 commits into from
May 30, 2024
Merged

added bindings for greedy module #21

merged 3 commits into from
May 30, 2024

Conversation

pravija12345
Copy link
Collaborator

@pravija12345 pravija12345 commented Nov 1, 2023

This adds bindings for the greedy sampler classes (GreedySampler, GreedyRandomSampler, and GreedyCustomSampler) to the pylibROM.algo.greedy module.

Tests for the new greedy module bindings can be run with pytest tests/test_pyGreedyCustomSampler.py.

@chldkdtn chldkdtn added the RFR Ready for review label Nov 20, 2023
Copy link
Collaborator

@ckendrick ckendrick left a comment

Choose a reason for hiding this comment

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

Approving on behalf of @pravija12345 since they are the owner of the PR and cannot approve.

@chldkdtn chldkdtn requested a review from suparnob100 March 28, 2024 16:23
@ckendrick ckendrick force-pushed the pd_feature/greedy branch from 4547bd0 to 89a9fd0 Compare May 30, 2024 14:57
@ckendrick ckendrick merged commit 35dca81 into main May 30, 2024
5 checks passed
@ckendrick ckendrick deleted the pd_feature/greedy branch June 27, 2024 17:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
RFR Ready for review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants