NiaAML icon indicating copy to clipboard operation
NiaAML copied to clipboard

Optional: Generate results in Latex

Open firefly-cpp opened this issue 4 years ago • 3 comments

Many researchers prefer the way that software supports generating results in Latex. So it is easy to include results in research papers. If possible, please add this functionality.

A word of warning: I advise you not to use any of existing software packages for generating Latex from Python. From my past experience, many upstreams abandoned the development of their packages after a couple of releases.

firefly-cpp avatar Dec 13 '20 21:12 firefly-cpp

Have a good day @firefly-cpp. I was asking myself what the expected output would be like. For this purpose I created an Overleaf document which I am sharing here: https://www.overleaf.com/read/dhvbqthmxpfy Would that be the expected format like? If not, how should it be? I am attaching you a screenshot of the file for your convenience as well. image

sisco0 avatar Dec 24 '20 05:12 sisco0

@LaurenzBeck , @firefly-cpp , does the current NiaAML package support any other kind of output format that is easily readable, such as Markdown?

sisco0 avatar Jun 11 '24 16:06 sisco0

@sisco0, not really. What about generating a diagram using the Graphviz package?

firefly-cpp avatar Jun 17 '24 17:06 firefly-cpp