.issues/ebda8db3f9908e33/new/1265568370.M269870P17954Q1.vine
author Aravindakshan Babu <akshan@stanford.edu>
Wed, 18 Aug 2010 12:05:18 -0700
branchdev
changeset 220 d07d77561661
parent 200 73e8dce642be
permissions -rw-r--r--
Removed the points iterator in PersistenceDaigram; replaced it with a __iter__ method. Got rid of some python code in __init__.py, since it was not needed with the above change. Changed the docs to reflect this.

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.