.issues/8aa25bcae639fc99/new/1221008555.M674695P30017Q18.cole
author Dmitriy Morozov <dmitriy@mrzv.org>
Wed, 06 Jun 2012 23:15:57 -0700
branchdev
changeset 259 84c100980206
parent 89 089d799d7ea2
permissions -rwxr-xr-x
Fixed bugs in diagram.py and adaptor.py + added coloring of points in show_complex_2D(); Filtration can be initialized from iterator without comparison

From: Dmitriy Morozov <morozov@cs.duke.edu>
Date: Fri, 04 Apr 2008 11:18:00
State: fixed
Subject: Switch in the pairing in Case 1.2
Message-Id: <8aa25bcae639fc99-0-artemis@moscow>

If simplex i is unpaired in Case 1.2, while i+1 is paired with l, and R[i,l]=1
there is a switch in the pairing in Case 1.2.