<?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.cpp history</title>
    <description>examples/rips/rips.cpp revision history</description>
    <item>
    <title>Resurrected vineyard code:</title>
    <link>http://hg.mrzv.org/Dionysus/log/d15c6d144645/examples/rips/rips.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>Cleaned up traits (chain and container) for static- and dynamic-persistence</title>
    <link>http://hg.mrzv.org/Dionysus/log/0a2c2283e4a8/examples/rips/rips.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 DynamicPersistenceChains (no dynamic part yet)</title>
    <link>http://hg.mrzv.org/Dionysus/log/a3410b6ba79c/examples/rips/rips.cpp</link>
    <description><![CDATA[Added DynamicPersistenceChains (no dynamic part yet)]]></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, 22 Mar 2009 11:18:07 -0700</pubDate>
</item>
<item>
    <title>Switched Rips complex computation to Bron-Kerbosch algorithm</title>
    <link>http://hg.mrzv.org/Dionysus/log/3e8bebb5d857/examples/rips/rips.cpp</link>
    <description><![CDATA[Switched Rips complex computation to Bron-Kerbosch algorithm]]></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, 31 Jan 2009 23:02:22 -0800</pubDate>
</item>
<item>
    <title>Debugged ZigzagPersistence (having added heavier consistency checking)</title>
    <link>http://hg.mrzv.org/Dionysus/log/75eb7a4628f2/examples/rips/rips.cpp</link>
    <description><![CDATA[Debugged ZigzagPersistence (having added heavier consistency checking)<br/>
  * Added DEBUG_CONTAINERS option (uses std::__debug::* containers for chains<br/>
    and in ZigzagPersistence)<br/>
  * Added SizeStorage specialization for std::deque&lt;T&gt;<br/>
  * ZigzagPersistence got a lot more consistency checking (in debug mode only,<br/>
    which now crawls); as a result it's been debugged (running on non-trivial examples)<br/>
  * examples/rips/rips-zigzag takes command-line options<br/>
  * added ChainWrapper::clear()<br/>
  * added Simplex::VertexDimensionComparison<br/>
  * added PairwiseDistances class (for computing distances between points in a<br/>
    container according to a distance functor)]]></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, 12 Jan 2009 15:33:04 -0800</pubDate>
</item>
<item>
    <title>Commit before merging in Python branch:</title>
    <link>http://hg.mrzv.org/Dionysus/log/884f70adc576/examples/rips/rips.cpp</link>
    <description><![CDATA[Commit before merging in Python branch:<br/>
  * converted more examples: poincare, rips, some fitness<br/>
  * two generators for Rips complexes<br/>
  * ChainWrapper uses stl algorithms for everything,<br/>
    added CountingBackInserter and switched SizeStorage to use operators<br/>
  * retabbing files along the way<br/>
  * added #957a (namespace dionysus)]]></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, 27 Dec 2008 14:33:25 -0800</pubDate>
</item>
<item>
    <title>Added ExplicitDistance + Evaluator to Rips complexes</title>
    <link>http://hg.mrzv.org/Dionysus/log/900f42b643de/examples/rips/rips.cpp</link>
    <description><![CDATA[Added ExplicitDistance + Evaluator to Rips complexes]]></description>
    <author>&#68;&#109;&#105;&#116;&#114;&#105;&#121;&#32;&#77;&#111;&#114;&#111;&#122;&#111;&#118;&#32;&#60;&#109;&#111;&#114;&#111;&#122;&#111;&#118;&#64;&#99;&#115;&#46;&#100;&#117;&#107;&#101;&#46;&#101;&#100;&#117;&#62;</author>
    <pubDate>Mon, 22 Sep 2008 21:49:22 -0700</pubDate>
</item>
<item>
    <title>Added initial code for Rips complexes</title>
    <link>http://hg.mrzv.org/Dionysus/log/75b66d8dfa7c/examples/rips/rips.cpp</link>
    <description><![CDATA[Added initial code for Rips complexes]]></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, 15 Sep 2008 16:40:03 -0700</pubDate>
</item>

  </channel>
</rss>
