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