Copyright (C) 2016 Hans Yu hans.yu@outlook.de
Search Mathematics Genealogy Project database, and visualize graph.
You need to have the following programs installed:
python
dot
pdflatex
pandoc
(for documentation)
On Ubuntu Linux, you can install the programs by executing the following commands:
sudo apt-get install python graphviz texlive pandoc
You need to prepare foo.{py,tex}
:
make foo
See juniper
and main
for example.