I really like the premise of this package, and would like to use it in the context of linear programming. I do however see that there is some low hanging fruit when it comes to performance improvements, in the form of reducing allocations and resolving type instabilities.
Also, I would like to be able to obtain the points that define the piecewise linear approximation, I haven't found functionality within the package to do that directly.
I'd be happy to open a PR myself for this, would there be anyone available to review it?