Skip to content

Commit a73b927

Browse files
committed
Remove fgraph functionality that graduated to PyMC
1 parent 006f588 commit a73b927

File tree

8 files changed

+39
-1439
lines changed

8 files changed

+39
-1439
lines changed

docs/api_reference.rst

+1-16
Original file line numberDiff line numberDiff line change
@@ -35,31 +35,16 @@ Distributions
3535
histogram_approximation
3636

3737

38-
Model Transformations
39-
=====================
40-
41-
.. currentmodule:: pymc_experimental.model_transform
42-
.. autosummary::
43-
:toctree: generated/
44-
45-
conditioning.do
46-
conditioning.observe
47-
conditioning.change_value_transforms
48-
conditioning.remove_value_transforms
49-
50-
5138
Utils
5239
=====
5340

5441
.. currentmodule:: pymc_experimental.utils
5542
.. autosummary::
5643
:toctree: generated/
5744

58-
clone_model
5945
spline.bspline_interpolation
6046
prior.prior_from_idata
61-
model_fgraph.fgraph_from_model
62-
model_fgraph.model_from_fgraph
47+
6348

6449
Statespace Models
6550
=================

pymc_experimental/model_transform/basic.py

-46
This file was deleted.

0 commit comments

Comments
 (0)