purem 2.1.5__py3-none-any.whl → 2.1.6__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: purem
3
- Version: 2.1.5
3
+ Version: 2.1.6
4
4
  Summary: The official high-performance mapping function for mixed-type arrays powered by Work TIF Ltd.
5
5
  Author-email: Raman Marozau <raman@worktif.com>
6
6
  License-Expression: BUSL-1.1
@@ -26,7 +26,6 @@ Description-Content-Type: text/x-rst
26
26
  License-File: LICENSE
27
27
  Requires-Dist: numpy~=2.1.3
28
28
  Requires-Dist: pytest~=8.3.5
29
- Requires-Dist: torch~=2.6.0
30
29
  Requires-Dist: numba~=0.61.0
31
30
  Requires-Dist: certifi~=2025.1.31
32
31
  Requires-Dist: pydantic~=2.10.6
@@ -5,8 +5,8 @@ purem/file_structure.py,sha256=8PRP9uk6PApOHwKF5Pfyg7CbZfgqTVwzV4NrYLJkTjY,3341
5
5
  purem/loader.py,sha256=F-4dFzBtmxnB8r4Y620WJhJ6-yAiBjmvZYCi8Z1ykkU,1274
6
6
  purem/logger.py,sha256=bs7jtx1cHmyuM6Irdcq60gTMURCai2pi5MIUB3TQcSQ,1243
7
7
  purem/utils.py,sha256=Kv0DPvt8SpSfKp4ar03ZP26Aj60dxW5Gf8B9FKKUrDc,927
8
- purem-2.1.5.dist-info/licenses/LICENSE,sha256=5WFXHK6Xc_wj2EtvzVtd9TIC4cWEZJS8ECNTuvutsiE,1636
9
- purem-2.1.5.dist-info/METADATA,sha256=S_9-OUO4v3KMZ3dAl8hIK_v3Hwl-t2iz6hjfEB8cUvY,5672
10
- purem-2.1.5.dist-info/WHEEL,sha256=SmOxYU7pzNKBqASvQJ7DjX3XGUF92lrGhMb3R6_iiqI,91
11
- purem-2.1.5.dist-info/top_level.txt,sha256=EjS75KEpZUEKSV2TFGW6w5aLqY9nUyO6Gq2ATz-KeZM,6
12
- purem-2.1.5.dist-info/RECORD,,
8
+ purem-2.1.6.dist-info/licenses/LICENSE,sha256=5WFXHK6Xc_wj2EtvzVtd9TIC4cWEZJS8ECNTuvutsiE,1636
9
+ purem-2.1.6.dist-info/METADATA,sha256=wLqdwfxAnJi0FLLocMn7zFf4ayKwUpvA2OMjN6E1Y78,5644
10
+ purem-2.1.6.dist-info/WHEEL,sha256=ck4Vq1_RXyvS4Jt6SI0Vz6fyVs4GWg7AINwpsaGEgPE,91
11
+ purem-2.1.6.dist-info/top_level.txt,sha256=EjS75KEpZUEKSV2TFGW6w5aLqY9nUyO6Gq2ATz-KeZM,6
12
+ purem-2.1.6.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (79.0.1)
2
+ Generator: setuptools (80.0.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5