Changes between Version 21 and Version 22 of Ticket #23572
- Timestamp:
- 09/15/17 11:01:34 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #23572 – Description
v21 v22 5 5 We should probably wait for the final version of the book before adding/updating doctests. 6 6 7 ''' Upstream bugs''':8 1. Using `scipy.sparse.lil_matrix` is now broken: https://github.com/scipy/scipy/issues/7860 and https://github.com/numpy/numpy/pull/96917 '''bugs found''': 8 1. Using `scipy.sparse.lil_matrix` is now broken: #23867