Skip to content
New issue

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

When displaying it states showcompact not defined #55

Closed
ChrisRackauckas opened this issue Sep 23, 2018 · 4 comments
Closed

When displaying it states showcompact not defined #55

ChrisRackauckas opened this issue Sep 23, 2018 · 4 comments

Comments

@ChrisRackauckas
Copy link
Member

x = [0., 1., 2., 3., 4.]
y = [-1., 0., 7., 26., 63.]  # x.^3 - 1.
spl = Spline1D(x, y)
@kbarbary
Copy link
Collaborator

Should be fixed on master by #54 (just merged recently).

@Nosferican
Copy link

Could we get a 1.0 compatibility release soon? Was that the last deprecation?

@kbarbary
Copy link
Collaborator

kbarbary commented Oct 8, 2018

As long as you don't try to show the result, it works :trollface: But yeah, I'm planning on fixing #53 and then tagging a new release.

@kbarbary
Copy link
Collaborator

Fixed on v0.4.1.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants