Meta-class of type that extends Python type system to create dtype-like memory-types
Project description
Overview
The “mtypes” package provides a memory-type system suitable for use by any container, object, or library where the memory-layout matters or access to fast native-code implementations is needed.
Specifically it creates a new sub-class of type at the CPython layer so that every mtype is a type but with special function pointers needed for manipulating the raw memory that the type implies.
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
mtypes-0.1.1.tar.gz
(3.5 kB
view details)
File details
Details for the file mtypes-0.1.1.tar.gz
.
File metadata
- Download URL: mtypes-0.1.1.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.2.0 requests-toolbelt/0.8.0 tqdm/4.25.0 CPython/3.7.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2ca4547fe7a61ccad255a894abbb9ec3b8d60351527e74d69e0c77e35536f975 |
|
MD5 | d31998bd3d345c527077d24b9f2593f8 |
|
BLAKE2b-256 | 51a0ab0043140abde223fef2e9b3bf5fe21bb890ff63f0c0ac1836948715fdac |