Re: Speed challenge: Improve on integer frequencies from Count?
- To: mathgroup at smc.vnet.net
- Subject: [mg67778] Re: Speed challenge: Improve on integer frequencies from Count?
- From: "Valeri Astanoff" <astanoff at yahoo.fr>
- Date: Fri, 7 Jul 2006 07:12:57 -0400 (EDT)
- References: <e8ir3t$s8o$1@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
Hi Gareth, BinCounts[testList, {-1, 500}] seems to be slightly faster than your myFrequencies[testList, 500] hth V.Astanoff
- Follow-Ups:
- Re: Re: Speed challenge: Improve on integer frequencies from Count?
- From: Sseziwa Mukasa <mukasa@jeol.com>
- Re: Re: Speed challenge: Improve on integer frequencies from Count?