We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65b5a4d commit 7b27830Copy full SHA for 7b27830
RELEASE-NOTES.md
@@ -9,6 +9,8 @@ This is the first release to support Python3.9 and to drop Python3.6.
9
- Make `sample_shape` same across all contexts in `draw_values` (see [#4305](https://github.com/pymc-devs/pymc3/pull/4305)).
10
- Removed `theanof.set_theano_config` because it illegally touched Theano's privates (see [#4329](https://github.com/pymc-devs/pymc3/pull/4329)).
11
12
+### New Features
13
+- `OrderedProbit` distribution added (see [#4232](https://github.com/pymc-devs/pymc3/pull/4232)).
14
15
## PyMC3 3.10.0 (7 December 2020)
16
0 commit comments