# Notice that, since this implementation uses only standard Python 3 objects, you can try to run # this script using Pypy 3, Cython 3 or any other Python 3 implementation.
This repository has been lightly modernized to run on current Python environments (Python 3.11) while preserving the original algorithmic logic from 2011. Key updates include: Environment pins: ...