Swift implementation of Donald Knuth's multi-precision unsigned integer division Algorithm D, from The Art of Computer Programming, Vol 2: Semi-numerical Algorithms, Chapter 4.3.3
-
Updated
Sep 10, 2020 - Swift
Swift implementation of Donald Knuth's multi-precision unsigned integer division Algorithm D, from The Art of Computer Programming, Vol 2: Semi-numerical Algorithms, Chapter 4.3.3
Add a description, image, and links to the algorithmd topic page so that developers can more easily learn about it.
To associate your repository with the algorithmd topic, visit your repo's landing page and select "manage topics."