|
|
|
|
|
by MrEldritch
2644 days ago
|
|
The reason it isn't actually important to have a specific algorithmic implementation is that - like other exotic multiplication algorithms with better big-O complexity than the usual ones - the constant factors are much, much bigger, to the point where they would only become noticeably faster for absurdly huge integers. The theoretical aspect of this is the interesting part. |
|