In article <[EMAIL PROTECTED]>,
DurumDara wrote:
>Hi !
>
>I want to create graphs (edges, nodes) from python.
NetworkX
https://networkx.lanl.gov/
Philippe
--
http://mail.python.org/mailman/listinfo/python-list
Metapost: http://cm.bell-labs.com/who/hobby/MetaPost.html
Examples:
http://tex.loria.fr/prod-graph/zoonekynd/metapost/metapost.html
ImageMagick: http://www.imagemagick.org/script/index.php
Metapost presupposes you know TeX/LaTeX. If you need help in converting
metapost output to eps or pdf, let me
Hi !
I want to create graphs (edges, nodes) from python.
In the last project I used graph.py that create dot files - and then I
can convert these dot files with ATT neato command line tool.
But ATT code is instable, sometimes need to reinstalling, and it is use
horizontal layouts. This cause the