Search
Search Results
Search finished, found 20 page(s) matching the search query.
- NumPy 1.18.0 Release Notes
...umpy.random The method multivariate_hypergeometric has been added to the class numpy.random.Generator. This method generates random variates from the multivariate hypergeometric probability distribution. (gh-13794) Deprecations np.from...
- NumPy 1.20.0 Release Notes
...uffle and permutation in that the subarrays indexed by an axis are permuted rather than the axis being treated as a separate 1-D array for every combination of the other indexes. For example, it is now possible to permute the rows or column...
- numpy.fft.fftfreq
- numpy.fft.rfftfreq
- numpy.random.exponential
- numpy.random.Generator.exponential
- numpy.random.Generator.gumbel
- numpy.random.Generator.wald
- numpy.random.gumbel
- numpy.random.RandomState.exponential
- numpy.random.RandomState.gumbel
- numpy.random.RandomState.wald
- numpy.random.wald
- numpy.distutils.ccompiler_opt.CCompilerOpt.generate_dispatch_header (Python method, in numpy.distutils.ccompiler_opt.CCompilerOpt.generate_dispatch_header)
- numpy.distutils.misc_util.generate_config_py (Python function, in distutils.misc_util)
- numpy.ma.ndenumerate (Python function, in numpy.ma.ndenumerate)
- numpy.ndenumerate (Python class, in numpy.ndenumerate)
- numpy.random.SeedSequence.generate_state (Python method, in numpy.random.SeedSequence.generate_state)
- numpy.testing.decorate_methods (Python function, in numpy.testing.decorate_methods)
- Array API