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

Issue with show() in 3D scaled interpolations #270

Closed
natschil opened this issue Nov 18, 2018 · 1 comment
Closed

Issue with show() in 3D scaled interpolations #270

natschil opened this issue Nov 18, 2018 · 1 comment

Comments

@natschil
Copy link

The following throws an error in show(), even though (as far as I can tell) the interpolation object gets constructed correctly

using Interpolations
scale(interpolate(zeros(10,10,10),BSpline(Cubic(Free(OnGrid())))),2:11,2:11,2:11)

It works in 2D, and if the scaling ranges are 1:10.

@timholy
Copy link
Member

timholy commented Nov 18, 2018

Duplicate of #260.

@timholy timholy closed this as completed Nov 18, 2018
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

No branches or pull requests

2 participants