Skip to content

Commit fa28cb6

Browse files
committed
deploy: 12ec0dc
1 parent 8e61131 commit fa28cb6

13 files changed

+154
-154
lines changed

MCintegration.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta charset="utf-8"/>
66
<meta content="width=device-width, initial-scale=1.0" name="viewport"/><meta content="width=device-width, initial-scale=1" name="viewport"/>
77
<title>MCintegration package — MCintegration 1.0.0 documentation</title>
8-
<link href="_static/pygments.css?v=4848ba22" rel="stylesheet" type="text/css"/>
8+
<link href="_static/pygments.css?v=0c472235" rel="stylesheet" type="text/css"/>
99
<link href="_static/pyramid.css?v=424f8d56" rel="stylesheet" type="text/css"/>
1010
<script src="_static/documentation_options.js?v=8d563738"></script>
1111
<script src="_static/doctools.js?v=9bcbadda"></script>

_modules/MCintegration/base.html

+18-18
Large diffs are not rendered by default.

_modules/MCintegration/integrators.html

+30-30
Large diffs are not rendered by default.

_modules/MCintegration/maps.html

+28-28
Large diffs are not rendered by default.

_modules/MCintegration/utils.html

+25-25
Large diffs are not rendered by default.

_modules/index.html

+1-1
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" />
77
<title>Overview: module code &#8212; MCintegration 1.0.0 documentation</title>
8-
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=4848ba22" />
8+
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=0c472235" />
99
<link rel="stylesheet" type="text/css" href="../_static/pyramid.css?v=424f8d56" />
1010
<script src="../_static/documentation_options.js?v=8d563738"></script>
1111
<script src="../_static/doctools.js?v=9bcbadda"></script>

_static/pygments.css

