MathGroup Archive 2002

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

Search the Archive

Re: Test of a pure function

  • To: mathgroup at smc.vnet.net
  • Subject: [mg34124] Re: Test of a pure function
  • From: Paul Abbott <paul at physics.uwa.edu.au>
  • Date: Sat, 4 May 2002 04:29:12 -0400 (EDT)
  • Organization: The University of Western Australia
  • References: <aaom1o$ef9$1@smc.vnet.net>
  • Sender: owner-wri-mathgroup at wolfram.com

In article <aaom1o$ef9$1 at smc.vnet.net>,
 "Wolf, Hartmut" <Hartmut.Wolf at t-systems.com> wrote:

> If you want to classify single events to predefined bins - especially if you
> have got many bins - you may use binary search, instead of linearly scanning
> the list of values delimiting the bins:

Note that BinarySearch is included in the DiscreteMath`Combinatorica` 
package.

Cheers,
   Paul

____________________________________________________________________ 
Paul Abbott                                   Phone: +61-8-9380-2734
Department of Physics                           Fax: +61-8-9380-1014
The University of Western Australia      (CRICOS Provider No 00126G)         
35 Stirling Highway
Crawley WA 6009                      mailto:paul at physics.uwa.edu.au 
AUSTRALIA                            http://physics.uwa.edu.au/~paul
____________________________________________________________________


  • Prev by Date: Problems with SIMPLIFY and SOLVE
  • Next by Date: Intersections of Contours in 3D
  • Previous by thread: RE: Test of a pure function
  • Next by thread: Weights syntax in NonlinearRegress/Fit