File tree Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,6 @@ Instead update the vNext section until 4.0.0 is out.
14
14
We plan to get these working again, but at this point their inner workings have not been refactored.
15
15
- Timeseries distributions (see [ #4642 ] ( https://github.com/pymc-devs/pymc/issues/4642 ) )
16
16
- Mixture distributions (see [ #4781 ] ( https://github.com/pymc-devs/pymc/issues/4781 ) )
17
- - Variational inference submodule (see WIP PR [ #4582 ] ( https://github.com/pymc-devs/pymc/pull/4582 ) )
18
17
- Elliptical slice sampling (see [ #5137 ] ( https://github.com/pymc-devs/pymc/issues/5137 ) )
19
18
- ` BaseStochasticGradient ` (see [ #5138 ] ( https://github.com/pymc-devs/pymc/issues/5138 ) )
20
19
- ` pm.sample_posterior_predictive_w ` (see [ #4807 ] ( https://github.com/pymc-devs/pymc/issues/4807 ) )
@@ -128,8 +127,6 @@ This includes API changes we did not warn about since at least `3.11.0` (2021-01
128
127
- ` softmax ` and ` log_softmax ` functions added to ` math ` module (see [ #5279 ] ( https://github.com/pymc-devs/pymc/pull/5279 ) ).
129
128
- ...
130
129
131
- ### Maintenance
132
- - Variational inference has been ported to v4.
133
130
134
131
## Documentation
135
132
- Switched to the [ pydata-sphinx-theme] ( https://pydata-sphinx-theme.readthedocs.io/en/latest/ )
You can’t perform that action at this time.
0 commit comments