Граф коммитов

74 Коммитов

Автор SHA1 Сообщение Дата
Andy Chu 02376f0102 Merge branch 'master' into split
Conflicts:
	build.sh
2014-11-12 12:14:18 -08:00
Andy Chu beb5002899 Add licenses to tests. 2014-11-11 17:59:12 -08:00
Andy Chu 21683fc599 Add unit tests to hash_candidates.
Fix style errors in sum_bits.
2014-11-11 17:58:11 -08:00
Andy Chu 21ff2461f7 Add test for sum_bits. 2014-11-11 17:48:52 -08:00
Andy Chu 6e52616d55 First pass of doc about randomness. This won't be that practically
useful until we have more client implementations.
2014-11-11 17:15:35 -08:00
Andy Chu 860cf98686 Indent the <pre> sections for readability. 2014-11-10 15:02:54 -08:00
Andy Chu b8d3e31ade Polish doc a bit. Add spell check. 2014-11-10 14:55:17 -08:00
Andy Chu 84ae46d314 Read the params CSV in sum_bits and hash_candidates. 2014-11-07 17:00:27 -08:00
Andy Chu 87b37c073b Add function to read params from a CSV. 2014-11-05 17:54:48 -08:00
Andy Chu 161af6f963 Update contents 2014-11-05 17:28:58 -08:00
Andy Chu 3b21d72fb3 Move tools to analysis/tools. These can be used outside of tests. 2014-11-05 17:26:04 -08:00
Andy Chu c95a7efa90 Clarify 2014-11-05 15:44:17 -08:00
Andy Chu 128d45da4d Change subgraphs to "analysis" and "reporting" 2014-11-05 15:33:41 -08:00
Andy Chu 4465329e65 Add link to data-flow doc. 2014-11-05 15:21:14 -08:00
Andy Chu 64a4fe568e Merge branch 'master' into split 2014-11-05 15:19:17 -08:00
Andy Chu 7bdc014b97 Fix link to README. Since that is pure markdown, we'll just use
Github's rendering.
2014-11-05 15:15:00 -08:00
Andy Chu b6a0cc01d6 Rename to data-flow.md. This reflects the contents more accurately. 2014-11-05 15:11:07 -08:00
Andy Chu 8b80fac4a7 Cosmetic fixes 2014-11-05 15:06:16 -08:00
Andy Chu c8eab05623 Script to publish the doc/ directory. 2014-11-05 14:43:09 -08:00
Andy Chu e5a2eb87a1 Adjust image size. Add explanatory text. 2014-11-04 13:18:31 -08:00
Andy Chu 372b52583e Integrate diagram into tutorial.html. 2014-11-04 13:08:09 -08:00
Andy Chu 3e0ec5a0ce Better styling for simulation path. 2014-11-03 22:59:34 -08:00
Andy Chu c4097d8dca Make the simulation-only data paths dotted. 2014-11-03 22:56:41 -08:00
Andy Chu 8d3a797e35 Use rectangles 2014-11-03 22:46:44 -08:00
Andy Chu 35cf208a9c Better colors 2014-11-03 22:46:03 -08:00
Andy Chu 6d338efb64 Add dot diagram of toolchain. 2014-11-03 22:26:14 -08:00
Andy Chu 8cfb15c5b3 Spell check 2014-11-03 19:36:40 -08:00
Andy Chu d0f2fada2a Add conclusion 2014-11-03 19:30:34 -08:00
Andy Chu cf53f6054a Make the number of bullets match the number of headings 2014-11-03 19:22:41 -08:00
Andy Chu 39dc9e3e6c Editing pass 2014-11-03 19:19:03 -08:00
Andy Chu 7f7a64681e Rewrite tutorial to account for new tool structure. 2014-11-03 19:01:44 -08:00
Andy Chu c918a8b1d2 Remove comments anchor 2014-10-30 11:42:08 -07:00
Andy Chu 345e1c063f Fix link syntax 2014-10-30 11:41:30 -07:00
Andy Chu 1dc06604d7 Link back to the blog post.
Remove link to doc that's under construction.
2014-10-30 11:40:15 -07:00
Andy Chu 45319045d9 - Hook up latch server for faster editing.
- Declare charset to remove browser warning.
- Tweak text.
2014-10-29 15:44:31 -07:00
Andy Chu 878fc14cac Fix unit tests and lint 2014-10-28 17:18:47 -07:00
Andy Chu 4bc9a2b911 Refactor the way we remove candidates. 2014-10-28 15:53:42 -07:00
Andy Chu 98a1fafb52 Allow user to add more candidates and remove true values. 2014-10-28 15:46:33 -07:00
Andy Chu 067629dc48 Have the simulation output the "true inputs". And then generate the
candidates from that file.  Users simulate missing/extra candidates.
2014-10-28 15:40:18 -07:00
Andy Chu d256491178 Cosmetic change: Keep the two variants of rappor-sim together. 2014-10-24 14:44:25 -07:00
Andy Chu cd6307c8fb Remove old map file. Hook up hash_candidates in the demo. 2014-10-24 14:41:58 -07:00
Andy Chu 20706d5050 Split out the hash_candidates.py tool. This lets users create/modify
the candidates list before feeding it into the RAPPOR analysis.
2014-10-24 14:33:36 -07:00
Andy Chu 59efefa1d8 - Add TODOs
- Rearrange debug output
2014-10-24 01:48:53 -07:00
Andy Chu bcdddb2202 Get rid of extra newline. Use the csv module. 2014-10-23 21:26:08 -07:00
Andy Chu 208e8c681c Cosmetic fixes. 2014-10-23 21:21:03 -07:00
Andy Chu eb7651ca71 - Fix lint errors.
- Remove dead code.
2014-10-23 21:17:57 -07:00
Andy Chu d277c6c35d Fix count 2014-10-23 18:14:49 -07:00
Andy Chu 52f8ed5920 Fix histogram parsing. 2014-10-23 18:09:48 -07:00
Andy Chu 94fe15e9d1 Hook up sum_bits.py. Not totally working yet. 2014-10-23 18:00:35 -07:00
Andy Chu 03335608e5 Merge branch 'master' into split 2014-10-23 17:52:34 -07:00