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
- `pm.AsymmetricLaplace` now requires `mu` to be specified (no longer defaults to 0)
33
34
- BART was removed [#5566](https://github.com/pymc-devs/pymc/pull/5566). It is now available from [pymc-experimental](https://github.com/pymc-devs/pymc-experimental)
34
35
-`BaseStochasticGradient` was removed (see [#5630](https://github.com/pymc-devs/pymc/pull/5630))
35
36
- ⚠ The library is now named, installed and imported as "pymc". For example: `pip install pymc`.
0 commit comments