+45-45
Original file line numberDiff line numberDiff line change
@@ -5,70 +5,70 @@ td.linenos .special { color: #000000; background-color: #ffffc0; padding-left: 5
55
span.linenos.special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; }
66
.highlight .hll { background-color: #ffffcc }
77
.highlight { background: #f8f8f8; }
8-
.highlight .c { color: #60a0b0; font-style: italic } /* Comment */
9-
.highlight .err { color: #a40000; background-color: #fbe3e4 } /* Error */
8+
.highlight .c { color: #60A0B0; font-style: italic } /* Comment */
9+
.highlight .err { color: #A40000; background-color: #FBE3E4 } /* Error */
1010
.highlight .k { color: #007020; font-weight: bold } /* Keyword */
11-
.highlight .o { color: #666666 } /* Operator */
12-
.highlight .ch { color: #60a0b0; font-style: italic } /* Comment.Hashbang */
13-
.highlight .cm { color: #60a0b0; font-style: italic } /* Comment.Multiline */
11+
.highlight .o { color: #666 } /* Operator */
12+
.highlight .ch { color: #60A0B0; font-style: italic } /* Comment.Hashbang */
13+
.highlight .cm { color: #60A0B0; font-style: italic } /* Comment.Multiline */
1414
.highlight .cp { color: #007020 } /* Comment.Preproc */
15-
.highlight .cpf { color: #60a0b0; font-style: italic } /* Comment.PreprocFile */
16-
.highlight .c1 { color: #60a0b0; font-style: italic } /* Comment.Single */
17-
.highlight .cs { color: #60a0b0; background-color: #fff0f0 } /* Comment.Special */
15+
.highlight .cpf { color: #60A0B0; font-style: italic } /* Comment.PreprocFile */
16+
.highlight .c1 { color: #60A0B0; font-style: italic } /* Comment.Single */
17+
.highlight .cs { color: #60A0B0; background-color: #FFF0F0 } /* Comment.Special */
1818
.highlight .gd { color: #A00000 } /* Generic.Deleted */
1919
.highlight .ge { font-style: italic } /* Generic.Emph */
20-
.highlight .gr { color: #FF0000 } /* Generic.Error */
20+
.highlight .gr { color: #F00 } /* Generic.Error */
2121
.highlight .gh { color: #000080; font-weight: bold } /* Generic.Heading */
2222
.highlight .gi { color: #00A000 } /* Generic.Inserted */
23-
.highlight .go { color: #888888 } /* Generic.Output */
24-
.highlight .gp { color: #c65d09; font-weight: bold } /* Generic.Prompt */
23+
.highlight .go { color: #888 } /* Generic.Output */
24+
.highlight .gp { color: #C65D09; font-weight: bold } /* Generic.Prompt */
2525
.highlight .gs { font-weight: bold } /* Generic.Strong */
2626
.highlight .gu { color: #800080; font-weight: bold } /* Generic.Subheading */
27-
.highlight .gt { color: #0044DD } /* Generic.Traceback */
27+
.highlight .gt { color: #04D } /* Generic.Traceback */
2828
.highlight .kc { color: #007020; font-weight: bold } /* Keyword.Constant */
2929
.highlight .kd { color: #007020; font-weight: bold } /* Keyword.Declaration */
3030
.highlight .kn { color: #007020; font-weight: bold } /* Keyword.Namespace */
3131
.highlight .kp { color: #007020 } /* Keyword.Pseudo */
3232
.highlight .kr { color: #007020; font-weight: bold } /* Keyword.Reserved */
3333
.highlight .kt { color: #902000 } /* Keyword.Type */
34-
.highlight .m { color: #40a070 } /* Literal.Number */
35-
.highlight .s { color: #4070a0 } /* Literal.String */
36-
.highlight .na { color: #0e84b5 } /* Name.Attribute */
34+
.highlight .m { color: #40A070 } /* Literal.Number */
35+
.highlight .s { color: #4070A0 } /* Literal.String */
36+
.highlight .na { color: #0E84B5 } /* Name.Attribute */
3737
.highlight .nb { color: #007020 } /* Name.Builtin */
38-
.highlight .nc { color: #0e84b5; font-weight: bold } /* Name.Class */
39-
.highlight .no { color: #60add5 } /* Name.Constant */
40-
.highlight .nd { color: #555555; font-weight: bold } /* Name.Decorator */
41-
.highlight .ni { color: #d55537; font-weight: bold } /* Name.Entity */
38+
.highlight .nc { color: #0E84B5; font-weight: bold } /* Name.Class */
39+
.highlight .no { color: #60ADD5 } /* Name.Constant */
40+
.highlight .nd { color: #555; font-weight: bold } /* Name.Decorator */
41+
.highlight .ni { color: #D55537; font-weight: bold } /* Name.Entity */
4242
.highlight .ne { color: #007020 } /* Name.Exception */
43-
.highlight .nf { color: #06287e } /* Name.Function */
43+
.highlight .nf { color: #06287E } /* Name.Function */
4444
.highlight .nl { color: #002070; font-weight: bold } /* Name.Label */
45-
.highlight .nn { color: #0e84b5; font-weight: bold } /* Name.Namespace */
45+
.highlight .nn { color: #0E84B5; font-weight: bold } /* Name.Namespace */
4646
.highlight .nt { color: #062873; font-weight: bold } /* Name.Tag */
47-
.highlight .nv { color: #bb60d5 } /* Name.Variable */
47+
.highlight .nv { color: #BB60D5 } /* Name.Variable */
4848
.highlight .ow { color: #007020; font-weight: bold } /* Operator.Word */
49-
.highlight .w { color: #bbbbbb } /* Text.Whitespace */
50-
.highlight .mb { color: #40a070 } /* Literal.Number.Bin */
51-
.highlight .mf { color: #40a070 } /* Literal.Number.Float */
52-
.highlight .mh { color: #40a070 } /* Literal.Number.Hex */
53-
.highlight .mi { color: #40a070 } /* Literal.Number.Integer */
54-
.highlight .mo { color: #40a070 } /* Literal.Number.Oct */
55-
.highlight .sa { color: #4070a0 } /* Literal.String.Affix */
56-
.highlight .sb { color: #4070a0 } /* Literal.String.Backtick */
57-
.highlight .sc { color: #4070a0 } /* Literal.String.Char */
58-
.highlight .dl { color: #4070a0 } /* Literal.String.Delimiter */
59-
.highlight .sd { color: #4070a0; font-style: italic } /* Literal.String.Doc */
60-
.highlight .s2 { color: #4070a0 } /* Literal.String.Double */
61-
.highlight .se { color: #4070a0; font-weight: bold } /* Literal.String.Escape */
62-
.highlight .sh { color: #4070a0 } /* Literal.String.Heredoc */
63-
.highlight .si { color: #70a0d0; font-style: italic } /* Literal.String.Interpol */
64-
.highlight .sx { color: #c65d09 } /* Literal.String.Other */
49+
.highlight .w { color: #BBB } /* Text.Whitespace */
50+
.highlight .mb { color: #40A070 } /* Literal.Number.Bin */
51+
.highlight .mf { color: #40A070 } /* Literal.Number.Float */
52+
.highlight .mh { color: #40A070 } /* Literal.Number.Hex */
53+
.highlight .mi { color: #40A070 } /* Literal.Number.Integer */
54+
.highlight .mo { color: #40A070 } /* Literal.Number.Oct */
55+
.highlight .sa { color: #4070A0 } /* Literal.String.Affix */
56+
.highlight .sb { color: #4070A0 } /* Literal.String.Backtick */
57+
.highlight .sc { color: #4070A0 } /* Literal.String.Char */
58+
.highlight .dl { color: #4070A0 } /* Literal.String.Delimiter */
59+
.highlight .sd { color: #4070A0; font-style: italic } /* Literal.String.Doc */
60+
.highlight .s2 { color: #4070A0 } /* Literal.String.Double */
61+
.highlight .se { color: #4070A0; font-weight: bold } /* Literal.String.Escape */
62+
.highlight .sh { color: #4070A0 } /* Literal.String.Heredoc */
63+
.highlight .si { color: #70A0D0; font-style: italic } /* Literal.String.Interpol */
64+
.highlight .sx { color: #C65D09 } /* Literal.String.Other */
6565
.highlight .sr { color: #235388 } /* Literal.String.Regex */
66-
.highlight .s1 { color: #4070a0 } /* Literal.String.Single */
66+
.highlight .s1 { color: #4070A0 } /* Literal.String.Single */
6767
.highlight .ss { color: #517918 } /* Literal.String.Symbol */
6868
.highlight .bp { color: #007020 } /* Name.Builtin.Pseudo */
69-
.highlight .fm { color: #06287e } /* Name.Function.Magic */
70-
.highlight .vc { color: #bb60d5 } /* Name.Variable.Class */
71-
.highlight .vg { color: #bb60d5 } /* Name.Variable.Global */
72-
.highlight .vi { color: #bb60d5 } /* Name.Variable.Instance */
73-
.highlight .vm { color: #bb60d5 } /* Name.Variable.Magic */
74-
.highlight .il { color: #40a070 } /* Literal.Number.Integer.Long */
69+
.highlight .fm { color: #06287E } /* Name.Function.Magic */
70+
.highlight .vc { color: #BB60D5 } /* Name.Variable.Class */
71+
.highlight .vg { color: #BB60D5 } /* Name.Variable.Global */
72+
.highlight .vi { color: #BB60D5 } /* Name.Variable.Instance */
73+
.highlight .vm { color: #BB60D5 } /* Name.Variable.Magic */
74+
.highlight .il { color: #40A070 } /* Literal.Number.Integer.Long */

genindex.html

+1-1
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" />
77
<title>Index &#8212; MCintegration 1.0.0 documentation</title>
8-
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=4848ba22" />
8+
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=0c472235" />
99
<link rel="stylesheet" type="text/css" href="_static/pyramid.css?v=424f8d56" />
1010
<script src="_static/documentation_options.js?v=8d563738"></script>
1111
<script src="_static/doctools.js?v=9bcbadda"></script>

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
77

88
<title>MCintegration documentation &#8212; MCintegration 1.0.0 documentation</title>
9-
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=4848ba22" />
9+
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=0c472235" />
1010
<link rel="stylesheet" type="text/css" href="_static/pyramid.css?v=424f8d56" />
1111
<script src="_static/documentation_options.js?v=8d563738"></script>
1212
<script src="_static/doctools.js?v=9bcbadda"></script>

modules.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
77

88
<title>MCintegration &#8212; MCintegration 1.0.0 documentation</title>
9-
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=4848ba22" />
9+
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=0c472235" />
1010
<link rel="stylesheet" type="text/css" href="_static/pyramid.css?v=424f8d56" />
1111
<script src="_static/documentation_options.js?v=8d563738"></script>
1212
<script src="_static/doctools.js?v=9bcbadda"></script>

py-modindex.html

+1-1
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" />
77
<title>Python Module Index &#8212; MCintegration 1.0.0 documentation</title>
8-
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=4848ba22" />
8+
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=0c472235" />
99
<link rel="stylesheet" type="text/css" href="_static/pyramid.css?v=424f8d56" />
1010
<script src="_static/documentation_options.js?v=8d563738"></script>
1111
<script src="_static/doctools.js?v=9bcbadda"></script>

search.html

+1-1
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" />
77
<title>Search &#8212; MCintegration 1.0.0 documentation</title>
8-
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=4848ba22" />
8+
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=0c472235" />
99
<link rel="stylesheet" type="text/css" href="_static/pyramid.css?v=424f8d56" />
1010

1111
<script src="_static/documentation_options.js?v=8d563738"></script>

test_result.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
77

88
<title>Table of test results &#8212; MCintegration 1.0.0 documentation</title>
9-
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=4848ba22" />
9+
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=0c472235" />
1010
<link rel="stylesheet" type="text/css" href="_static/pyramid.css?v=424f8d56" />
1111
<script src="_static/documentation_options.js?v=8d563738"></script>
1212
<script src="_static/doctools.js?v=9bcbadda"></script>

0 commit comments

Comments
 (0)