loda-lang / loda-cpp

Runtime and miner for the LODA language written in C++
https://loda-lang.org/
Apache License 2.0
21 stars 1 forks source link

Faster bin operation? #218

Open ckrause opened 1 year ago

ckrause commented 1 year ago

Check if this algorithm for binomial coefficient can speed up the bin operation: https://github.com/PeterLuschny/Fast-Factorial-Functions/tree/master/GoFactorial/binomial