Search
Search Results
Search finished, found 13 page(s) matching the search query.
- numpy.recarray.strides
...numpy.recarray.strides...
- numpy.recarray.strides (Python attribute, in numpy.recarray.strides)
- NumPy 1.10.0 Release Notes
...s has been changed from x.y.z.dev-githash to x.y.z.dev0+githash (note the +) in order to comply with PEP 440. relaxed stride checking NPY_RELAXED_STRIDE_CHECKING is now true by default. UPDATE: In 1.10.2 the default value of NPY_RELAXED_...
- NumPy 1.10.2 Release Notes
...ous build and release improvements. Numpy 1.10.1 supports Python 2.6 - 2.7 and 3.2 - 3.5. Compatibility notes Relaxed stride checking is no longer the default There were back compatibility problems involving views changing the dtype of mu...
- NumPy 1.25.0 Release Notes
...cfunctions.structured_to_unstructured returns views in more cases structured_to_unstructured now returns a view, if the stride between the fields is constant. Prior, padding between the fields or a reversed field would lead to a copy. This...
- numpy.rec.array
...numpy.rec.array rec.array(obj, dtype=None, shape=None, offset=0, strides=None, formats=None, names=None, titles=None, aligned=False, byteorder=None, copy=True)[source] Construct a recor...
- numpy.recarray
- numpy.recarray.ctypes
- numpy.recarray.flags
- numpy.recarray.setflags
- numpy.recarray.strides
- Structured arrays
- Glossary