Debian NEW package overview for ml-dtypes
ml-dtypes_0.5.2-1~exp2_amd64.changes (click to toggle)
Format:1.8
Date:Thu, 06 Mar 2025 18:21:24 -0500
Source:ml-dtypes
Binary:python3-ml-dtypes python3-ml-dtypes-dbgsym
Architecture:source amd64
Version:0.5.2-1~exp2
Distribution:experimental
Urgency:medium
Maintainer:Debian Deep Learning Team <debian-ai@lists.debian.org>
Changed-By:Mo Zhou <lumin@debian.org>
Description:
python3-ml-dtypes - Several NumPy dtype extensions used in machine learning
Changes:
ml-dtypes (0.5.2-1~exp2) experimental; urgency=medium

  * Initial release.
Files:
027adfaf33c024b72be51316072f589d 2191 python optional ml-dtypes_0.5.2-1~exp2.dsc
1519e4feba8cee39ecb2077fe8f5db23 86482 python optional ml-dtypes_0.5.2.orig.tar.gz
1a02ee8e35360016ca085f50a7cbb56c 457580 python optional ml-dtypes_0.5.2-1~exp2.debian.tar.xz
0e5c02feea56d47f8028c6b0c3e73556 7672 python optional ml-dtypes_0.5.2-1~exp2_amd64.buildinfo
1f70c17f5208f3f3ee34bc72478e54f0 3159096 debug optional python3-ml-dtypes-dbgsym_0.5.2-1~exp2_amd64.deb
8b692f766341640cc8158d60ccfe25f3 186868 python optional python3-ml-dtypes_0.5.2-1~exp2_amd64.deb
ml-dtypes_0.5.2-1~exp2.dsc (click to toggle)
Format:3.0 (quilt)
Source:ml-dtypes
Binary:python3-ml-dtypes
Architecture:any
Version:0.5.2-1~exp2
Maintainer:Debian Deep Learning Team <debian-ai@lists.debian.org>
Uploaders:Mo Zhou <lumin@debian.org>
Homepage:https://github.com/jax-ml/ml_dtypes
Standards-Version:4.7.0
Vcs-Browser:https://salsa.debian.org/deeplearning-team/ml-dtypes
Vcs-Git:https://salsa.debian.org/deeplearning-team/ml-dtypes.git
Testsuite:autopkgtest
Testsuite-Triggers:python3-absl, python3-pytest
Build-Depends:debhelper-compat (=13), dh-sequence-python3, python3-setuptools, python3-all, python3-all-dev, python3-numpy, python3-pytest<!nocheck>, python3-absl<!nocheck>
Package-List:python3-ml-dtypes deb python optional arch=any
Files:
1519e4feba8cee39ecb2077fe8f5db23 86482 ml-dtypes_0.5.2.orig.tar.gz
1a02ee8e35360016ca085f50a7cbb56c 457580 ml-dtypes_0.5.2-1~exp2.debian.tar.xz
lintian 2.104.0 check for ml-dtypes_0.5.2-1~exp2.dsc (click to toggle)
README.source for ml-dtypes_0.5.2-1~exp2.dsc (click to toggle)
No README.source in this package
control file for python3-ml-dtypes_0.5.2-1~exp2_amd64.deb (click to toggle)
Package:python3-ml-dtypes
Source:ml-dtypes
Version:0.5.2-1~exp2
Architecture:amd64
Maintainer:Debian Deep Learning Team <debian-ai@lists.debian.org>
Installed-Size:1295
Depends:python3 (<<3.14), python3 (>=3.13~), python3-numpy, python3-numpy2-abi0 | python3-numpy-abi9, python3:any, libc6 (>=2.38), libgcc-s1 (>=3.0), libstdc++6 (>=9)
Section:python
Priority:optional
Homepage:https://github.com/jax-ml/ml_dtypes
Description:
Several NumPy dtype extensions used in machine learning
 ml_dtypes is a stand-alone implementation of several NumPy dtype extensions
 used in machine learning libraries, including:
 .
  * bfloat16: an alternative to the standard float16 format
  * 8-bit floating point representations, parameterized by number of exponent
    and mantissa bits, as well as the bias (if any) and representability of
    infinity, NaN, and signed zero.
     float8_e3m4
     float8_e4m3
     float8_e4m3b11fnuz
     float8_e4m3fn
     float8_e4m3fnuz
     float8_e5m2
     float8_e5m2fnuz
     float8_e8m0fnu
  * Microscaling (MX) sub-byte floating point representations:
     float4_e2m1fn
     float6_e2m3fn
     float6_e3m2fn
  * Narrow integer encodings:
     int2
     int4
     uint2
     uint4
