Search
Searching.
numpy.distutils
user guide...NumPy reference numpy.distutils user guide...
- Advanced debugging tools
...Advanced debugging tools If you reached here, you want to dive into, or use, more advanced tooling. This is usually not necessary for first time contributors and most day-to-day development. T...
- Array API
...the same time, and still retain the ability to function. — F. Scott Fitzgerald For a successful technology, reality must take precedence over public relations, for Nature cannot be fooled. — Richard P. Feynman Array structure and data...
- Array creation
...NumPy user guide NumPy fundamentals Array creation...
- Array iterator API
...Array iterator API Array iterator The array iterator encapsulates many of the key features in ufuncs, allowing user code to support features like output parameters, preservation of memory layouts, and buffering of data with the wro...
- Beyond the basics
...NumPy user guide Using NumPy C-API Beyond the basics...
- Contributing to NumPy
...Contributing to NumPy Not a coder? Not a problem! NumPy is multi-faceted, and we can use a lot of help. These are all activities we’d like to get help with (they’re all important, so we list them in alphab...
- CPU build options
...CPU build options Description The following options are mainly used to change the default behavior of optimizations that target certain CPU features: cpu-baseline: minimal set of re...
- Development workflow
...a new feature branch for each set of edits that you do. See below. Hack away! See below When finished: Contributors: push your feature branch to your own Github repo, and create a pull request. Core developers: If you want to push changes...
- How to contribute to the NumPy documentation
...al of improving its documentation. We hold regular documentation meetings on Zoom (dates are announced on the numpy-discussion mailing list), and everyone is welcome. Reach out if you have questions or need someone to guide you through your...
- How to extend NumPy
...NumPy user guide Using NumPy C-API How to extend NumPy...
- How to write a NumPy how-to
...NumPy user guide NumPy how-tos How to write a NumPy how-to...
- Importing data with
genfromtxt
...NumPy user guide NumPy fundamentals I/O with NumPy Importing data with genfromtxt...
- Internal organization of NumPy arrays
...NumPy user guide Under-the-hood documentation for developers Internal organization of NumPy arrays...
- Interoperability with NumPy
...NumPy user guide Interoperability with NumPy...
- Iterating over arrays
...n be iterated over like Python lists. See the Indexing, slicing and iterating section in the Quickstart guide for basic usage and examples. The remainder of this document presents the nditer object and covers more advanced usage. The itera...
- Miscellaneous
...Miscellaneous...
- NumPy 1.11.0 Release Notes
...NumPy user guide Release notes NumPy 1.11.0 Release Notes...
- NumPy 1.12.0 Release Notes
...NumPy user guide Release notes NumPy 1.12.0 Release Notes...
- NumPy 1.13.0 Release Notes
...NumPy user guide Release notes NumPy 1.13.0 Release Notes...
- NumPy 1.14.0 Release Notes
...NumPy user guide Release notes NumPy 1.14.0 Release Notes...
- NumPy 1.15.0 Release Notes
- NumPy 1.16.4 Release Notes
- NumPy 1.17.0 Release Notes
- NumPy 1.18.0 Release Notes
- NumPy 1.20.0 Release Notes
- NumPy 1.23.0 Release Notes
- NumPy 1.24 Release Notes
- NumPy 1.25.0 Release Notes
- NumPy 1.8.0 Release Notes
- NumPy 2.0 migration guide
- NumPy 2.0.0 Release Notes
- NumPy C code explanations
- NumPy C-API
- NumPy how-tos
- NumPy quickstart
- NumPy security
- numpy.char.chararray.setflags
- numpy.dtype.isbuiltin
- numpy.i: a SWIG interface file for NumPy
- numpy.lib.format
- numpy.lib.format.open_memmap
- numpy.lib.format.read_array
- numpy.lib.format.read_array_header_1_0
- numpy.lib.format.read_array_header_2_0
- numpy.loadtxt
- numpy.ma.masked_array.setflags
- numpy.matrix.setflags
- numpy.memmap
- numpy.memmap.setflags
- numpy.ndarray.setflags