[SciPy-User] Finding Pareto number in scipy

Ruslan Mullakhmetov tiabaldu at gmail.com
Tue Oct 11 04:35:49 EDT 2011


Hi folks,

   I often need to find Pareto number (c: \Sum_{x_i < c } f(x_i) = 1 - c  ). 
Is there such function in scipy/numpy?  I wrote my own, but i'd prefer to 
use librarian one to get rid of copying own implementation across  projects. 
(I do not want to put it into standard library path)



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.scipy.org/pipermail/scipy-user/attachments/20111011/5b66b05d/attachment.html>


More information about the SciPy-User mailing list