openscvx 2.dev7__py3-none-any.whl → 2.dev8__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.
openscvx/_version.py CHANGED
@@ -18,7 +18,7 @@ version_tuple: tuple[int | str, ...]
18
18
  commit_id: str | None
19
19
  __commit_id__: str | None
20
20
 
21
- __version__ = version = '2.dev7'
22
- __version_tuple__ = version_tuple = (2, 'dev7')
21
+ __version__ = version = '2.dev8'
22
+ __version_tuple__ = version_tuple = (2, 'dev8')
23
23
 
24
24
  __commit_id__ = commit_id = None
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: openscvx
3
- Version: 2.dev7
3
+ Version: 2.dev8
4
4
  Summary: A general Python-based successive convexification implementation which uses a JAX backend.
5
5
  Author-email: Chris Hayner and Griffin Norris <haynec@uw.edu>
6
6
  License: Apache Software License
@@ -1,6 +1,6 @@
1
1
  openscvx/__init__.py,sha256=7uj7WjaK6bDWNkyBnefnADcOIHgQrEa51S7k8Jxixw0,4262
2
2
  openscvx/__main__.py,sha256=Hwm7mtVg3tLdvoUPkpcQv8KF3wxl72PNLBp9axFu8GY,2991
3
- openscvx/_version.py,sha256=Uut-XS6yaMHRtH_hOvjjwpwI1TOf-QSeMS9gCugRZq0,523
3
+ openscvx/_version.py,sha256=YIyhQNdX3FxMasPxO6oHmmP799Z3V_rMGvTYzaBYToQ,523
4
4
  openscvx/config.py,sha256=qfDDYoCe6WqJglKsx5b2W48YOglXenKr-PVRRdCFhYE,9898
5
5
  openscvx/loader.py,sha256=5WDLVA6CQxnyi1pRBfP8jQQc0r8RiAM2O_ItKgMXxAk,7660
6
6
  openscvx/problem.py,sha256=bqhu7btVrjO3k58hnVa1o1ePeNquybkGOYC6KEjX5oI,48048
@@ -143,9 +143,9 @@ openscvx/utils/caching.py,sha256=BPkT_IbmYT-i-BZ-himdWUc_4oBcwXWJxeUMwQWnSNc,934
143
143
  openscvx/utils/printing.py,sha256=4dx9MYV9I2RoJtxDTdVLpkYIoNEosEBpwxrIgH5rgWo,13595
144
144
  openscvx/utils/profiling.py,sha256=k2x-i0CpG_kRe6dNcNBGu-ylrOtQw4B4C1UaOTjUMfU,1678
145
145
  openscvx/utils/utils.py,sha256=M25RHE_7DSr3Reaca0xCXnDSY9KHuqYvXdh5m1ZotEc,3047
146
- openscvx-2.dev7.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
147
- openscvx-2.dev7.dist-info/METADATA,sha256=khpD8n2FLEdAq1V0UeWIVVif1qZ6NZJlOPe4BWUgLlY,10727
148
- openscvx-2.dev7.dist-info/WHEEL,sha256=aeYiig01lYGDzBgS8HxWXOg3uV61G9ijOsup-k9o1sk,91
149
- openscvx-2.dev7.dist-info/entry_points.txt,sha256=1Oqek8Sy28hmAZFgZXDxFXYVf56YLYWlHjhh9RYJ7wE,52
150
- openscvx-2.dev7.dist-info/top_level.txt,sha256=nUT4Ybefzh40H8tVXqc1RzKESy_MAowElb-CIvAbd4Q,9
151
- openscvx-2.dev7.dist-info/RECORD,,
146
+ openscvx-2.dev8.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
147
+ openscvx-2.dev8.dist-info/METADATA,sha256=HVHVwGNtUQcs-Nh_KoZcunwjozxg7N8yE__F-I7T3yM,10727
148
+ openscvx-2.dev8.dist-info/WHEEL,sha256=aeYiig01lYGDzBgS8HxWXOg3uV61G9ijOsup-k9o1sk,91
149
+ openscvx-2.dev8.dist-info/entry_points.txt,sha256=1Oqek8Sy28hmAZFgZXDxFXYVf56YLYWlHjhh9RYJ7wE,52
150
+ openscvx-2.dev8.dist-info/top_level.txt,sha256=nUT4Ybefzh40H8tVXqc1RzKESy_MAowElb-CIvAbd4Q,9
151
+ openscvx-2.dev8.dist-info/RECORD,,