Skip to content

Commit c712fdb

Browse files
committed
Add release note
1 parent 695c23e commit c712fdb

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

RELEASE-NOTES.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Release Notes
22

3+
## PyMC3 vNext (on deck)
4+
5+
### Breaking Changes
6+
7+
### New Features
8+
9+
### Maintenance
10+
- `math.log1mexp_numpy` no longer raises RuntimeWarning when given very small inputs. These were commonly observed during NUTS sampling (see [#4428](https://github.com/pymc-devs/pymc3/pull/4428)).
11+
312
## PyMC3 3.11.0 (21 January 2021)
413

514
This release breaks some APIs w.r.t. `3.10.0`. It also brings some dreadfully awaited fixes, so be sure to go through the (breaking) changes below.

0 commit comments

Comments
 (0)