[SciPy-Dev] [SciPy-User] SciPy 1.1.0rc1 release candidate

Pauli Virtanen pav at iki.fi
Wed Apr 18 14:42:00 EDT 2018


Hi,

ke, 2018-04-18 kello 07:05 -0400, David Hagen kirjoitti:
>  Is it too late to update the release notes? The changes to
> scipy.sparse
> are a little different from what's listed.

Sure, it's release candidate so there is still time to update things.
Could you make the changes you want here:

https://github.com/scipy/scipy/wiki/Release-note-entries-for-SciPy-1.1.0

Best,
Pauli

> 
> The reshape method only worked on LIL matrices, and in-place
> reshaping did
> not work on any matrices. Both operations are now implemented for all
> matrices. Handling of shapes has been made consistent with
> numpy.matrix
> throughout the sparse module (shape can be a tuple or splatted,
> negative
> number acts as placeholder, padding and unpadding dimensions of size
> 1 to
> ensure length-2 shape).
> _______________________________________________
> SciPy-Dev mailing list
> SciPy-Dev at python.org
> https://mail.python.org/mailman/listinfo/scipy-dev



More information about the SciPy-Dev mailing list