engri-1101 / gilp

A Python package for visualizing the geometry of linear programs.
https://gilp.henryrobbins.com
Other
46 stars 8 forks source link

ENH: Interior-point method visualization #9

Open henryrobbins opened 1 year ago

henryrobbins commented 1 year ago

It would be great to include visualizations of interior-point methods. I am not aware of any previous groundwork. This would involve both implementing the algorithm and building off of the existing graphic module to create the visualization function. I expect the vector function will be particularly useful.

400px-Karmarkar svg