We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
x = [0., 1., 2., 3., 4.] y = [-1., 0., 7., 26., 63.] # x.^3 - 1. spl = Spline1D(x, y)
The text was updated successfully, but these errors were encountered:
Should be fixed on master by #54 (just merged recently).
Sorry, something went wrong.
Could we get a 1.0 compatibility release soon? Was that the last deprecation?
As long as you don't try to show the result, it works But yeah, I'm planning on fixing #53 and then tagging a new release.
Fixed on v0.4.1.
No branches or pull requests
The text was updated successfully, but these errors were encountered: