Commit Graph

6 Commits

Author SHA1 Message Date
Daira Hopwood e3c1e1cd53 checksumsets.py: fix an off-by-one error in the final frames of the animation (not the actual check).
Also update the animations for the Pasta curves.

Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2020-11-23 01:09:28 +00:00
Daira Hopwood cb6ef790f9 Update parameters for Pallas/Vesta.
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2020-11-23 01:09:28 +00:00
Daira Hopwood c6a6a04280 checksumsets.py: the fields of State can be just int, not Optional[int].
(The Optional was left over from a previous iteration of the code.)

Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2020-08-24 12:56:05 +01:00
Daira Hopwood 289e616084 checksumsets.py: add support for generating animations.
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2020-06-23 16:27:52 +01:00
Daira Hopwood 0ea400f339 checksumsets.py: if BRUTEFORCE_THRESHOLD is 0, don't call bruteforce_D
(and don't depend on bintrees in that case).

Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2020-02-23 11:36:02 +00:00
Daira Hopwood b3091af83b Add checksumsets.py.
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2020-02-10 15:10:43 +00:00