ISO module for binomial coefficients, etc.
kj
no.email at please.post
Sat Jan 23 17:55:38 EST 2010
More information about the Python-list mailing list
Sat Jan 23 17:55:38 EST 2010
- Previous message (by thread): this customize sort did not work ,what's wrong?
- Next message (by thread): ISO module for binomial coefficients, etc.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Before I go off to re-invent a thoroughly invented wheel, I thought I'd ask around for some existing module for computing binomial coefficient, hypergeometric coefficients, and other factorial-based combinatorial indices. I'm looking for something that can handle fairly large factorials (on the order of 10000!), using floating-point approximations as needed, and is smart about optimizations, memoizations, etc. TIA! ~K
- Previous message (by thread): this customize sort did not work ,what's wrong?
- Next message (by thread): ISO module for binomial coefficients, etc.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list