mensanator at aol.com wrote: > On Oct 24, 5:20 pm, none <""atavory\"@(none)"> wrote: >> Hello, >> >> Is there some package to calculate combinatorical stuff like (n over >> k), i.e., n!/(k!(n - k!) ? > > Sure, the gmpy module. > Excellent, many thanks!