Revision f7e7b46cc32c4eea28899f7caf88192797883faf authored by Boud Roukema on 11 January 2021, 11:59:59 UTC, committed by Boud Roukema on 11 January 2021, 11:59:59 UTC
1 parent da756b2
Raw File
TODO
* TODO post-referee:
...


* Zenodo: see README-hacking.md for what files make most
   sense in Zenodo and also https://zenodo.org/record/3872248/ as an
   example

- 0. ./project make dist-pdf
   -  subpoisson-8842dad-dirty.pdf

- 1. ./project make dist-arxiv
   - subpoisson-8842dad-dirty-arXiv.tar.gz

 --  ArXiv .tar.gz - for LaTeXable source, including reproduce/ and
   anc/ with the .build/data-to-publish/ files

- 2. ./project make git-bundle
   - subpoisson-8842dad-git.bundle

- 3-8. the six data files in .build/data-to-publish/

- 9. ./project make dist-software
   - software-cb32347-dirty.tar.gz


* verify.mk
-- update for final version



* PRE-SUBMISSION CHECKLIST

- update to the latest Wikipedia dataset (archive, checksum)
- see the checklist in README-hacking.md
- automated (or manual) check on abstract word count 150--250 words. (221
   right now)



* SPEED

- something like a binary search, taking into account non-monotonicity -
   only broad scale smoothness - for the best phi_i' would be much faster
   than the two-step brute force presently implemented.
back to top