Search
Search Results
Search finished, found 18 page(s) matching the search query.
- numpy.cov
...NumPy reference Routines and objects by topic Statistics numpy.cov...
- numpy.cov (Python function, in numpy.cov)
- numpy.ma.cov (Python function, in numpy.ma.cov)
- NumPy 1.10.0 Release Notes
...gs clears warnings from the module registry on entry and resets them on exit, meaning that warnings can be re-raised. cov has new fweights and aweights arguments The fweights and aweights arguments add new functionality to covariance calc...
- NumPy 1.16.0 Release Notes
...always tested for memory overlap to avoid corrupted results when memory overlap occurs. New value unscaled for option cov in np.polyfit A further possible value has been added to the cov parameter of the np.polyfit function. With cov='uns...
- NumPy 1.20.0 Release Notes
...Python 3 only. Users who need the old version should take it from an older version of NumPy. (gh-17580) Void dtype discovery in np.array In calls using np.array(..., dtype="V"), arr.astype("V"), and similar a TypeError will now be correct...
- NumPy 2.1.0 Release Notes
- NumPy 2.2.0 Release Notes
- NumPy quickstart
- numpy.corrcoef
- numpy.cov
...NumPy reference Routines and objects by topic Statistics numpy.cov...
- numpy.ma.corrcoef
- numpy.ma.cov
- numpy.ma.polyfit
- numpy.polyfit
- numpy.random.Generator.multivariate_normal
- numpy.random.multivariate_normal
- numpy.random.RandomState.multivariate_normal