<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://hg.mrzv.org/Dionysus/</link>
    <language>en-us</language>

    <title>Dionysus: examples/rips/rips-pairwise.cpp history</title>
    <description>examples/rips/rips-pairwise.cpp revision history</description>
    <item>
    <title>Merged Vineyards code changes with the main development line</title>
    <link>http://hg.mrzv.org/Dionysus/log/451748b3c888/examples/rips/rips-pairwise.cpp</link>
    <description><![CDATA[Merged Vineyards code changes with the main development line]]></description>
    <author>&#68;&#109;&#105;&#116;&#114;&#105;&#121;&#32;&#77;&#111;&#114;&#111;&#122;&#111;&#118;&#32;&#60;&#100;&#109;&#105;&#116;&#114;&#105;&#121;&#64;&#109;&#114;&#122;&#118;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Sun, 20 Dec 2009 08:27:01 -0800</pubDate>
</item>
<item>
    <title>Resurrected vineyard code:</title>
    <link>http://hg.mrzv.org/Dionysus/log/d15c6d144645/examples/rips/rips-pairwise.cpp</link>
    <description><![CDATA[Resurrected vineyard code:<br/>
  * Switched StaticPersistence + (serializable) Filtration to Boost.MultiIndex<br/>
  * Updated DynamicPersistenceTrails to work with the new MultiIndex way<br/>
  * Created LSVineyard class, and fixed the grid examples]]></description>
    <author>&#68;&#109;&#105;&#116;&#114;&#105;&#121;&#32;&#77;&#111;&#114;&#111;&#122;&#111;&#118;&#32;&#60;&#100;&#109;&#105;&#116;&#114;&#105;&#121;&#64;&#109;&#114;&#122;&#118;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Wed, 16 Dec 2009 15:39:06 -0800</pubDate>
</item>
<item>
    <title>Instrumented code for counting:</title>
    <link>http://hg.mrzv.org/Dionysus/log/3f1034dca432/examples/rips/rips-pairwise.cpp</link>
    <description><![CDATA[Instrumented code for counting:<br/>
  * added counters to addition in cohomology and ChainWrapper<br/>
  * rips-pairwise-cohomology counts the maximum elements stored in the cycles<br/>
  * added alphashapes3d-cohomology<br/>
  * moved progress_display from DynamicPersistence to StaticPersistence]]></description>
    <author>&#68;&#109;&#105;&#116;&#114;&#105;&#121;&#32;&#77;&#111;&#114;&#111;&#122;&#111;&#118;&#32;&#60;&#100;&#109;&#105;&#116;&#114;&#105;&#121;&#64;&#109;&#114;&#122;&#118;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Sat, 28 Nov 2009 16:45:42 -0800</pubDate>
</item>
<item>
    <title>Cleaner output in rips-pairwise.cpp + added make-zigzag-subsamples.py + added lsfiltration.py</title>
    <link>http://hg.mrzv.org/Dionysus/log/ae2b1702c936/examples/rips/rips-pairwise.cpp</link>
    <description><![CDATA[Cleaner output in rips-pairwise.cpp + added make-zigzag-subsamples.py + added lsfiltration.py]]></description>
    <author>&#68;&#109;&#105;&#116;&#114;&#105;&#121;&#32;&#77;&#111;&#114;&#111;&#122;&#111;&#118;&#32;&#60;&#100;&#109;&#105;&#116;&#114;&#105;&#121;&#64;&#109;&#114;&#122;&#118;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Fri, 24 Jul 2009 11:08:48 -0700</pubDate>
</item>
<item>
    <title>Moved PairwiseDistances and ExplicitDistances into include/geometry/distances.h</title>
    <link>http://hg.mrzv.org/Dionysus/log/beff535b53ff/examples/rips/rips-pairwise.cpp</link>
    <description><![CDATA[Moved PairwiseDistances and ExplicitDistances into include/geometry/distances.h]]></description>
    <author>&#68;&#109;&#105;&#116;&#114;&#105;&#121;&#32;&#77;&#111;&#114;&#111;&#122;&#111;&#118;&#32;&#60;&#100;&#109;&#105;&#116;&#114;&#105;&#121;&#64;&#109;&#114;&#122;&#118;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Thu, 14 May 2009 14:04:43 -0700</pubDate>
