Skip to content

Commit 60c7209

Browse files
twieckispringcoil
authored andcommitted
DOC Add list of software using and papers citing PyMC3. (#1588)
* DOC Add list of software using and papers citing PyMC3. * DOC Add BEAT package.
1 parent ab51b6a commit 60c7209

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

README.rst

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,6 @@ In addtion to the above dependencies, the GLM submodule relies on
106106
`scikits.sparse <https://github.com/njsmith/scikits-sparse>`__
107107
enables sparse scaling matrices which are useful for large problems.
108108

109-
110109
Citing PyMC3
111110
------------
112111

@@ -121,6 +120,21 @@ License
121120
2.0 <https://github.com/pymc-devs/pymc3/blob/master/LICENSE>`__
122121

123122

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+
124138
Contributors
125139
------------
126140

0 commit comments

Comments
 (0)