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

Improve documentation by omitting many irrelevant special attributes and methods #48

Open mkoeppe opened 4 years ago

mkoeppe commented 4 years ago

... such as dict ....

mkoeppe commented 4 years ago

Is sage_autodoc (instead of standard autodoc) helpful? (see branch sphinx_use_copy_of_sage_autodoc)