paper-ParallelPython-Short/TODO.txt

19 lines
603 B
Plaintext

--- For Camera-Readh ---
- Spend more time emphasizing:
- Dynamic provenance changes with each update
- Static buys you better scheduling decisions
- Check for and remove Type 3 fonts if any exist.
- Make sure fonts are embedded (should be default for LaTeX)
--- For Next Paper ---
- Use GIT history to recover the dependency graph
- e.g., figure out how much dynamic provenance changes for a single cell over a series of edits.
- Static vs Dynamic provenance: How different are they?
- e.g., how often do you need to "repair"
- How much further away from serial does dynamic get you?