.issues/ebda8db3f9908e33/new/1265568370.M269870P17954Q1.vine
author Aravindakshan Babu <akshan@stanford.edu>
Fri, 02 Jul 2010 04:19:29 -0700
branchdev
changeset 215 e94d521b72bb
parent 200 73e8dce642be
permissions -rw-r--r--
Added code to expose the persistence_diagram class, the bottleneck_distance function and the point class to python. Most of the commonly used methods for each class have been exported. The constructor for point now requires that a data argument be provided along with x and y coord. This needs to be made optional. The constructor for persistence_diagram could possibly be rewritten as well.

From: Dmitriy Morozov <dmitriy@mrzv.org>
Date: Sun, 07 Feb 2010 10:45:04
Subject: Switched to Boost's MultiIndex
Message-Id: <ebda8db3f9908e33-e9c51216e26b5e19-artemis@vine>
References: <ebda8db3f9908e33-0-artemis@metatron>
In-Reply-To: <ebda8db3f9908e33-0-artemis@metatron>

Switched EventQueue to Boost's MultiIndex with a sequence and ordered_non_unique
indexing.