Skip to content

Commit d06ae4a

Browse files
committed
deploy: 09e2170
1 parent 1324ceb commit d06ae4a

18 files changed

+1714
-1381
lines changed

MCintegration.html

Lines changed: 528 additions & 0 deletions
Large diffs are not rendered by default.

_modules/MCintegration/base.html

Lines changed: 202 additions & 0 deletions
Large diffs are not rendered by default.

_modules/MCintegration/integrators.html

Lines changed: 540 additions & 0 deletions
Large diffs are not rendered by default.

_modules/maps.html renamed to _modules/MCintegration/maps.html

Lines changed: 141 additions & 142 deletions
Large diffs are not rendered by default.

_modules/utils.html renamed to _modules/MCintegration/utils.html

Lines changed: 94 additions & 33 deletions
Large diffs are not rendered by default.

_modules/base.html

Lines changed: 0 additions & 151 deletions
This file was deleted.

_modules/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,10 @@ <h3>Navigation</h3>
4040
<div class="body" role="main">
4141

4242
<h1>All modules for which code is available</h1>
43-
<ul><li><a href="base.html">base</a></li>
44-
<li><a href="integrators.html">integrators</a></li>
45-
<li><a href="maps.html">maps</a></li>
46-
<li><a href="utils.html">utils</a></li>
43+
<ul><li><a href="MCintegration/base.html">MCintegration.base</a></li>
44+
<li><a href="MCintegration/integrators.html">MCintegration.integrators</a></li>
45+
<li><a href="MCintegration/maps.html">MCintegration.maps</a></li>
46+
<li><a href="MCintegration/utils.html">MCintegration.utils</a></li>
4747
</ul>
4848

4949
<div class="clearer"></div>

0 commit comments

Comments
 (0)