MathGroup Archive 2006

[Date Index] [Thread Index] [Author Index]

Search the Archive

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


  • Prev by Date: 3D graphics headache
  • Next by Date: Solving for equations with CDF functions
  • Previous by thread: Re: Speed challenge: Improve on integer frequencies from Count?
  • Next by thread: Re: Re: Speed challenge: Improve on integer frequencies from Count?