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

Cleanup of Directed Spheres class #142

Merged
merged 8 commits into from
Jul 14, 2023
Merged

Cleanup of Directed Spheres class #142

merged 8 commits into from
Jul 14, 2023

Conversation

AWBroscius
Copy link
Collaborator

Optimize the Directed Sphere exclusion code, as well as add comments and testing to address issue #133

@FarnazH FarnazH self-requested a review July 5, 2023 20:20
FarnazH added 2 commits July 10, 2023 14:07
The `test_gridpartitioning` is commented, because the GridPartitioning
is not comptable with the new API.
Copy link
Member

@FarnazH FarnazH left a comment

Choose a reason for hiding this comment

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

@AWBroscius, please review the changes I made to the code, and let me know if you have any questions or suggestions.

@FanwangM, I am done with making changes to this PR, so it can be merged. I have made a list of items that should be discussed in our next meeting; see #133 (comment)

DiverseSelector/methods/partition.py Outdated Show resolved Hide resolved
@codecov
Copy link

codecov bot commented Jul 14, 2023

Codecov Report

Merging #142 (ee0592b) into main (1291c47) will increase coverage by 1.00%.
The diff coverage is 15.78%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #142      +/-   ##
==========================================
+ Coverage   39.53%   40.54%   +1.00%     
==========================================
  Files           8        8              
  Lines         564      555       -9     
==========================================
+ Hits          223      225       +2     
+ Misses        341      330      -11     
Impacted Files Coverage Δ
DiverseSelector/methods/utils.py 15.62% <7.14%> (+4.51%) ⬆️
DiverseSelector/methods/partition.py 11.35% <20.83%> (+0.71%) ⬆️
DiverseSelector/methods/dissimilarity.py 19.04% <40.00%> (-0.23%) ⬇️

@FanwangM FanwangM merged commit 2a8ac47 into main Jul 14, 2023
@FarnazH FarnazH deleted the directed_spheres branch July 25, 2023 19:53
JackyZzZz pushed a commit to JackyZzZz/Selector that referenced this pull request Jun 14, 2024
FanwangM added a commit that referenced this pull request Jul 2, 2024
Cleanup of Directed Spheres class
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.

3 participants