islpy 2023.2.5__cp38-cp38-musllinux_1_1_x86_64.whl → 2024.1__cp38-cp38-musllinux_1_1_x86_64.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.
islpy/__init__.py CHANGED
@@ -25,6 +25,8 @@ from typing import Optional, TypeVar, cast, Callable, Any
25
25
  import islpy._isl as _isl
26
26
  from islpy.version import VERSION, VERSION_TEXT # noqa
27
27
 
28
+ __version__ = VERSION_TEXT
29
+
28
30
  # {{{ copied verbatim from pytools to avoid numpy/pytools dependency
29
31
 
30
32
  F = TypeVar("F", bound=Callable[..., Any])
@@ -87,6 +89,8 @@ Error = _isl.Error
87
89
 
88
90
  # {{{ name imports
89
91
 
92
+ isl_version = _isl.isl_version
93
+
90
94
  Context = _isl.Context
91
95
  IdList = _isl.IdList
92
96
  ValList = _isl.ValList
Binary file
islpy/version.py CHANGED
@@ -1,2 +1,2 @@
1
- VERSION = (2023, 2, 5)
1
+ VERSION = (2024, 1)
2
2
  VERSION_TEXT = ".".join(str(i) for i in VERSION)
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: islpy
3
- Version: 2023.2.5
3
+ Version: 2024.1
4
4
  Summary: Wrapper around isl, an integer set library
5
5
  Home-page: http://documen.tician.de/islpy
6
6
  Author: Andreas Kloeckner
@@ -0,0 +1,8 @@
1
+ islpy/__init__.py,sha256=YkMuZ1CK9Rs0Qew3DQPsHVdUfHM2dJxRWUbm8oZaz-0,38067
2
+ islpy/_isl.cpython-38-x86_64-linux-gnu.so,sha256=2CGHybL4aRMxGMMktuTCSoHtYxHSAuI5Dy2K2CKio0c,9793984
3
+ islpy/version.py,sha256=rE5pv0raQAm6h1CkssTdGPhZNR5Gmc0jFdvy5qMOgZ8,69
4
+ islpy-2024.1.dist-info/misc.rst,sha256=3C_u46XayaGn8Uk_gCYM6sRO0XNTNg9fYf4FBiAlaE8,6337
5
+ islpy-2024.1.dist-info/WHEEL,sha256=y6kkXve__s2TQdkA7dIcZHH1n0MlV2T0kqIz_fwS8kE,105
6
+ islpy-2024.1.dist-info/top_level.txt,sha256=txVjJJ85Sa3IMOF6WOh_bTkOyRDWiSW2kQOf8vSPb6M,6
7
+ islpy-2024.1.dist-info/RECORD,,
8
+ islpy-2024.1.dist-info/METADATA,sha256=ttXPUOG04KjU4pSXerpa_9kPbtaTt37krKmo164ZqBI,3128
@@ -1,8 +0,0 @@
1
- islpy/_isl.cpython-38-x86_64-linux-gnu.so,sha256=pZOqKj2Hdqt7YSAna1If67pdbGNqERlyHe1k9ZywMBg,9834912
2
- islpy/__init__.py,sha256=hWsa1KSQyZCFwaoN0e7jEigogL9Lq3NK87kXg9Tmivk,38007
3
- islpy/version.py,sha256=8BXi4fZjCnlQnuRoYEZfbM9C__EJ5sBNVNVsjYmWgzI,72
4
- islpy-2023.2.5.dist-info/METADATA,sha256=LC2vLMgDsmZBSBVPmNMRQiS1FkAp3jbMas7ZUT4eEYk,3130
5
- islpy-2023.2.5.dist-info/misc.rst,sha256=3C_u46XayaGn8Uk_gCYM6sRO0XNTNg9fYf4FBiAlaE8,6337
6
- islpy-2023.2.5.dist-info/WHEEL,sha256=y6kkXve__s2TQdkA7dIcZHH1n0MlV2T0kqIz_fwS8kE,105
7
- islpy-2023.2.5.dist-info/RECORD,,
8
- islpy-2023.2.5.dist-info/top_level.txt,sha256=txVjJJ85Sa3IMOF6WOh_bTkOyRDWiSW2kQOf8vSPb6M,6