Alphashapes and Python bindings
* converted alphashapes2d to the new format
* added Python bindings for alphashapes
* added sample alphashapes.py that dynamically distinguishes between 2D and 3D
From: Dmitriy Morozov <morozov@cs.duke.edu>
Date: Mon, 25 Feb 2008 11:29:27 -0500
State: new
Subject: Efficient EventQueue
Message-Id: <ebda8db3f9908e33-0-artemis@metatron>
category: kinetic
Change EventQueue to an efficient implementation, e.g., using a Fibonacci heap.