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

[WIP]Better interpolation #1123

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

kamalojasv181
Copy link
Contributor

No description provided.

@@ -913,6 +917,12 @@ function CFNLIRK3Tableau(T,T2)
a43 = convert(T,-0.64436317068447276)
c3 = (1+γ)/2
c2 = γ
θ = c3/c2
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why these choices?

@kamalojasv181
Copy link
Contributor Author

I initially did

IMG_20200427_202828

But this was not working, then I did, what kencarp3 did

Initially the predictions were this without interpolating:

Screenshot from 2020-04-27 09-11-26

When I did this thing:
Screenshot from 2020-04-27 09-28-26

Since it was working but I was unsure why that's why I decided to push it. I was about to ask about it in the dm.

@kamalojasv181 kamalojasv181 changed the title Better interpolation [WIP]Better interpolation Apr 27, 2020
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.

2 participants