Skip to content
/ mathgen Public
forked from fniksic/mathgen

A script for crawling the Mathematics Genealogy Project

Notifications You must be signed in to change notification settings

eakbas/mathgen

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

mathgen

Work in progress (WIP).

To-do:

  1. Put a title in the final pdf/png. sth like "X Y's academic genealogy"
  2. Put a note in the final pdf/png which says "Generated from the Math Genealogy project using "
  3. Make the final output (pdf/png) so that it can be printed in a readible format. Right now, the whole tree is fit into a single page, which makes the fonts too small, unreadable.

A simple Python script for crawling the Mathematics Genealogy Project:

http://genealogy.math.ndsu.nodak.edu/

Invoke it with an id of a mathematician as an argument and it will print out the complete genealogy tree of the desired mathematician.

Example: mathgen.py 108295

Output: Pierre-Simon Laplace (a student of Jean Le Rond d'Alembert)

About

A script for crawling the Mathematics Genealogy Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%