peekxc / combin

Lightweight implementation of various routines known in combinatorics

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

combin

coverage_badge macos workflow status windows workflow status linux workflow status

Lightweight implementation of various routines known in combinatorics (Under construction!)

Current routines offered:

  • Combinatorial number system ranking/unranking (rank_to_comb and comb_to_rank)
  • Binomial coefficient inversion (inverse_choose)

About

Lightweight implementation of various routines known in combinatorics

License:Apache License 2.0


Languages

Language:C++ 89.7%Language:Python 9.1%Language:Meson 1.2%