-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
25 changed files
with
809 additions
and
2,478 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,176 @@ | ||
<!DOCTYPE html> | ||
|
||
<html lang="en" data-content_root="./"> | ||
<head> | ||
<meta charset="utf-8" /> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" /> | ||
|
||
<title>Misc — pyrimidine 1.7 documentation</title> | ||
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=4848ba22" /> | ||
<link rel="stylesheet" type="text/css" href="_static/pyramid.css?v=310c80ee" /> | ||
<script src="_static/documentation_options.js?v=392da36c"></script> | ||
<script src="_static/doctools.js?v=9a2dae69"></script> | ||
<script src="_static/sphinx_highlight.js?v=dc90522c"></script> | ||
<link rel="index" title="Index" href="genindex.html" /> | ||
<link rel="search" title="Search" href="search.html" /> | ||
<link rel="next" title="pyrimidine" href="Modules.html" /> | ||
<link rel="prev" title="Developers" href="Developers.html" /> | ||
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Neuton&subset=latin" type="text/css" media="screen" charset="utf-8" /> | ||
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Nobile:regular,italic,bold,bolditalic&subset=latin" type="text/css" media="screen" charset="utf-8" /> | ||
<!--[if lte IE 6]> | ||
<link rel="stylesheet" href="_static/ie6.css" type="text/css" media="screen" charset="utf-8" /> | ||
<![endif]--> | ||
|
||
</head><body> | ||
|
||
<div class="related" role="navigation" aria-label="related navigation"> | ||
<h3>Navigation</h3> | ||
<ul> | ||
<li class="right" style="margin-right: 10px"> | ||
<a href="genindex.html" title="General Index" | ||
accesskey="I">index</a></li> | ||
<li class="right" > | ||
<a href="py-modindex.html" title="Python Module Index" | ||
>modules</a> |</li> | ||
<li class="right" > | ||
<a href="Modules.html" title="pyrimidine" | ||
accesskey="N">next</a> |</li> | ||
<li class="right" > | ||
<a href="Developers.html" title="Developers" | ||
accesskey="P">previous</a> |</li> | ||
<li class="nav-item nav-item-0"><a href="index.html">pyrimidine 1.7 documentation</a> »</li> | ||
<li class="nav-item nav-item-this"><a href="">Misc</a></li> | ||
</ul> | ||
</div> | ||
|
||
<div class="document"> | ||
<div class="documentwrapper"> | ||
<div class="bodywrapper"> | ||
<div class="body" role="main"> | ||
|
||
<section class="tex2jax_ignore mathjax_ignore" id="misc"> | ||
<h1>Misc<a class="headerlink" href="#misc" title="Link to this heading">¶</a></h1> | ||
<section id="pictures"> | ||
<h2>Pictures<a class="headerlink" href="#pictures" title="Link to this heading">¶</a></h2> | ||
<p>Generated Picture | ||
<img alt="" src="taichi.png" /></p> | ||
<p>Original Picture | ||
<img alt="" src="https://img.sj33.cn/uploads/allimg/201404/7-1404160TQ63V.png" /></p> | ||
</section> | ||
<section id="videos"> | ||
<h2>Videos<a class="headerlink" href="#videos" title="Link to this heading">¶</a></h2> | ||
<p>… video:: tsp.mp4</p> | ||
<dl class="myst field-list simple"> | ||
<dt class="field-odd">width<span class="colon">:</span></dt> | ||
<dd class="field-odd"><p>640</p> | ||
<dl class="myst field-list simple"> | ||
<dt class="field-odd">height<span class="colon">:</span></dt> | ||
<dd class="field-odd"><p>480</p> | ||
<dl class="myst field-list simple"> | ||
<dt class="field-odd">controls<span class="colon">:</span></dt> | ||
<dd class="field-odd"><dl class="myst field-list simple"> | ||
<dt class="field-odd">autoplay<span class="colon">:</span></dt> | ||
<dd class="field-odd"><p></p></dd> | ||
</dl> | ||
</dd> | ||
</dl> | ||
</dd> | ||
</dl> | ||
</dd> | ||
</dl> | ||
<p>… raw:: html</p> | ||
<div class="highlight-none notranslate"><div class="highlight"><pre><span></span><video | ||
src="tsp.mp4" controls="" | ||
height=350 | ||
width=600> | ||
TSP solved by GA | ||
</video> | ||
</pre></div> | ||
</div> | ||
<p>… raw:: html</p> | ||
<div class="highlight-none notranslate"><div class="highlight"><pre><span></span><iframe width="560" height="315" src="https://youtu.be/KwpNPCNutcI" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> | ||
</pre></div> | ||
</div> | ||
<p>If it fails to play, then access the url https://youtu.be/KwpNPCNutcI.</p> | ||
</section> | ||
<section id="tutorial"> | ||
<h2>Tutorial<a class="headerlink" href="#tutorial" title="Link to this heading">¶</a></h2> | ||
<p>Video tutorial: https://youtu.be/LWc2V28kzgA</p> | ||
</section> | ||
</section> | ||
|
||
|
||
<div class="clearer"></div> | ||
</div> | ||
</div> | ||
</div> | ||
<div class="sphinxsidebar" role="navigation" aria-label="main navigation"> | ||
<div class="sphinxsidebarwrapper"> | ||
<div> | ||
<h3><a href="index.html">Table of Contents</a></h3> | ||
<ul> | ||
<li><a class="reference internal" href="#">Misc</a><ul> | ||
<li><a class="reference internal" href="#pictures">Pictures</a></li> | ||
<li><a class="reference internal" href="#videos">Videos</a></li> | ||
<li><a class="reference internal" href="#tutorial">Tutorial</a></li> | ||
</ul> | ||
</li> | ||
</ul> | ||
|
||
</div> | ||
<div> | ||
<h4>Previous topic</h4> | ||
<p class="topless"><a href="Developers.html" | ||
title="previous chapter">Developers</a></p> | ||
</div> | ||
<div> | ||
<h4>Next topic</h4> | ||
<p class="topless"><a href="Modules.html" | ||
title="next chapter">pyrimidine</a></p> | ||
</div> | ||
<div role="note" aria-label="source link"> | ||
<h3>This Page</h3> | ||
<ul class="this-page-menu"> | ||
<li><a href="_sources/Media.md.txt" | ||
rel="nofollow">Show Source</a></li> | ||
</ul> | ||
</div> | ||
<search id="searchbox" style="display: none" role="search"> | ||
<h3 id="searchlabel">Quick search</h3> | ||
<div class="searchformwrapper"> | ||
<form class="search" action="search.html" method="get"> | ||
<input type="text" name="q" aria-labelledby="searchlabel" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false"/> | ||
<input type="submit" value="Go" /> | ||
</form> | ||
</div> | ||
</search> | ||
<script>document.getElementById('searchbox').style.display = "block"</script> | ||
</div> | ||
</div> | ||
<div class="clearer"></div> | ||
</div> | ||
<div class="related" role="navigation" aria-label="related navigation"> | ||
<h3>Navigation</h3> | ||
<ul> | ||
<li class="right" style="margin-right: 10px"> | ||
<a href="genindex.html" title="General Index" | ||
>index</a></li> | ||
<li class="right" > | ||
<a href="py-modindex.html" title="Python Module Index" | ||
>modules</a> |</li> | ||
<li class="right" > | ||
<a href="Modules.html" title="pyrimidine" | ||
>next</a> |</li> | ||
<li class="right" > | ||
<a href="Developers.html" title="Developers" | ||
>previous</a> |</li> | ||
<li class="nav-item nav-item-0"><a href="index.html">pyrimidine 1.7 documentation</a> »</li> | ||
<li class="nav-item nav-item-this"><a href="">Misc</a></li> | ||
</ul> | ||
</div> | ||
<div class="footer" role="contentinfo"> | ||
© Copyright 2023, William Song. | ||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 7.3.7. | ||
</div> | ||
</body> | ||
</html> |
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,53 @@ | ||
pyrimidine.misc package | ||
================================ | ||
|
||
Submodules | ||
---------- | ||
|
||
pyrimidine.misc.aco module | ||
-------------------------------------------- | ||
|
||
.. automodule:: pyrimidine.misc.aco | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
pyrimidine.misc.ba module | ||
---------------------------------------------------- | ||
|
||
.. automodule:: pyrimidine.misc.ba | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
pyrimidine.misc.fa module | ||
-------------------------------------------- | ||
|
||
.. automodule:: pyrimidine.misc.fa | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
pyrimidine.misc.gsa module | ||
-------------------------------------------- | ||
|
||
.. automodule:: pyrimidine.misc.gsa | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
pyrimidine.misc.sma module | ||
-------------------------------------------- | ||
|
||
.. automodule:: pyrimidine.misc.sma | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
pyrimidine.misc.ssa module | ||
-------------------------------------------- | ||
|
||
.. automodule:: pyrimidine.misc.ssa | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.