General container that maps a wide range of Python values directly to memory.
Project description
Overview
The xnd module implements a container type that maps most Python values relevant for scientific computing directly to typed memory.
Whenever possible, a single, pointer-free memory block is used.
xnd supports ragged arrays, categorical types, indexing, slicing, aligned memory blocks and type inference.
Operations like indexing and slicing return zero-copy typed views on the data.
Importing PEP-3118 buffers is supported.
Links
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
xnd-0.2.0dev3.tar.gz
(134.5 kB
view details)
File details
Details for the file xnd-0.2.0dev3.tar.gz
.
File metadata
- Download URL: xnd-0.2.0dev3.tar.gz
- Upload date:
- Size: 134.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9cb908175832d66dbc36d9ec8dbd1c72e62f030d3885ab459f17cfd1058fb3af |
|
MD5 | 2921599d60969503904d7c05fe50445f |
|
BLAKE2b-256 | 43453eff0d02454f8199e7df8441d55abe0bd211130f6640c166c15e24cd5d31 |