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

0.6.2 #70

Merged
merged 13 commits into from
Apr 23, 2024
Merged

0.6.2 #70

merged 13 commits into from
Apr 23, 2024

Conversation

sigmafelix
Copy link
Collaborator

Fix: #67, #68
Add: par_group_balanced, par_group_grid
Tests for the additional functions
ROpenSci submission prep

sigmafelix and others added 13 commits March 21, 2024 21:48
- Abridged labels
- TODO: Align input-output class in `par_make_gridset(..., mode="grid_advanced")` #67
- TODO: `par_grid` improvement #64
- quadtree implementation is in progress
- par_group_balanced: anticlustering for load balancing
- par_group_grid: compatible output like that from par_make_gridset
- corresponding tests
- treating missing args in par_group_balanced and par_group_grid
- par_merge_grid bug fix
- Bugs introduced by merge adjustment to small subgrids
- Examples: typo
- Misuse of missing(.) in par_group_grid
@sigmafelix sigmafelix merged commit 3d8e614 into main Apr 23, 2024
7 checks passed
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.

Align input-output class in par_make_gridset(..., mode="grid_advanced")
1 participant