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

Code up cubic-linear objective function. #28

Open
MattEdwards94 opened this issue Nov 28, 2019 · 0 comments
Open

Code up cubic-linear objective function. #28

MattEdwards94 opened this issue Nov 28, 2019 · 0 comments
Assignees
Labels
Easy This should take less than a day

Comments

@MattEdwards94
Copy link
Owner

Code up the cubic-linear objective function which is simply the cubic interpolation minus the linear interpolation.

This might actually be a little more computationally intensive than some other methods now, since we must calculate several tiers of interpolation, not just the one.

Perhaps do some kind of cost analysis for this

@MattEdwards94 MattEdwards94 added the Easy This should take less than a day label Nov 28, 2019
@MattEdwards94 MattEdwards94 self-assigned this Nov 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Easy This should take less than a day
Projects
None yet
Development

No branches or pull requests

1 participant