cadabra2
cadabra2 copied to clipboard
Conversion from manual pages to python docstrings needs improvement
The read_manual function in py_helpers.cc is very basic, and does not in general produce readable text (it skips maths and leaves LaTeX markup in the string). This needs some generic processing, possibly moved to DataCell.cc so it can be re-used.