Skip to content

Commit 9f2c419

Browse files
committed
Use a permalink, to reduce the risk of future staleness
1 parent cadde2f commit 9f2c419

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

Modules/mathintegermodule.c

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -182,8 +182,7 @@ iteration to the next. A sketch of the proof of this is given below.
182182
In addition to the proof sketch, a formal, computer-verified proof
183183
of correctness (using Lean) of the algorithm can be found here:
184184
185-
https://github.com/mdickinson/snippets/tree/main/proofs/isqrt
186-
185+
https://github.com/mdickinson/snippets/tree/41ce2d256fef06fb32f24fe7014cfa95173ac5e0/proofs/isqrt
187186
188187
Here's Python code equivalent to the C implementation below:
189188

0 commit comments

Comments
 (0)