cmpute / dashu

A library set of arbitrary precision numbers implemented in Rust.
Apache License 2.0
77 stars 9 forks source link

Implement Schönhage–Strassen multiplication #50

Open cmpute opened 10 months ago

cmpute commented 10 months ago

Might also test the performance of NTT multiplications (e.g. use concrete-ntt)