dltype

An extremely lightweight typing library for torch tensors or numpy arrays. Supports runtime shape checking and data type validation.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install dltype

Dependencies

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Trixie
Python 3.13
Files
0.8.0 2026-01-05      
0.7.0 2025-12-13      
0.6.0 2025-11-11      
0.5.2 2025-10-02      
0.5.1 2025-09-24      
0.5.0 2025-09-17      
0.4.0 2025-08-30      
0.3.1 2025-08-18      
0.2.0 2025-07-03      
0.1.0 2025-07-01      

Issues with this package?

Page last updated 2026-01-05 14:54:41 UTC