</item>
<item>
    <title>read_points() does not need ambient dimension and ignores lines starting with '#'</title>
    <link>http://hg.mrzv.org/Dionysus/log/fc8ebbae62e2/examples/rips/rips-pairwise.cpp</link>
    <description><![CDATA[read_points() does not need ambient dimension and ignores lines starting with '#']]></description>
    <author>&#68;&#109;&#105;&#116;&#114;&#105;&#121;&#32;&#77;&#111;&#114;&#111;&#122;&#111;&#118;&#32;&#60;&#100;&#109;&#105;&#116;&#114;&#105;&#121;&#64;&#109;&#114;&#122;&#118;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Thu, 14 May 2009 13:09:06 -0700</pubDate>
</item>
<item>
    <title>Cleaned up traits (chain and container) for static- and dynamic-persistence</title>
    <link>http://hg.mrzv.org/Dionysus/log/0a2c2283e4a8/examples/rips/rips-pairwise.cpp</link>
    <description><![CDATA[Cleaned up traits (chain and container) for static- and dynamic-persistence]]></description>
    <author>&#68;&#109;&#105;&#116;&#114;&#105;&#121;&#32;&#77;&#111;&#114;&#111;&#122;&#111;&#118;&#32;&#60;&#100;&#109;&#105;&#116;&#114;&#105;&#121;&#64;&#109;&#114;&#122;&#118;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Fri, 01 May 2009 15:09:38 -0700</pubDate>
</item>
<item>
    <title>Added tools/extract-diagram + minor fixes</title>
    <link>http://hg.mrzv.org/Dionysus/log/af54138b98fd/examples/rips/rips-pairwise.cpp</link>
    <description><![CDATA[Added tools/extract-diagram + minor fixes]]></description>
    <author>&#68;&#109;&#105;&#116;&#114;&#105;&#121;&#32;&#77;&#111;&#114;&#111;&#122;&#111;&#118;&#32;&#60;&#100;&#109;&#105;&#116;&#114;&#105;&#121;&#64;&#109;&#114;&#122;&#118;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Fri, 01 May 2009 15:36:25 -0700</pubDate>
</item>
<item>
    <title>Moved l2distance.h into include/geometry</title>
    <link>http://hg.mrzv.org/Dionysus/log/51a7ed5b51f0/examples/rips/rips-pairwise.cpp</link>
    <description><![CDATA[Moved l2distance.h into include/geometry]]></description>
    <author>&#68;&#109;&#105;&#116;&#114;&#105;&#121;&#32;&#77;&#111;&#114;&#111;&#122;&#111;&#118;&#32;&#60;&#100;&#109;&#105;&#116;&#114;&#105;&#121;&#64;&#109;&#114;&#122;&#118;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Thu, 09 Apr 2009 14:43:37 -0700</pubDate>
</item>
<item>
    <title>Merged in cohomology branch</title>
    <link>http://hg.mrzv.org/Dionysus/log/06a4361bddaa/examples/rips/rips-pairwise.cpp</link>
    <description><![CDATA[Merged in cohomology branch]]></description>
    <author>&#68;&#109;&#105;&#116;&#114;&#105;&#121;&#32;&#77;&#111;&#114;&#111;&#122;&#111;&#118;&#32;&#60;&#100;&#109;&#105;&#116;&#114;&#105;&#121;&#64;&#109;&#114;&#122;&#118;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Mon, 23 Mar 2009 11:40:29 -0700</pubDate>
</item>
<item>
    <title>Added CohomologyPersistence and Rips pairwise distances computation</title>
    <link>http://hg.mrzv.org/Dionysus/log/5095771715ab/examples/rips/rips-pairwise.cpp</link>
    <description><![CDATA[Added CohomologyPersistence and Rips pairwise distances computation]]></description>
    <author>&#68;&#109;&#105;&#116;&#114;&#105;&#121;&#32;&#77;&#111;&#114;&#111;&#122;&#111;&#118;&#32;&#60;&#100;&#109;&#105;&#116;&#114;&#105;&#121;&#64;&#109;&#114;&#122;&#118;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Fri, 27 Feb 2009 10:14:26 -0800</pubDate>
</item>

  </channel>
</rss>
