Skip to content

Implement [floor|ceil|trunc|round_ties_even|euclidean]_modulo QoIs#111

Draft
juntyr wants to merge 17 commits into
mainfrom
modulo-qoi
Draft

Implement [floor|ceil|trunc|round_ties_even|euclidean]_modulo QoIs#111
juntyr wants to merge 17 commits into
mainfrom
modulo-qoi

Conversation

@juntyr
Copy link
Copy Markdown
Owner

@juntyr juntyr commented May 13, 2026

  • implement support for non-constant dividend p
  • still require divisor q to be constant
  • add fuzzing support
  • can we combine all modulo expressions into one implementation? no
  • review and refactor implementation
  • add howto for derivatives, mentioning finite differences, periodic axes, how to manually do X[i+5]-X[i-5] and how to do manual periodic axes using round_ties_even_modulo

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