InfiniteOpt.jl icon indicating copy to clipboard operation
InfiniteOpt.jl copied to clipboard

Return Interpolated Value Functions

Open pulsipher opened this issue 5 years ago • 3 comments

We should build in some interpolation functionality to automatically construct start value functions and optionally return infinite variable solutions as functions.

pulsipher avatar Oct 29 '20 23:10 pulsipher

This should probably just use Interpolations.jl. To avoid adding too many dependencies, it might be better to do this in a separate package.

pulsipher avatar Jan 06 '22 21:01 pulsipher