MathGroup Archive 2004

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

Search the Archive

Re: Voronoi Volume calculation

  • To: mathgroup at smc.vnet.net
  • Subject: [mg50555] Re: Voronoi Volume calculation
  • From: Antti Penttilä@smc.vnet.net
  • Date: Fri, 10 Sep 2004 04:05:53 -0400 (EDT)
  • Organization: University of Helsinki
  • References: <chp91s$jln$1@smc.vnet.net>
  • Sender: owner-wri-mathgroup at wolfram.com

Ran wrote:

> Hi everyone,
> 
> I was trying to find the "volume" of a voronoi shape for a set of
> points in a 4-D space.
> what is the best way to do it in Mathematica?
> 

The fastest way might be to not do it in Mathematica, but use QHull instead (http://www.qhull.org/). It calculates the voronoi diagrams and convex hulls (in 4D also) and can report the volumes and such.


-- 
   Antti Penttilä       Antti.I.Penttila at helsinki.fi.removethis


  • Prev by Date: Plotting an implicit function
  • Next by Date: Table of Contents in Publicon?
  • Previous by thread: Voronoi Volume calculation
  • Next by thread: Re: Voronoi Volume calculation