Skip to content

Optimal Piecewise Linear Approximation of Convex Functions

Latest
Compare
Choose a tag to compare
@dncoble dncoble released this 15 May 19:14
· 3 commits to main since this release
efcd9ef

A python implementation of the algorithm used to generate optimal piecewise linear approximations of convex functions proposed by Imamoto and Tang. The algorithm uses an iterative search to find the piecewise linear function g with smallest minimax deviation from f.