Neal McBurnett
Neal McBurnett
It seems like we should not capture the reset time in the timing for each script.
The best option at the present, which should be documented, seems to be to simply mark the ballot as being not found. That is the only current way to indicate...
Here is a variant on this issue: if all the contests are displayed to the audit board in their entry form, but they notice a candidate is missing from a...
The current documentation approach will get the right results if all CVRs that the tool works with include all the contests. For complicated anonymity-preservation reasons, it may be decided that...
Thanks, I like those additions. I'd also put the word _screen_ after _Ballot Card Verification_ The case you raise of contests not on the CVR should indeed be included. It...
Thank you Philip! The formatted version of that LaTeX math is: 
#899 has a checklist of unfinished business on the licensing changes, including references to `tools/delit.pl` which uses the 2-clause BSD license, and `class Dotable(dict):` in `rla_export/main.py`. There may be more.
Thanks, Philip! I've incorporated your Python code for your new equations at https://github.com/nealmcb/audit_cvrs/blob/master/audit_cvrs/rlacalc.py I also included unit tests, code to check validity of the arguments etc.. I haven't compared the...
For the record, the current algorithm in ColoradoRLA-1.0.0 is in [`CountyContestComparisonAudit.java`](https://github.com/FreeAndFair/ColoradoRLA/blob/master/server/eclipse-project/src/main/java/us/freeandfair/corla/model/CountyContestComparisonAudit.java) and works like this: ```python def recalculateSamplesToAudit(num_audited, a, gamma, m, o1, o2, u1, u2): nm = nmin(a, gamma, m,...
To be written: Project Background To be written: Future Work Contributors section should note community members who have contributed, e.g. Chris Jerdonek, and give shout-outs to other major contributing organizations...