Skip to content

Commit 784fe6f

Browse files
committed
Merge branch 'release_4.0.0b3' of github.com:fonnesbeck/pymc into release_4.0.0b3
2 parents 9c56a15 + 471aef5 commit 784fe6f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

RELEASE-NOTES.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ Instead update the vNext section until 4.0.0 is out.
1414
We plan to get these working again, but at this point their inner workings have not been refactored.
1515
- Timeseries distributions (see [#4642](https://github.com/pymc-devs/pymc/issues/4642))
1616
- 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))
1817
- Elliptical slice sampling (see [#5137](https://github.com/pymc-devs/pymc/issues/5137))
1918
- `BaseStochasticGradient` (see [#5138](https://github.com/pymc-devs/pymc/issues/5138))
2019
- `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
128127
- `softmax` and `log_softmax` functions added to `math` module (see [#5279](https://github.com/pymc-devs/pymc/pull/5279)).
129128
- ...
130129

131-
### Maintenance
132-
- Variational inference has been ported to v4.
133130

134131
## Documentation
135132
- Switched to the [pydata-sphinx-theme](https://pydata-sphinx-theme.readthedocs.io/en/latest/)

0 commit comments

Comments
 (0)