Skip to content

Commit 441bed0

Browse files
Curate ecosystem references (#6383)
* 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]>
1 parent 43cce2e commit 441bed0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -102,17 +102,17 @@ General purpose
102102
---------------
103103

104104
- `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.
105107
- `SunODE <https://github.com/aseyboldt/sunode>`__: Fast ODE solver, much faster than the one that comes with PyMC.
106108
- `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.
108109

109110
Domain specific
110111
---------------
111112

112113
- `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.
114114
- `beat <https://github.com/hvasbath/beat>`__: Bayesian Earthquake Analysis Tool.
115-
- `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.
116116

117117
Please contact us if your software is not listed here.
118118

0 commit comments

Comments
 (0)