You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to start preparing for the 1.20.0 I thought I'd check for missing release notes. This is a generated starting list for enhancements, some entries may be spurious and I've omitted the SIMD work which I think falls under performance. I will later add a list for deprecations. I'm thinking we need another tag, maybe NEW, to mark true additions.
Uh oh!
There was an error while loading. Please reload this page.
In order to start preparing for the 1.20.0 I thought I'd check for missing release notes. This is a generated starting list for enhancements, some entries may be spurious and I've omitted the SIMD work which I think falls under performance. I will later add a list for deprecations. I'm thinking we need another tag, maybe
NEW
, to mark true additions.Enhancements
permuted
to Generator. #15121 ENH: random: Add the methodpermuted
to Generator.__str__
for polynomials #15666 ENH: Improved__str__
for polynomialsnorm=forward,backward
to numpy.fft functions #16476 ENH: addnorm=forward,backward
to numpy.fft functions__f2py_numpy_version__
attribute to Fortran modules. #16594 ENH: Add f2py_numpy_version attribute to Fortran modules.The text was updated successfully, but these errors were encountered: