You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

py-modindex.html 6.8 kB

5 years ago
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257
  1. <!DOCTYPE html>
  2. <!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
  3. <!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
  4. <head>
  5. <meta charset="utf-8">
  6. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  7. <title>Python Module Index &mdash; py-graph documentation</title>
  8. <script type="text/javascript" src="_static/js/modernizr.min.js"></script>
  9. <script type="text/javascript" id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>
  10. <script type="text/javascript" src="_static/jquery.js"></script>
  11. <script type="text/javascript" src="_static/underscore.js"></script>
  12. <script type="text/javascript" src="_static/doctools.js"></script>
  13. <script async="async" type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
  14. <script type="text/javascript" src="_static/js/theme.js"></script>
  15. <link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
  16. <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
  17. <link rel="index" title="Index" href="genindex.html" />
  18. <link rel="search" title="Search" href="search.html" />
  19. </head>
  20. <body class="wy-body-for-nav">
  21. <div class="wy-grid-for-nav">
  22. <nav data-toggle="wy-nav-shift" class="wy-nav-side">
  23. <div class="wy-side-scroll">
  24. <div class="wy-side-nav-search" >
  25. <a href="index.html" class="icon icon-home"> py-graph
  26. </a>
  27. <div class="version">
  28. 1.0
  29. </div>
  30. <div role="search">
  31. <form id="rtd-search-form" class="wy-form" action="search.html" method="get">
  32. <input type="text" name="q" placeholder="Search docs" />
  33. <input type="hidden" name="check_keywords" value="yes" />
  34. <input type="hidden" name="area" value="default" />
  35. </form>
  36. </div>
  37. </div>
  38. <div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="main navigation">
  39. <!-- Local TOC -->
  40. <div class="local-toc"></div>
  41. </div>
  42. </div>
  43. </nav>
  44. <section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">
  45. <nav class="wy-nav-top" aria-label="top navigation">
  46. <i data-toggle="wy-nav-top" class="fa fa-bars"></i>
  47. <a href="index.html">py-graph</a>
  48. </nav>
  49. <div class="wy-nav-content">
  50. <div class="rst-content">
  51. <div role="navigation" aria-label="breadcrumbs navigation">
  52. <ul class="wy-breadcrumbs">
  53. <li><a href="index.html">Docs</a> &raquo;</li>
  54. <li>Python Module Index</li>
  55. <li class="wy-breadcrumbs-aside">
  56. </li>
  57. </ul>
  58. <hr/>
  59. </div>
  60. <div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
  61. <div itemprop="articleBody">
  62. <h1>Python Module Index</h1>
  63. <div class="modindex-jumpbox">
  64. <a href="#cap-p"><strong>p</strong></a>
  65. </div>
  66. <table class="indextable modindextable">
  67. <tr class="pcap"><td></td><td>&#160;</td><td></td></tr>
  68. <tr class="cap" id="cap-p"><td></td><td>
  69. <strong>p</strong></td><td></td></tr>
  70. <tr>
  71. <td><img src="_static/minus.png" class="toggler"
  72. id="toggle-1" style="display: none" alt="-" /></td>
  73. <td>
  74. <a href="pygraph.html#module-pygraph"><code class="xref">pygraph</code></a></td><td>
  75. <em></em></td></tr>
  76. <tr class="cg-1">
  77. <td></td>
  78. <td>&#160;&#160;&#160;
  79. <a href="pygraph.utils.html#module-pygraph.utils"><code class="xref">pygraph.utils</code></a></td><td>
  80. <em></em></td></tr>
  81. <tr class="cg-1">
  82. <td></td>
  83. <td>&#160;&#160;&#160;
  84. <a href="pygraph.utils.html#module-pygraph.utils.graphdataset"><code class="xref">pygraph.utils.graphdataset</code></a></td><td>
  85. <em></em></td></tr>
  86. <tr class="cg-1">
  87. <td></td>
  88. <td>&#160;&#160;&#160;
  89. <a href="pygraph.utils.html#module-pygraph.utils.graphfiles"><code class="xref">pygraph.utils.graphfiles</code></a></td><td>
  90. <em></em></td></tr>
  91. <tr class="cg-1">
  92. <td></td>
  93. <td>&#160;&#160;&#160;
  94. <a href="pygraph.utils.html#module-pygraph.utils.isNotebook"><code class="xref">pygraph.utils.isNotebook</code></a></td><td>
  95. <em></em></td></tr>
  96. <tr class="cg-1">
  97. <td></td>
  98. <td>&#160;&#160;&#160;
  99. <a href="pygraph.utils.html#module-pygraph.utils.kernels"><code class="xref">pygraph.utils.kernels</code></a></td><td>
  100. <em></em></td></tr>
  101. <tr class="cg-1">
  102. <td></td>
  103. <td>&#160;&#160;&#160;
  104. <a href="pygraph.utils.html#module-pygraph.utils.logger2file"><code class="xref">pygraph.utils.logger2file</code></a></td><td>
  105. <em></em></td></tr>
  106. <tr class="cg-1">
  107. <td></td>
  108. <td>&#160;&#160;&#160;
  109. <a href="pygraph.utils.html#module-pygraph.utils.model_selection_precomputed"><code class="xref">pygraph.utils.model_selection_precomputed</code></a></td><td>
  110. <em></em></td></tr>
  111. <tr class="cg-1">
  112. <td></td>
  113. <td>&#160;&#160;&#160;
  114. <a href="pygraph.utils.html#module-pygraph.utils.parallel"><code class="xref">pygraph.utils.parallel</code></a></td><td>
  115. <em></em></td></tr>
  116. <tr class="cg-1">
  117. <td></td>
  118. <td>&#160;&#160;&#160;
  119. <a href="pygraph.utils.html#module-pygraph.utils.trie"><code class="xref">pygraph.utils.trie</code></a></td><td>
  120. <em></em></td></tr>
  121. <tr class="cg-1">
  122. <td></td>
  123. <td>&#160;&#160;&#160;
  124. <a href="pygraph.utils.html#module-pygraph.utils.utils"><code class="xref">pygraph.utils.utils</code></a></td><td>
  125. <em></em></td></tr>
  126. </table>
  127. </div>
  128. </div>
  129. <footer>
  130. <hr/>
  131. <div role="contentinfo">
  132. <p>
  133. &copy; Copyright 2020, Linlin Jia
  134. </p>
  135. </div>
  136. Built with <a href="http://sphinx-doc.org/">Sphinx</a> using a <a href="https://github.com/rtfd/sphinx_rtd_theme">theme</a> provided by <a href="https://readthedocs.org">Read the Docs</a>.
  137. </footer>
  138. </div>
  139. </div>
  140. </section>
  141. </div>
  142. <script type="text/javascript">
  143. jQuery(function () {
  144. SphinxRtdTheme.Navigation.enable(true);
  145. });
  146. </script>
  147. </body>
  148. </html>

A Python package for graph kernels, graph edit distances and graph pre-image problem.