Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 
avatar of cxxl

cxxl

cxxl has asked 15 questions and find answers to 20 problems.

Stats

609
EtPoint
186
Vote count
15
questions
20
answers

About

I'm working on fast routines for the multiplication of arbitrary long integers. This sounds like it's been done a lot of times before, but I find the maths behind it very interesting and it allows me to study that and certain aspects of the implementation in great detail. Stimulating.