-
# Working Drafts
- [Gratipay](https://docs.google.com/document/d/1O7PPVnnaK2ML6eNVgUwYiTbaNiqn92Gb3CZMufY1VqY/edit?usp=sharing)
- [Chad](https://docs.google.com/document/d/12brjiQzVNETdYrE-6r1p7-Ey_…
-
A topic that has come up in several task teams is the need to use inheritance concepts to model class hierarchies in our data models. This has come up specifically in the G2P and annotation task teams…
-
Let me know any notes/annotation/etc. that you think should be in the FPP table (e.g. special notes for particular candidates). I generate it automatically, so best for me to edit the script rather t…
-
I'll need the following for each candidate. Some of these are in the Paper 1 table, but others aren't. @dfm, ideally the photometry would be able to be machine-grabable (via either ketu or kplr?) so …
-
Starlink has a few documents that were written in XML rather than LaTeX. These documents use a completely different build system and rely on components that are no longer supported (e.g. Jade). Curren…
-
Some libraries to consider:
- [http://jgrapht.sourceforge.net/ JGraph] and JGraphT
- of the two, JGraphT is the one we'd want to start with since it's aimed more directly at what we're doing; if we …