Changes between Version 8 and Version 13 of Ticket #27000
- Timestamp:
- 01/28/19 12:16:34 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #27000
-
Property
Dependencies
changed from
#27020, #27058
to#26288
-
Property
Milestone
changed from
sage-8.6
tosage-8.7
-
Property
Dependencies
changed from
-
Ticket #27000 – Description
v8 v13 37 37 DeprecationWarning: np.asscalar(a) is deprecated since NumPy v1.16, use a.item() instead 38 38 }}} 39 These are fixed by adding a patch to matplotlib in #26288 39 40 40 41 It would be nice if !SageMath could update the package soon after the !NumPy 1.16 release.