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.0b1.tar.gz
(122.2 kB
view details)
File details
Details for the file xnd-0.2.0b1.tar.gz
.
File metadata
- Download URL: xnd-0.2.0b1.tar.gz
- Upload date:
- Size: 122.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fbfc4060fd95057d9882ae281b7d2b1b102283b8459ef5bfd8d4ffb21200d8df |
|
MD5 | ba6ed25d30aafe8a4bbf346423530d6b |
|
BLAKE2b-256 | fc0741af789938027c4185b2313f4af9c53e077423bb9d98c2c9ab4b8a463d18 |