Skip to content

Commit 8beaf32

Browse files
committed
DOC add missing bugfix to what's new
1 parent 80c1bf1 commit 8beaf32

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/whats_new.rst

+4
Original file line numberDiff line numberDiff line change
@@ -212,6 +212,10 @@ Bug fixes
212212
left `coef_` as a list, rather than an ndarray.
213213
:issue:`8160` by :user:`CJ Carey <perimosocordiae>`.
214214

215+
- Fix a bug in cases where `numpy.cumsum` may be numerically unstable,
216+
raising an exception if instability is identified. :issue:`7376` and
217+
:issue:`7331` by `Joel Nothman`_ and :user:`yangarbiter`.
218+
215219
API changes summary
216220
-------------------
217221

0 commit comments

Comments
 (0)