Search
Search Results
Search finished, found 6 page(s) matching the search query.
- NumPy 1.20.0 Release Notes > Financial functions removed
...supported for this release are 3.7-3.9, support for Python 3.6 has been dropped. Highlights are Annotations for NumPy functions. This work is ongoing and improvements can be expected pending feedback from users. Wider use of SIMD to incre...
- NumPy 1.18.0 Release Notes > Deprecate the financial functions
- NumPy 1.14.0 Release Notes
...leases. More details can be found in NEP 12. This release supports Python 2.7 and 3.4 - 3.6. Highlights The np.einsum function uses BLAS when possible genfromtxt, loadtxt, fromregex and savetxt can now handle files with arbitrary Python s...
- NumPy 1.18.0 Release Notes
- NumPy 1.20.0 Release Notes
...supported for this release are 3.7-3.9, support for Python 3.6 has been dropped. Highlights are Annotations for NumPy functions. This work is ongoing and improvements can be expected pending feedback from users. Wider use of SIMD to incre...
- NumPy 1.8.0 Release Notes
...ebra, enabling operations on stacked arrays. New, inplace fancy indexing for ufuncs with the .at method. New, partition function, partial sorting via selection for fast median. New, nanmean, nanvar, and nanstd functions skipping NaNs. New,...