Showing posts with label python. Show all posts
Showing posts with label python. Show all posts

Booth's multiplication algorithm in Python

I had difficulty finding a readable implementation of Booth's algorithm; hopefully this will prove useful to others.