Skip to content

Commit

Permalink
Updated documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
martinandersen committed Jun 15, 2014
1 parent b59fe53 commit 2982031
Show file tree
Hide file tree
Showing 198 changed files with 48 additions and 49 deletions.
1 change: 0 additions & 1 deletion doc/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

html:
sphinx-build -b html source build/html
cp source/benchmarks/*.html build/html/benchmarks/

linkcheck:
mkdir -p build/linkcheck
Expand Down
Binary file modified doc/html/.doctrees/benchmarks/index.doctree
Binary file not shown.
Binary file modified doc/html/.doctrees/copyright.doctree
Binary file not shown.
Binary file modified doc/html/.doctrees/documentation/index.doctree
Binary file not shown.
Binary file modified doc/html/.doctrees/download/index.doctree
Binary file not shown.
Binary file modified doc/html/.doctrees/environment.pickle
Binary file not shown.
Binary file modified doc/html/.doctrees/index.doctree
Binary file not shown.
Binary file modified doc/html/.doctrees/testproblems/index.doctree
Binary file not shown.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
42 changes: 21 additions & 21 deletions doc/html/benchmarks/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ <h3>Experiment 1<a class="headerlink" href="#experiment-1" title="Permalink to t
<h4> Results </h4>
<table><tr>
<td> Show: </td>
<td> <select onchange="ajaxpage('band_ex2_'+this.value+'.html','contentarea_2')">
<td> <select onchange="ajaxpage('../_static/benchmarks/band_ex2_'+this.value+'.html','contentarea_2')">
<option value="timeperiter">Avg. time per iteration</option>
<option value="iterations">Iterations</option>
<option value="time">Total time (seconds)</option>
Expand All @@ -267,15 +267,15 @@ <h4> Results </h4>
</tr></table>
<div id="contentarea_2"></div>
<script type="text/javascript">
ajaxpage("band_ex2_timeperiter.html","contentarea_2")
ajaxpage("../_static/benchmarks/band_ex2_timeperiter.html","contentarea_2")
</script></div>
<div class="section" id="experiment-2">
<h3>Experiment 2<a class="headerlink" href="#experiment-2" title="Permalink to this headline"></a></h3>
<p>order <img class="math" src="../_images/math/6ca3cf957420b38233052d129c3cb37a337a8f03.png" alt="n = 500"/>, bandwidth <img class="math" src="../_images/math/1bf8f5b0beaf478c9994b0f613b68fc429625de4.png" alt="7"/> (<img class="math" src="../_images/math/53c59522c2bbbb97fda0b255ce324d7e49ca25ad.png" alt="w=3"/>), and variable number of constraints <img class="math" src="../_images/math/c4bb40dd65eae6c11b325989b14e0b8d35e4e3ef.png" alt="m"/></p>
<h4> Results </h4>
<table><tr>
<td> Show: </td>
<td> <select onchange="ajaxpage('band_ex3_'+this.value+'.html','contentarea_3')">
<td> <select onchange="ajaxpage('../_static/benchmarks/band_ex3_'+this.value+'.html','contentarea_3')">
<option value="timeperiter">Avg. time per iteration</option>
<option value="iterations">Iterations</option>
<option value="time">Total time (seconds)</option>
Expand All @@ -289,7 +289,7 @@ <h4> Results </h4>
</tr></table>
<div id="contentarea_3"></div>
<script type="text/javascript">
ajaxpage("band_ex3_timeperiter.html","contentarea_3")
ajaxpage("../_static/benchmarks/band_ex3_timeperiter.html","contentarea_3")
</script><p>The problem <cite>band_n500_m800_w3</cite> required a phase I (M1 311.5 sec.; M2 47.8 sec.).</p>
</div>
<div class="section" id="experiment-3">
Expand All @@ -298,7 +298,7 @@ <h3>Experiment 3<a class="headerlink" href="#experiment-3" title="Permalink to t
<h4> Results </h4>
<table><tr>
<td> Show: </td>
<td> <select onchange="ajaxpage('band_ex1_'+this.value+'.html','contentarea_1')">
<td> <select onchange="ajaxpage('../_static/benchmarks/band_ex1_'+this.value+'.html','contentarea_1')">
<option value="timeperiter">Avg. time per iteration</option>
<option value="iterations">Iterations</option>
<option value="time">Total time (seconds)</option>
Expand All @@ -312,7 +312,7 @@ <h4> Results </h4>
</tr></table>
<div id="contentarea_1"></div>
<script type="text/javascript">
ajaxpage("band_ex1_timeperiter.html","contentarea_1")
ajaxpage("../_static/benchmarks/band_ex1_timeperiter.html","contentarea_1")
</script><p>Two problems required a phase I: <cite>band_n200_m100_w0</cite> (M1 1.12 sec.; M2 0.53 sec.) and <cite>band_n200_m100_w1</cite> (M1 3.18 sec.; M2 1.45 sec.).</p>
</div>
</div>
Expand Down Expand Up @@ -345,7 +345,7 @@ <h3>Experiment 4<a class="headerlink" href="#experiment-4" title="Permalink to t
<h4> Results </h4>
<table><tr>
<td> Show: </td>
<td> <select onchange="ajaxpage('mtxnorm_ex1_'+this.value+'.html','contentarea_4')">
<td> <select onchange="ajaxpage('../_static/benchmarks/mtxnorm_ex1_'+this.value+'.html','contentarea_4')">
<option value="timeperiter">Avg. time per iteration</option>
<option value="iterations">Iterations</option>
<option value="time">Total time (seconds)</option>
Expand All @@ -359,15 +359,15 @@ <h4> Results </h4>
</tr></table>
<div id="contentarea_4"></div>
<script type="text/javascript">
ajaxpage("mtxnorm_ex1_timeperiter.html","contentarea_4")
ajaxpage("../_static/benchmarks/mtxnorm_ex1_timeperiter.html","contentarea_4")
</script></div>
<div class="section" id="experiment-5">
<h3>Experiment 5<a class="headerlink" href="#experiment-5" title="Permalink to this headline"></a></h3>
<p><img class="math" src="../_images/math/8e612c87dd3685b9f00730d761f8fc41a99c609f.png" alt="p=400"/> rows, <img class="math" src="../_images/math/0a6c1f9ae7bb2ec5c0baf6e182d44c923a5e84ff.png" alt="q=10"/> columns, <img class="math" src="../_images/math/2e24d42cd40a597d436eb201e19157538ae03d57.png" alt="r=200"/> variables, and variable density</p>
<h4> Results </h4>
<table><tr>
<td> Show: </td>
<td> <select onchange="ajaxpage('mtxnorm_ex2_'+this.value+'.html','contentarea_5')">
<td> <select onchange="ajaxpage('../_static/benchmarks/mtxnorm_ex2_'+this.value+'.html','contentarea_5')">
<option value="timeperiter">Avg. time per iteration</option>
<option value="iterations">Iterations</option>
<option value="time">Total time (seconds)</option>
Expand All @@ -381,15 +381,15 @@ <h4> Results </h4>
</tr></table>
<div id="contentarea_5"></div>
<script type="text/javascript">
ajaxpage("mtxnorm_ex2_timeperiter.html","contentarea_5")
ajaxpage("../_static/benchmarks/mtxnorm_ex2_timeperiter.html","contentarea_5")
</script></div>
<div class="section" id="experiment-6">
<h3>Experiment 6:<a class="headerlink" href="#experiment-6" title="Permalink to this headline"></a></h3>
<p><img class="math" src="../_images/math/8e612c87dd3685b9f00730d761f8fc41a99c609f.png" alt="p=400"/> rows, <img class="math" src="../_images/math/0a6c1f9ae7bb2ec5c0baf6e182d44c923a5e84ff.png" alt="q=10"/> columns, variable number of variables <img class="math" src="../_images/math/2ede365ad144ab396916ec60458da03860803078.png" alt="r"/>, and density <img class="math" src="../_images/math/c0c4677937214de046e792bf58aff56583ba536f.png" alt="d=1"/></p>
<h4> Results </h4>
<table><tr>
<td> Show: </td>
<td> <select onchange="ajaxpage('mtxnorm_ex3_'+this.value+'.html','contentarea_6')">
<td> <select onchange="ajaxpage('../_static/benchmarks/mtxnorm_ex3_'+this.value+'.html','contentarea_6')">
<option value="timeperiter">Avg. time per iteration</option>
<option value="iterations">Iterations</option>
<option value="time">Total time (seconds)</option>
Expand All @@ -403,15 +403,15 @@ <h4> Results </h4>
</tr></table>
<div id="contentarea_6"></div>
<script type="text/javascript">
ajaxpage("mtxnorm_ex3_timeperiter.html","contentarea_6")
ajaxpage("../_static/benchmarks/mtxnorm_ex3_timeperiter.html","contentarea_6")
</script></div>
<div class="section" id="experiment-7">
<h3>Experiment 7:<a class="headerlink" href="#experiment-7" title="Permalink to this headline"></a></h3>
<p><img class="math" src="../_images/math/359b50abb42fb20da7098a9b0418a23d3b453cc3.png" alt="p + q=1000"/>, <img class="math" src="../_images/math/b379f11972594f3a23d0bd31f8bca8b26d33fec6.png" alt="r=10"/> variables, and density <img class="math" src="../_images/math/d07229dd2f213aa8472c46bfff475469b6d40291.png" alt="d = 1"/></p>
<h4> Results </h4>
<table><tr>
<td> Show: </td>
<td> <select onchange="ajaxpage('mtxnorm_ex4_'+this.value+'.html','contentarea_7')">
<td> <select onchange="ajaxpage('../_static/benchmarks/mtxnorm_ex4_'+this.value+'.html','contentarea_7')">
<option value="timeperiter">Avg. time per iteration</option>
<option value="iterations">Iterations</option>
<option value="time">Total time (seconds)</option>
Expand All @@ -425,7 +425,7 @@ <h4> Results </h4>
</tr></table>
<div id="contentarea_7"></div>
<script type="text/javascript">
ajaxpage("mtxnorm_ex4_timeperiter.html","contentarea_7")
ajaxpage("../_static/benchmarks/mtxnorm_ex4_timeperiter.html","contentarea_7")
</script></div>
</div>
<div class="section" id="overlapping-cliqes">
Expand All @@ -442,7 +442,7 @@ <h3>Experiment 8<a class="headerlink" href="#experiment-8" title="Permalink to t
<h4> Results </h4>
<table><tr>
<td> Show: </td>
<td> <select onchange="ajaxpage('cliqueoverlap_'+this.value+'.html','contentarea_8')">
<td> <select onchange="ajaxpage('../_static/benchmarks/cliqueoverlap_'+this.value+'.html','contentarea_8')">
<option value="timeperiter">Avg. time per iteration</option>
<option value="iterations">Iterations</option>
<option value="time">Total time (seconds)</option>
Expand All @@ -456,7 +456,7 @@ <h4> Results </h4>
</tr></table>
<div id="contentarea_8"></div>
<script type="text/javascript">
ajaxpage("cliqueoverlap_timeperiter.html","contentarea_8")
ajaxpage("../_static/benchmarks/cliqueoverlap_timeperiter.html","contentarea_8")
</script></div>
</div>
<div class="section" id="sdplib-problems">
Expand All @@ -468,7 +468,7 @@ <h3>Experiment 9<a class="headerlink" href="#experiment-9" title="Permalink to t
<h4> Results </h4>
<table><tr>
<td> Show: </td>
<td> <select onchange="ajaxpage('sdplib_'+this.value+'.html','contentarea_9')">
<td> <select onchange="ajaxpage('../_static/benchmarks/sdplib_'+this.value+'.html','contentarea_9')">
<option value="timeperiter">Avg. time per iteration</option>
<option value="iterations">Iterations</option>
<option value="time">Total time (seconds)</option>
Expand All @@ -482,7 +482,7 @@ <h4> Results </h4>
</tr></table>
<div id="contentarea_9"></div>
<script type="text/javascript">
ajaxpage("sdplib_timeperiter.html","contentarea_9")
ajaxpage("../_static/benchmarks/sdplib_timeperiter.html","contentarea_9")
</script><p>Three problems required a phase I: <cite>thetaG11</cite> (M1 227.2 sec.; M1c 184.4 sec.), <cite>thetaG51</cite> (M1 64.8 sec.: M1c 58.0 sec.), and <cite>truss8</cite> (M1 17.9 sec.; M1c 17.9 sec.).</p>
</div>
</div>
Expand All @@ -494,7 +494,7 @@ <h3>Experiment 10<a class="headerlink" href="#experiment-10" title="Permalink to
<h4> Results </h4>
<table><tr>
<td> Show: </td>
<td> <select onchange="ajaxpage('ufsmc_'+this.value+'.html','contentarea_10')">
<td> <select onchange="ajaxpage('../_static/benchmarks/ufsmc_'+this.value+'.html','contentarea_10')">
<option value="timeperiter">Avg. time per iteration</option>
<option value="iterations">Iterations</option>
<option value="time">Total time (seconds)</option>
Expand All @@ -508,7 +508,7 @@ <h4> Results </h4>
</tr></table>
<div id="contentarea_10"></div>
<script type="text/javascript">
ajaxpage("ufsmc_timeperiter.html","contentarea_10")
ajaxpage("../_static/benchmarks/ufsmc_timeperiter.html","contentarea_10")
</script>

<script type="text/javascript">
Expand Down Expand Up @@ -568,7 +568,7 @@ <h4> Results </h4>
<div role="contentinfo">
<p>
&copy; <a href="../copyright.html">Copyright</a> Martin S. Andersen and Lieven Vandenberghe.
Last updated on Jun 14, 2014.
Last updated on Jun 15, 2014.
</p>
</div>

Expand Down
2 changes: 1 addition & 1 deletion doc/html/copyright.html
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ <h1>Copyright and license<a class="headerlink" href="#copyright-and-license" tit
<div role="contentinfo">
<p>
&copy; <a href="#">Copyright</a> Martin S. Andersen and Lieven Vandenberghe.
Last updated on Jun 14, 2014.
Last updated on Jun 15, 2014.
</p>
</div>

Expand Down
2 changes: 1 addition & 1 deletion doc/html/documentation/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -783,7 +783,7 @@ <h2>Random problem generators<a class="headerlink" href="#random-problem-generat
<div role="contentinfo">
<p>
&copy; <a href="../copyright.html">Copyright</a> Martin S. Andersen and Lieven Vandenberghe.
Last updated on Jun 14, 2014.
Last updated on Jun 15, 2014.
</p>
</div>

Expand Down
2 changes: 1 addition & 1 deletion doc/html/download/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ <h2>Installation with pip<a class="headerlink" href="#installation-with-pip" tit
<div role="contentinfo">
<p>
&copy; <a href="../copyright.html">Copyright</a> Martin S. Andersen and Lieven Vandenberghe.
Last updated on Jun 14, 2014.
Last updated on Jun 15, 2014.
</p>
</div>

Expand Down
2 changes: 1 addition & 1 deletion doc/html/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ <h2>Feedback and bug reports<a class="headerlink" href="#feedback-and-bug-report
<div role="contentinfo">
<p>
&copy; <a href="copyright.html">Copyright</a> Martin S. Andersen and Lieven Vandenberghe.
Last updated on Jun 14, 2014.
Last updated on Jun 15, 2014.
</p>
</div>

Expand Down
Binary file modified doc/html/objects.inv
Binary file not shown.
2 changes: 1 addition & 1 deletion doc/html/search.html
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@
<div role="contentinfo">
<p>
&copy; <a href="copyright.html">Copyright</a> Martin S. Andersen and Lieven Vandenberghe.
Last updated on Jun 14, 2014.
Last updated on Jun 15, 2014.
</p>
</div>

Expand Down
Loading

0 comments on commit 2982031

Please sign in to comment.