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

Default to not rescale coordinates in Linear/Cubic #391

Merged
merged 2 commits into from Oct 26, 2022
Merged

Conversation

leouieda
Copy link
Member

Rescaling can have problems and generate unintended outputs. Since Scipy defaults to not rescaling, let's do that here as well.

Relevant issues/PRs:

Rescaling can have problems and generate unintended outputs. Since Scipy
defaults to not rescaling, let's do that here as well.
@leouieda leouieda merged commit b05026e into main Oct 26, 2022
@leouieda leouieda deleted the rescale-scipy branch October 26, 2022 15:11
leouieda added a commit that referenced this pull request Nov 16, 2022
Rescaling can have problems and generate unintended outputs. Since Scipy
defaults to not rescaling, let's do that here as well.
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.

None yet

1 participant