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
We should look at the milestones for beta2 and V4, for a comprehensive list of missing features and write them in the migration guide or release notes.
From the top of my mind the following are not working yet:
Cholesky* dists
Mixtures
Timeseries
find_MAP
Variational inference
GPs
EllipticalSlice
BaseStochasticGradient
sample_predictive_w
Probably more...
Otherwise we will have a lot of people opening unnecessary issues
The text was updated successfully, but these errors were encountered:
* Add section about no-yet refactored features
Closes#5149
* Update release notes about the GP submodule
* Update RELEASE-NOTES.md
* Update RELEASE-NOTES.md
* Mention new PyPI channel and explicit kwargs in GP submodule
* Append beta1 indicator to `__version__`
* Follow PEP 440 for beta version naming
Co-authored-by: Ricardo Vieira <[email protected]>
We should look at the milestones for beta2 and V4, for a comprehensive list of missing features and write them in the migration guide or release notes.
From the top of my mind the following are not working yet:
Otherwise we will have a lot of people opening unnecessary issues
The text was updated successfully, but these errors were encountered: