Skip to content

Updated importing spline#4

Open
ychen837 wants to merge 1 commit into
DesignInformaticsLab:masterfrom
ychen837:patch-1
Open

Updated importing spline#4
ychen837 wants to merge 1 commit into
DesignInformaticsLab:masterfrom
ychen837:patch-1

Conversation

@ychen837
Copy link
Copy Markdown
Collaborator

from scipy.interpolate import spline wasn't working properly in my case,
from scipy.interpolate import make_interp_spline was suggested online.

from scipy.interpolate import spline wasn't working properly in my case, 
from scipy.interpolate import make_interp_spline was suggested online.
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