Figured it out. I need to be using Karatsuba within the computation of the Toom-Cook when you multiply the terms instead of trying to break up it beforehand.
Figured it out. I need to be using Karatsuba within the computation of the Toom-Cook when you multiply the terms instead of trying to break up it beforehand.