Skip to content

Commit 96aa1cc

Browse files
deploy: 9b8c839
1 parent ccadeec commit 96aa1cc

17 files changed

Lines changed: 51 additions & 256 deletions

.doctrees/environment.pickle

-2.04 KB
Binary file not shown.

.doctrees/modules.doctree

-33 Bytes
Binary file not shown.

.doctrees/netmap.doctree

-1.68 KB
Binary file not shown.

_sources/modules.rst.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
API Reference
2-
=============
1+
netmap
2+
======
33

4-
.. automodule:: netmap
5-
:members:
6-
:undoc-members:
7-
:show-inheritance:
4+
.. toctree::
5+
:maxdepth: 4
6+
7+
netmap

_sources/netmap.rst.txt

Lines changed: 0 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -1,36 +1,6 @@
11
netmap package
22
==============
33

4-
Subpackages
5-
-----------
6-
7-
.. toctree::
8-
:maxdepth: 4
9-
10-
netmap.downstream
11-
netmap.masking
12-
netmap.model
13-
netmap.utils
14-
15-
Submodules
16-
----------
17-
18-
netmap.model\_concept module
19-
----------------------------
20-
21-
.. automodule:: netmap.model_concept
22-
:members:
23-
:show-inheritance:
24-
:undoc-members:
25-
26-
netmap.netmap module
27-
--------------------
28-
29-
.. automodule:: netmap.netmap
30-
:members:
31-
:show-inheritance:
32-
:undoc-members:
33-
344
Module contents
355
---------------
366

genindex.html

Lines changed: 5 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@ <h2 id="M">M</h2>
255255
module
256256

257257
<ul>
258-
<li><a href="modules.html#module-netmap">netmap</a>, <a href="netmap.html#module-netmap">[1]</a>
258+
<li><a href="netmap.html#module-netmap">netmap</a>
259259
</li>
260260
<li><a href="netmap.downstream.html#module-netmap.downstream">netmap.downstream</a>
261261
</li>
@@ -282,8 +282,6 @@ <h2 id="M">M</h2>
282282
<li><a href="netmap.model.html#module-netmap.model.train_model">netmap.model.train_model</a>
283283
</li>
284284
<li><a href="netmap.model.html#module-netmap.model.zinbautoencoder">netmap.model.zinbautoencoder</a>
285-
</li>
286-
<li><a href="netmap.html#module-netmap.netmap">netmap.netmap</a>
287285
</li>
288286
<li><a href="netmap.utils.html#module-netmap.utils">netmap.utils</a>
289287
</li>
@@ -316,7 +314,7 @@ <h2 id="N">N</h2>
316314
netmap
317315

318316
<ul>
319-
<li><a href="modules.html#module-netmap">module</a>, <a href="netmap.html#module-netmap">[1]</a>
317+
<li><a href="netmap.html#module-netmap">module</a>
320318
</li>
321319
</ul></li>
322320
<li>
@@ -375,15 +373,15 @@ <h2 id="N">N</h2>
375373
<li><a href="netmap.masking.html#module-netmap.masking.internal">module</a>
376374
</li>
377375
</ul></li>
376+
</ul></td>
377+
<td style="width: 33%; vertical-align: top;"><ul>
378378
<li>
379379
netmap.model
380380

381381
<ul>
382382
<li><a href="netmap.model.html#module-netmap.model">module</a>
383383
</li>
384384
</ul></li>
385-
</ul></td>
386-
<td style="width: 33%; vertical-align: top;"><ul>
387385
<li>
388386
netmap.model.nbautoencoder
389387

@@ -410,13 +408,6 @@ <h2 id="N">N</h2>
410408

411409
<ul>
412410
<li><a href="netmap.model.html#module-netmap.model.zinbautoencoder">module</a>
413-
</li>
414-
</ul></li>
415-
<li>
416-
netmap.netmap
417-
418-
<ul>
419-
<li><a href="netmap.html#module-netmap.netmap">module</a>
420411
</li>
421412
</ul></li>
422413
<li>
@@ -610,7 +601,7 @@ <h1 class="logo"><a href="index.html">Netmap</a></h1>
610601
<script>document.getElementById('searchbox').style.display = "block"</script><h3>Navigation</h3>
611602
<p class="caption" role="heading"><span class="caption-text">Contents:</span></p>
612603
<ul>
613-
<li class="toctree-l1"><a class="reference internal" href="modules.html">API Reference</a></li>
604+
<li class="toctree-l1"><a class="reference internal" href="modules.html">netmap</a></li>
614605
</ul>
615606

616607
<div class="relations">

index.html

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
1717
<link rel="index" title="Index" href="genindex.html" />
1818
<link rel="search" title="Search" href="search.html" />
19-
<link rel="next" title="API Reference" href="modules.html" />
19+
<link rel="next" title="netmap" href="modules.html" />
2020

2121
<link rel="stylesheet" href="_static/custom.css" type="text/css" />
2222

