You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Curate ecosystem references
I removed references to packages that are no longer maintained, or no longer use PyMC.
Added links to actively maintained projects, some of which are maintained by core devs.
Closes#6367
Co-authored-by: Ricardo Vieira <[email protected]>
Copy file name to clipboardExpand all lines: README.rst
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -102,17 +102,17 @@ General purpose
102
102
---------------
103
103
104
104
- `Bambi <https://github.com/bambinos/bambi>`__: BAyesian Model-Building Interface (BAMBI) in Python.
105
+
- `calibr8 <https://calibr8.readthedocs.io>`__: A toolbox for constructing detailed observation models to be used as likelihoods in PyMC.
106
+
- `gumbi <https://github.com/JohnGoertz/Gumbi>`__: A high-level interface for building GP models.
105
107
- `SunODE <https://github.com/aseyboldt/sunode>`__: Fast ODE solver, much faster than the one that comes with PyMC.
106
108
- `pymc-learn <https://github.com/pymc-learn/pymc-learn>`__: Custom PyMC models built on top of pymc3_models/scikit-learn API
107
-
- `fenics-pymc3 <https://github.com/IvanYashchuk/fenics-pymc3>`__: Differentiable interface to FEniCS, a library for solving partial differential equations.
108
109
109
110
Domain specific
110
111
---------------
111
112
112
113
- `Exoplanet <https://github.com/dfm/exoplanet>`__: a toolkit for modeling of transit and/or radial velocity observations of exoplanets and other astronomical time series.
113
-
- `NiPyMC <https://github.com/PsychoinformaticsLab/nipymc>`__: Bayesian mixed-effects modeling of fMRI data in Python.
- `cell2location<https://github.com/BayraktarLab/cell2location>`__: Comprehensive mapping of tissue cell architecture via integrated single cell and spatial transcriptomics.
115
+
- `CausalPy<https://github.com/pymc-labs/CausalPy>`__: A package focussing on causal inference in quasi-experimental settings.
116
116
117
117
Please contact us if your software is not listed here.
0 commit comments