<feed xmlns='http://www.w3.org/2005/Atom'>
<title>circgraph/main.cpp, branch master</title>
<subtitle>Tool for calculating the equivalent impedance/capacitance of a circuit</subtitle>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/circgraph/'/>
<entry>
<title>Silence debug messages</title>
<updated>2018-11-16T02:57:10+00:00</updated>
<author>
<name>Franklin Wei</name>
<email>me@fwei.tk</email>
</author>
<published>2018-11-16T02:57:10+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/circgraph/commit/?id=634066313810b6b19ce7f4248b4f39b662c4f6ce'/>
<id>634066313810b6b19ce7f4248b4f39b662c4f6ce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refine algorithm termination condition; add pruning</title>
<updated>2018-11-16T02:55:42+00:00</updated>
<author>
<name>Franklin Wei</name>
<email>me@fwei.tk</email>
</author>
<published>2018-11-16T02:55:42+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/circgraph/commit/?id=e7b25fdad653cebdc4356919803514c3234723b2'/>
<id>e7b25fdad653cebdc4356919803514c3234723b2</id>
<content type='text'>
Now checks for "proper" completion: no paths from s to t except the one
direct edge. Also prunes the graph at each step.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now checks for "proper" completion: no paths from s to t except the one
direct edge. Also prunes the graph at each step.
</pre>
</div>
</content>
</entry>
<entry>
<title>Clarify help text</title>
<updated>2018-11-14T02:59:14+00:00</updated>
<author>
<name>Franklin Wei</name>
<email>me@fwei.tk</email>
</author>
<published>2018-11-14T02:59:14+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/circgraph/commit/?id=b629359a7ad28a394ec73b1dd0b0662a6a2aef67'/>
<id>b629359a7ad28a394ec73b1dd0b0662a6a2aef67</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow dumping in internal format (for re-examining output)</title>
<updated>2018-11-14T02:57:34+00:00</updated>
<author>
<name>Franklin Wei</name>
<email>me@fwei.tk</email>
</author>
<published>2018-11-14T02:57:34+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/circgraph/commit/?id=efc8fd8276ccb7ca0e7d273a7e95e2d0b2ef97ae'/>
<id>efc8fd8276ccb7ca0e7d273a7e95e2d0b2ef97ae</id>
<content type='text'>
Pretty cool feature, I think.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Pretty cool feature, I think.
</pre>
</div>
</content>
</entry>
<entry>
<title>Command-line parsing and miscellaneous fixes</title>
<updated>2018-11-13T01:35:57+00:00</updated>
<author>
<name>Franklin Wei</name>
<email>me@fwei.tk</email>
</author>
<published>2018-11-13T01:35:57+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/circgraph/commit/?id=9307fa69feed3a72927858538fbed9546c0fd451'/>
<id>9307fa69feed3a72927858538fbed9546c0fd451</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update things</title>
<updated>2018-11-12T18:26:04+00:00</updated>
<author>
<name>Franklin Wei</name>
<email>me@fwei.tk</email>
</author>
<published>2018-11-12T18:26:04+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/circgraph/commit/?id=bb87e0d168d01ca4a02d6d438f165e6f20bebbf0'/>
<id>bb87e0d168d01ca4a02d6d438f165e6f20bebbf0</id>
<content type='text'>
Need to refine termination condition. Apart from that, it's fairly robust.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Need to refine termination condition. Apart from that, it's fairly robust.
</pre>
</div>
</content>
</entry>
<entry>
<title>Change graph description format</title>
<updated>2018-11-12T17:18:25+00:00</updated>
<author>
<name>Franklin Wei</name>
<email>me@fwei.tk</email>
</author>
<published>2018-11-12T17:18:25+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/circgraph/commit/?id=ea945ff4ffae82bb1ee77ec28ce373ba4525d283'/>
<id>ea945ff4ffae82bb1ee77ec28ce373ba4525d283</id>
<content type='text'>
Also adds a `genrand' program for testing purposes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also adds a `genrand' program for testing purposes.
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean up code; add GPLv2 license</title>
<updated>2018-11-12T16:20:00+00:00</updated>
<author>
<name>Franklin Wei</name>
<email>me@fwei.tk</email>
</author>
<published>2018-11-12T16:20:00+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/circgraph/commit/?id=d0c2beb062bb267d35c5d2c800ae448f33b65868'/>
<id>d0c2beb062bb267d35c5d2c800ae448f33b65868</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add delta-Y transform</title>
<updated>2018-11-12T04:13:27+00:00</updated>
<author>
<name>Franklin Wei</name>
<email>me@fwei.tk</email>
</author>
<published>2018-11-12T04:13:27+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/circgraph/commit/?id=839f36147c3079c0ef21bbc5be8aa0af70adfed0'/>
<id>839f36147c3079c0ef21bbc5be8aa0af70adfed0</id>
<content type='text'>
Now we should be able to simplify any resistor network.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now we should be able to simplify any resistor network.
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial commit</title>
<updated>2018-11-12T02:23:31+00:00</updated>
<author>
<name>Franklin Wei</name>
<email>me@fwei.tk</email>
</author>
<published>2018-11-12T02:23:31+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/circgraph/commit/?id=b79dbbe6f8514469c07695a6f85e555332e56ca1'/>
<id>b79dbbe6f8514469c07695a6f85e555332e56ca1</id>
<content type='text'>
A mostly functional proof-of-concept
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A mostly functional proof-of-concept
</pre>
</div>
</content>
</entry>
</feed>
