Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fast divisionless computation of binomial coefficients

This is a binom code by Daniel Lemire described in his blog post. The code is taken to a new repo instead of fork, as suggested by the author.

Building

mkdir build
cd build
cmake ..
make

Testing

./binom_test

About

Fast divisionless computation of binomial coefficients

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages