mkoeppe / cutgeneratingfunctionology

Python code for computation and experimentation with cut-generating functions, in particular the Gomory-Johnson infinite group problem. By M. Köppe, Y. Zhou, C.Y. Hong, J. Wang with contributions by undergrad programmers
GNU General Public License v2.0
12 stars 11 forks source link

Add plots to extreme functions documentation #24

Open mkoeppe opened 6 years ago

mkoeppe commented 6 years ago

... but the .. PLOT:: directive does not work -- : (ERROR/3) Unknown directive type "PLOT".

mkoeppe commented 5 years ago

PLOT directive available in 952b255f88e2585cfc3445e931788faeea914ec1

mkoeppe commented 5 years ago

Add version of show_plot that uses mpl Figure. This could enable multiple plots in the documentation as they are created by extremality_test(h, True)