File tree Expand file tree Collapse file tree 1 file changed +15
-1
lines changed Expand file tree Collapse file tree 1 file changed +15
-1
lines changed Original file line number Diff line number Diff line change @@ -106,7 +106,6 @@ In addtion to the above dependencies, the GLM submodule relies on
106
106
`scikits.sparse <https://github.com/njsmith/scikits-sparse >`__
107
107
enables sparse scaling matrices which are useful for large problems.
108
108
109
-
110
109
Citing PyMC3
111
110
------------
112
111
@@ -121,6 +120,21 @@ License
121
120
2.0 <https://github.com/pymc-devs/pymc3/blob/master/LICENSE> `__
122
121
123
122
123
+ Software using PyMC3
124
+ --------------------
125
+
126
+ - `Bambi <https://github.com/bambinos/bambi >`__: BAyesian Model-Building Interface (BAMBI) in Python.
127
+ - `NiPyMC <https://github.com/PsychoinformaticsLab/nipymc >`__: Bayesian mixed-effects modeling of fMRI data in Python
128
+ - `gelato <https://github.com/ferrine/gelato >`__: Bayesian Neural Networks with PyMC3 and Lasagne
129
+ - `beat <https://github.com/hvasbath/beat >`__: Bayesian Earthquake Analysis Tool
130
+
131
+ Please contact us if your software is not listed here.
132
+
133
+ Papers citing PyMC3
134
+ -------------------
135
+
136
+ See `Google Scholar <https://scholar.google.de/scholar?oi=bibs&hl=en&authuser=1&cites=6936955228135731011 >`__ for a continuously updated list.
137
+
124
138
Contributors
125
139
------------
126
140
You can’t perform that action at this time.
0 commit comments