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

fix faceted decompose #21

Merged
merged 2 commits into from
Aug 23, 2024
Merged

fix faceted decompose #21

merged 2 commits into from
Aug 23, 2024

Conversation

simonsteiger
Copy link
Owner

@simonsteiger simonsteiger commented Aug 23, 2024

  • replace mapreduce in decompose for Faceted with map to correctly return sums for each dimension.
  • add method of valid_apr that allows specifying a custom minimum because ESR cannot be below 1
  • add said valid_apr method to DAS28ESR struct
  • add tests

- replace `mapreduce` in `decompose` with `map`  to correctly return sums for each dimension.
- add method of  `valid_apr` that allows specifying a custom minimum because ESR cannot be below 1
- add said `valid_apr` method to DAS28ESR struct
- add tests
@simonsteiger simonsteiger changed the title fix decompose fix faceted decompose Aug 23, 2024
@simonsteiger simonsteiger marked this pull request as ready for review August 23, 2024 13:35
@simonsteiger simonsteiger merged commit f857d38 into main Aug 23, 2024
4 checks passed
@simonsteiger simonsteiger deleted the fix-decompose branch August 23, 2024 13:35
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.

1 participant