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

Make interpolation and extrapolation behavior configurable #97

Merged

Conversation

paulnovo
Copy link
Collaborator

This adds interpolate and extrapolate keyword arguments to the Item types (Image, MaskBinary, MaskMulti) following the design described by @lorenzoh in #60.

Resolves #60

PR Checklist

  • Tests are added
  • Documentation, if applicable

This adds `interpolate` and `extrapolate` keyword arguments to to the
Item types (Image, MaskBinary, MaskMulti).

Resolves FluxML#60
@CarloLucibello
Copy link
Member

this looks great!

@CarloLucibello CarloLucibello merged commit 20975e4 into FluxML:master Sep 22, 2024
16 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.

Feature: Allow configuring interpolation and extrapolation behavior
2 participants