Skip to content

Conversation

@tomasaschan
Copy link
Contributor

Now that gradient works, it was a piece of cake to also fix the broken linear extrapolation.

I've pushed an update of the plotting examples notebook too, that showcases this. It even looks nice in 2D =)

I'm not sure that we're handling the corners (i.e. extrapolation in more than one dimension simultaneously) in the best way possible (we're ignoring them and hoping for the best...) but it might be good-enough; in higher dimensions it's quite difficult to define exactly what behavior we'd want anyway.

@tomasaschan tomasaschan mentioned this pull request Jan 4, 2015
17 tasks
@timholy
Copy link
Member

timholy commented Jan 5, 2015

That's pretty sweet!

BTW, some of the text gets truncated in the notebook. I don't know what to do about that, though (I'm not a big IJulia user).

@tomasaschan
Copy link
Contributor Author

Re: text truncation, that's why I asked about printing of types =) I'll probably update the notebook to print unqualified typenames, and then the text won't be truncated (since it'll fit).

tomasaschan pushed a commit that referenced this pull request Jan 6, 2015
@tomasaschan tomasaschan merged commit 8cd984e into master Jan 6, 2015
@tomasaschan tomasaschan deleted the linear-extrap branch September 18, 2015 13:47
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.

3 participants