1+
2+ <!DOCTYPE html>
3+
4+ < html >
5+ < head >
6+ < meta charset ="utf-8 " />
7+ < meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
8+ < title > Overview: module code — pymc_experimental 0.0.1 documentation</ title >
9+
10+ < link href ="../_static/css/theme.css " rel ="stylesheet ">
11+ < link href ="../_static/css/index.ff1ffe594081f20da1ef19478df9384b.css " rel ="stylesheet ">
12+
13+
14+ < link rel ="stylesheet "
15+ href ="../_static/vendor/fontawesome/5.13.0/css/all.min.css ">
16+ < link rel ="preload " as ="font " type ="font/woff2 " crossorigin
17+ href ="../_static/vendor/fontawesome/5.13.0/webfonts/fa-solid-900.woff2 ">
18+ < link rel ="preload " as ="font " type ="font/woff2 " crossorigin
19+ href ="../_static/vendor/fontawesome/5.13.0/webfonts/fa-brands-400.woff2 ">
20+
21+
22+
23+
24+
25+ < link rel ="stylesheet " type ="text/css " href ="../_static/pygments.css " />
26+ < link rel ="stylesheet " type ="text/css " href ="../_static/css/blank.css " />
27+
28+ < link rel ="preload " as ="script " href ="../_static/js/index.be7d3bbb2ef33a8344ce.js ">
29+
30+ < script data-url_root ="../ " id ="documentation_options " src ="../_static/documentation_options.js "> </ script >
31+ < script src ="../_static/jquery.js "> </ script >
32+ < script src ="../_static/underscore.js "> </ script >
33+ < script src ="../_static/doctools.js "> </ script >
34+ < script crossorigin ="anonymous " integrity ="sha256-Ae2Vz/4ePdIu6ZyI/5ZGsYnb+m0JlOmKPjt6XZ9JJkA= " src ="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js "> </ script >
35+ < link rel ="index " title ="Index " href ="../genindex.html " />
36+ < link rel ="search " title ="Search " href ="../search.html " />
37+ < meta name ="viewport " content ="width=device-width, initial-scale=1 " />
38+ < meta name ="docsearch:language " content ="None ">
39+
40+
41+ <!-- Google Analytics -->
42+
43+ </ head >
44+ < body data-spy ="scroll " data-target ="#bd-toc-nav " data-offset ="80 ">
45+
46+ < div class ="container-fluid " id ="banner "> </ div >
47+
48+
49+ < nav class ="navbar navbar-light navbar-expand-lg bg-light fixed-top bd-navbar " id ="navbar-main "> < div class ="container-xl ">
50+
51+ < div id ="navbar-start ">
52+
53+
54+ < a class ="navbar-brand " href ="../index.html ">
55+ < p class ="title "> pymc_experimental</ p >
56+ </ a >
57+
58+
59+ </ div >
60+
61+ < button class ="navbar-toggler " type ="button " data-toggle ="collapse " data-target ="#navbar-collapsible " aria-controls ="navbar-collapsible " aria-expanded ="false " aria-label ="Toggle navigation ">
62+ < span class ="navbar-toggler-icon "> </ span >
63+ </ button >
64+
65+
66+ < div id ="navbar-collapsible " class ="col-lg-9 collapse navbar-collapse ">
67+ < div id ="navbar-center " class ="mr-auto ">
68+
69+ < div class ="navbar-center-item ">
70+ < ul id ="navbar-main-elements " class ="navbar-nav ">
71+ < li class ="toctree-l1 nav-item ">
72+ < a class ="reference internal nav-link " href ="../api_reference.html ">
73+ API Reference
74+ </ a >
75+ </ li >
76+
77+
78+ </ ul >
79+ </ div >
80+
81+ </ div >
82+
83+ < div id ="navbar-end ">
84+
85+ < div class ="navbar-end-item ">
86+ < ul id ="navbar-icon-links " class ="navbar-nav " aria-label ="Icon Links ">
87+ < li class ="nav-item ">
88+ < a class ="nav-link " href ="https://github.com/pymc_experimental/pymc_experimental " rel ="noopener " target ="_blank " title ="GitHub ">
89+ < span > < i class ="fab fa-github-square "> </ i > </ span >
90+ < label class ="sr-only "> GitHub</ label >
91+ </ a >
92+ </ li >
93+ </ ul >
94+ </ div >
95+
96+ </ div >
97+ </ div >
98+ </ div >
99+ </ nav >
100+
101+
102+ < div class ="container-xl ">
103+ < div class ="row ">
104+
105+
106+ <!-- Only show if we have sidebars configured, else just a small margin -->
107+ < div class ="col-12 col-md-3 bd-sidebar ">
108+ < div id ="searchbox " style ="display: none " role ="search ">
109+ < h3 id ="searchlabel "> Quick search</ h3 >
110+ < div class ="searchformwrapper ">
111+ < form class ="search " action ="../search.html " method ="get ">
112+ < input type ="text " name ="q " aria-labelledby ="searchlabel " autocomplete ="off " autocorrect ="off " autocapitalize ="off " spellcheck ="false "/>
113+ < input type ="submit " value ="Go " />
114+ </ form >
115+ </ div >
116+ </ div >
117+ < script > $ ( '#searchbox' ) . show ( 0 ) ; </ script >
118+ </ div >
119+
120+
121+
122+
123+ < div class ="d-none d-xl-block col-xl-2 bd-toc ">
124+
125+ </ div >
126+
127+
128+
129+
130+
131+
132+ < main class ="col-12 col-md-9 col-xl-7 py-md-5 pl-md-5 pr-md-4 bd-content " role ="main ">
133+
134+ < div >
135+
136+ < h1 > All modules for which code is available</ h1 >
137+ < ul > < li > < a href ="pymc_experimental/bart/bart.html "> pymc_experimental.bart.bart</ a > </ li >
138+ < li > < a href ="pymc_experimental/bart/pgbart.html "> pymc_experimental.bart.pgbart</ a > </ li >
139+ < li > < a href ="pymc_experimental/bart/utils.html "> pymc_experimental.bart.utils</ a > </ li >
140+ </ ul >
141+
142+ </ div >
143+
144+
145+ <!-- Previous / next buttons -->
146+ < div class ='prev-next-area '>
147+ </ div >
148+
149+ </ main >
150+
151+
152+ </ div >
153+ </ div >
154+
155+ < script src ="../_static/js/index.be7d3bbb2ef33a8344ce.js "> </ script >
156+ < footer class ="footer mt-5 mt-md-0 ">
157+ < div class ="container ">
158+
159+ < div class ="footer-item ">
160+ < p class ="copyright ">
161+ © Copyright 2022, pymc-devs.< br >
162+ </ p >
163+ </ div >
164+
165+ < div class ="footer-item ">
166+ < p class ="sphinx-version ">
167+ Created using < a href ="http://sphinx-doc.org/ "> Sphinx</ a > 4.3.2.< br >
168+ </ p >
169+ </ div >
170+
171+ </ div >
172+ </ footer >
173+ </ body >
174+ </ html >
0 commit comments