mathgenealogy: Discover your (academic) ancestors!
A command line program for extracting data from the Mathematics Genealogy Project (http://genealogy.math.ndsu.nodak.edu/index.php).
Find your entry at http://genealogy.math.ndsu.nodak.edu/index.php and then use the URL as argument to mathgenealogy. For example, if Carl Gauss wanted to explore his academic ancestors, he would type
mathgenealogy http://genealogy.math.ndsu.nodak.edu/id.php?id=18231
which produces the directed acyclic graph http://dl.dropbox.com/u/22490968/genealogy_of_gauss.png. See
mathgenealogy --help
for details. Requires GraphViz to run.
Changes in 1.0.0: * updated for GHC 7.6.1 * choice between PDF and PNG output * optional inclusion of PhD theses in output Changes in 0.1.0:
fixed bug regarding trailing commas (thanks to A. Koessler)
Downloads
- mathgenealogy-1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.0.1, 0.0.2, 1.0.0, 1.1.0, 1.1.1, 1.2.0, 1.3.0, 1.4.0 |
---|---|
Dependencies | base (>=4 && <5), bytestring (>=0.9 && <1.0), cmdargs (>=0.9.5 && <1.0.0), containers (>=0.4 && <0.6), directory (>=1.1 && <1.3), fgl (>=5.4 && <5.5), graphviz (>=2999.12 && <3000.0), HTTP (>=4000.1.2 && <5000), process (>=1.1 && <1.2), tagsoup (>=0.12.6 && <0.13), text (>=0.11 && <0.13) [details] |
License | GPL-2.0-only |
Copyright | (C) 2010-2012 Peter Robinson |
Author | Peter Robinson |
Maintainer | Peter Robinson <thaldyron@gmail.com> |
Category | Web |
Uploaded | by PeterRobinson at 2012-12-09T12:25:57Z |
Distributions | NixOS:1.4.0 |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | mathgenealogy |
Downloads | 6388 total (2 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] Successful builds reported [all 7 reports] |