@@ -42,7 +42,10 @@ <h1>Netmap documentation<a class="headerlink" href="#netmap-documentation" title
4242
<div class="toctree-wrapper compound">
4343
<p class="caption" role="heading"><span class="caption-text">Contents:</span></p>
4444
<ul>
45-
<li class="toctree-l1"><a class="reference internal" href="modules.html">API Reference</a></li>
45+
<li class="toctree-l1"><a class="reference internal" href="modules.html">netmap</a><ul>
46+
<li class="toctree-l2"><a class="reference internal" href="netmap.html">netmap package</a></li>
47+
</ul>
48+
</li>
4649
</ul>
4750
</div>
4851
</section>
@@ -75,14 +78,14 @@ <h1 class="logo"><a href="#">Netmap</a></h1>
7578
<script>document.getElementById('searchbox').style.display = "block"</script><h3>Navigation</h3>
7679
<p class="caption" role="heading"><span class="caption-text">Contents:</span></p>
7780
<ul>
78-
<li class="toctree-l1"><a class="reference internal" href="modules.html">API Reference</a></li>
81+
<li class="toctree-l1"><a class="reference internal" href="modules.html">netmap</a></li>
7982
</ul>
8083

8184
<div class="relations">
8285
<h3>Related Topics</h3>
8386
<ul>
8487
<li><a href="#">Documentation overview</a><ul>
85-
<li>Next: <a href="modules.html" title="next chapter">API Reference</a></li>
88+
<li>Next: <a href="modules.html" title="next chapter">netmap</a></li>
8689
</ul></li>
8790
</ul>
8891
</div>

modules.html

Lines changed: 17 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta charset="utf-8" />
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
77

8-
<title>API Reference &#8212; Netmap Jan, 2026 documentation</title>
8+
<title>netmap &#8212; Netmap Jan, 2026 documentation</title>
99
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=5ecbeea2" />
1010
<link rel="stylesheet" type="text/css" href="_static/basic.css?v=b08954a9" />
1111
<link rel="stylesheet" type="text/css" href="_static/alabaster.css?v=27fed22d" />
@@ -16,6 +16,7 @@
1616
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
1717
<link rel="index" title="Index" href="genindex.html" />
1818
<link rel="search" title="Search" href="search.html" />
19+
<link rel="next" title="netmap package" href="netmap.html" />
1920
<link rel="prev" title="Netmap documentation" href="index.html" />
2021

2122
<link rel="stylesheet" href="_static/custom.css" type="text/css" />
@@ -34,8 +35,16 @@
3435

3536
<div class="body" role="main">
3637

37-
<section id="module-netmap">
38-
<span id="api-reference"></span><h1>API Reference<a class="headerlink" href="#module-netmap" title="Link to this heading"></a></h1>
38+
<section id="netmap">
39+
<h1>netmap<a class="headerlink" href="#netmap" title="Link to this heading"></a></h1>
40+
<div class="toctree-wrapper compound">
41+
<ul>
42+
<li class="toctree-l1"><a class="reference internal" href="netmap.html">netmap package</a><ul>
43+
<li class="toctree-l2"><a class="reference internal" href="netmap.html#module-netmap">Module contents</a></li>
44+
</ul>
45+
</li>
46+
</ul>
47+
</div>
3948
</section>
4049

4150

@@ -66,14 +75,18 @@ <h1 class="logo"><a href="index.html">Netmap</a></h1>
6675
<script>document.getElementById('searchbox').style.display = "block"</script><h3>Navigation</h3>
6776
<p class="caption" role="heading"><span class="caption-text">Contents:</span></p>
6877
<ul class="current">
69-
<li class="toctree-l1 current"><a class="current reference internal" href="#">API Reference</a></li>
78+
<li class="toctree-l1 current"><a class="current reference internal" href="#">netmap</a><ul>
79+
<li class="toctree-l2"><a class="reference internal" href="netmap.html">netmap package</a></li>
80+
</ul>
81+
</li>
7082
</ul>
7183

7284
<div class="relations">
7385
<h3>Related Topics</h3>
7486
<ul>
7587
<li><a href="index.html">Documentation overview</a><ul>
7688
<li>Previous: <a href="index.html" title="previous chapter">Netmap documentation</a></li>
89+
<li>Next: <a href="netmap.html" title="next chapter">netmap package</a></li>
7790
</ul></li>
7891
</ul>
7992
</div>

netmap.downstream.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -377,7 +377,7 @@ <h1 class="logo"><a href="index.html">Netmap</a></h1>
377377
<script>document.getElementById('searchbox').style.display = "block"</script><h3>Navigation</h3>
378378
<p class="caption" role="heading"><span class="caption-text">Contents:</span></p>
379379
<ul>
380-
<li class="toctree-l1"><a class="reference internal" href="modules.html">API Reference</a></li>
380+
<li class="toctree-l1"><a class="reference internal" href="modules.html">netmap</a></li>
381381
</ul>
382382

383383
<div class="relations">

0 commit comments

Comments
 (0)