jump-dev / jump-dev/PiecewiseLinearOpt.jl
allow BivariatePWLFunction to accept a matrix of values at breakpoint pairs
Open
- Dominant language
- Julia
- Stars
- 58
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
for univariate, you are allowed to pass in a vector of breakpoints and a vector of function values at those points. bivariate forces you to pass in a function, but it should allow the matrix of values analogously to univariate. note that some patterns will be unavailable (BestFit).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.