[Numpy-discussion] binomial coefficient, factorial

Anne Archibald peridot.faceted at gmail.com
Wed Apr 14 18:17:05 EDT 2010


On 14 April 2010 17:37, Christopher Barker <Chris.Barker at noaa.gov> wrote:
> jah wrote:
>> Is there any chance that a binomial coefficent and factorial function
>> can make their way into NumPy?
>
> probably not -- numpy is over-populated already
>
>> I know these exist in Scipy, but I don't
>> want to have to install SciPy just to have something so "basic".
>
> The problem is that everyone has a different "basic". What we really
> need is an easier way for folks to use sub-packages of scipy. I've found
> myself hand-extracting just what I need, too.

Maybe I've been spoiled by using Linux, but my answer to this sort of
thing is always "just install scipy already". If it's not already
packaged for your operating system (e.g. Linux, OSX, or Windows), is
it really difficult to compile it yourself? (If so, perhaps post a
report to scipy-user and see if we can fix it so it isn't.)



Anne

> -Chris
>
>
>
>
> --
> Christopher Barker, Ph.D.
> Oceanographer
>
> Emergency Response Division
> NOAA/NOS/OR&R            (206) 526-6959   voice
> 7600 Sand Point Way NE   (206) 526-6329   fax
> Seattle, WA  98115       (206) 526-6317   main reception
>
> Chris.Barker at noaa.gov
> _______________________________________________
> NumPy-Discussion mailing list
> NumPy-Discussion at scipy.org
> http://mail.scipy.org/mailman/listinfo/numpy-discussion
>



More information about the NumPy-Discussion mailing list