lintian 2.104.0 check for python3-ml-dtypes_0.5.2-1~exp2_amd64.deb (click to toggle)
contents of python3-ml-dtypes_0.5.2-1~exp2_amd64.deb (click to toggle)
drwxr-xr-x root/root         0 2025-03-06 23:21 ./
drwxr-xr-x root/root         0 2025-03-06 23:21 ./usr/
drwxr-xr-x root/root         0 2025-03-06 23:21 ./usr/lib/
drwxr-xr-x root/root         0 2025-03-06 23:21 ./usr/lib/python3/
drwxr-xr-x root/root         0 2025-03-06 23:21 ./usr/lib/python3/dist-packages/
drwxr-xr-x root/root         0 2025-03-06 23:21 ./usr/lib/python3/dist-packages/ml_dtypes/
-rw-r--r-- root/root      2401 2025-01-07 02:21 ./usr/lib/python3/dist-packages/ml_dtypes/__init__.py
-rw-r--r-- root/root     22899 2025-01-07 02:21 ./usr/lib/python3/dist-packages/ml_dtypes/_finfo.py
-rw-r--r-- root/root      2027 2025-01-07 02:21 ./usr/lib/python3/dist-packages/ml_dtypes/_iinfo.py
-rw-r--r-- root/root   1244592 2025-03-06 23:21 ./usr/lib/python3/dist-packages/ml_dtypes/_ml_dtypes_ext.cpython-313-x86_64-linux-gnu.so
-rw-r--r-- root/root         0 2025-01-07 02:21 ./usr/lib/python3/dist-packages/ml_dtypes/py.typed
drwxr-xr-x root/root         0 2025-03-06 23:21 ./usr/lib/python3/dist-packages/ml_dtypes-0.5.1.egg-info/
-rw-r--r-- root/root     21813 2025-03-06 23:21 ./usr/lib/python3/dist-packages/ml_dtypes-0.5.1.egg-info/PKG-INFO
-rw-r--r-- root/root         1 2025-03-06 23:21 ./usr/lib/python3/dist-packages/ml_dtypes-0.5.1.egg-info/dependency_links.txt
-rw-r--r-- root/root       171 2025-03-06 23:21 ./usr/lib/python3/dist-packages/ml_dtypes-0.5.1.egg-info/requires.txt
-rw-r--r-- root/root        10 2025-03-06 23:21 ./usr/lib/python3/dist-packages/ml_dtypes-0.5.1.egg-info/top_level.txt
drwxr-xr-x root/root         0 2025-03-06 23:21 ./usr/share/
drwxr-xr-x root/root         0 2025-03-06 23:21 ./usr/share/doc/
drwxr-xr-x root/root         0 2025-03-06 23:21 ./usr/share/doc/python3-ml-dtypes/
-rw-r--r-- root/root       146 2025-03-06 23:21 ./usr/share/doc/python3-ml-dtypes/changelog.Debian.gz
-rw-r--r-- root/root      1425 2025-01-07 02:21 ./usr/share/doc/python3-ml-dtypes/changelog.gz
-rw-r--r-- root/root      6410 2025-03-06 23:21 ./usr/share/doc/python3-ml-dtypes/copyright
drwxr-xr-x root/root         0 2025-03-06 23:21 ./usr/share/lintian/
drwxr-xr-x root/root         0 2025-03-06 23:21 ./usr/share/lintian/overrides/
-rw-r--r-- root/root        48 2025-03-06 23:21 ./usr/share/lintian/overrides/python3-ml-dtypes
control file for python3-ml-dtypes-dbgsym_0.5.2-1~exp2_amd64.deb (click to toggle)
Package:python3-ml-dtypes-dbgsym
Source:ml-dtypes
Version:0.5.2-1~exp2
Auto-Built-Package:debug-symbols
Architecture:amd64
Maintainer:Debian Deep Learning Team <debian-ai@lists.debian.org>
Installed-Size:3669
Depends:python3-ml-dtypes (=0.5.2-1~exp2)
Section:debug
Priority:optional
Description:
debug symbols for python3-ml-dtypes
Build-Ids:9bfbfea5a35f6e1d7740a0368e5396d2f8f2a9e1
lintian 2.104.0 check for python3-ml-dtypes-dbgsym_0.5.2-1~exp2_amd64.deb (click to toggle)
contents of python3-ml-dtypes-dbgsym_0.5.2-1~exp2_amd64.deb (click to toggle)
drwxr-xr-x root/root         0 2025-03-06 23:21 ./
drwxr-xr-x root/root         0 2025-03-06 23:21 ./usr/
drwxr-xr-x root/root         0 2025-03-06 23:21 ./usr/lib/
drwxr-xr-x root/root         0 2025-03-06 23:21 ./usr/lib/debug/
drwxr-xr-x root/root         0 2025-03-06 23:21 ./usr/lib/debug/.build-id/
drwxr-xr-x root/root         0 2025-03-06 23:21 ./usr/lib/debug/.build-id/9b/
-rw-r--r-- root/root   3746432 2025-03-06 23:21 ./usr/lib/debug/.build-id/9b/fbfea5a35f6e1d7740a0368e5396d2f8f2a9e1.debug
drwxr-xr-x root/root         0 2025-03-06 23:21 ./usr/share/
drwxr-xr-x root/root         0 2025-03-06 23:21 ./usr/share/doc/
lrwxrwxrwx root/root         0 2025-03-06 23:21 ./usr/share/doc/python3-ml-dtypes-dbgsym -> python3-ml-dtypes

Timestamp: 07.03.2025 / 01:04:35 (UTC)