sleipnirgroup-jormungandr 0.0.1.dev481__cp311-cp311-macosx_14_0_universal2.whl → 0.0.1.dev483__cp311-cp311-macosx_14_0_universal2.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.1
2
2
  Name: sleipnirgroup-jormungandr
3
- Version: 0.0.1.dev481
3
+ Version: 0.0.1.dev483
4
4
  Summary: A linearity-exploiting sparse nonlinear constrained optimization problem solver that uses the interior-point method.
5
5
  License: Copyright (c) Sleipnir contributors
6
6
 
@@ -126,8 +126,6 @@ See [benchmark details](https://github.com/SleipnirGroup/Sleipnir/?tab=readme-ov
126
126
 
127
127
  ### Minimum system requirements
128
128
 
129
- Sleipnir requires somewhat newer operating systems and C++ runtimes for std::print() and multidimensional subscript operator.
130
-
131
129
  * Windows
132
130
  * OS: Windows 10
133
131
  * Runtime: [Microsoft Visual C++ 2022 redistributable](https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170) from Visual Studio 2022 17.13
@@ -150,10 +148,12 @@ fetchcontent_declare(
150
148
  Sleipnir
151
149
  GIT_REPOSITORY https://github.com/SleipnirGroup/Sleipnir
152
150
  GIT_TAG main
151
+ EXCLUDE_FROM_ALL
152
+ SYSTEM
153
153
  )
154
154
  fetchcontent_makeavailable(Sleipnir)
155
155
 
156
- target_link_libraries(MyApp PUBLIC Sleipnir)
156
+ target_link_libraries(MyApp PUBLIC Sleipnir::Sleipnir)
157
157
  ```
158
158
 
159
159
  ### Python library
@@ -1,6 +1,6 @@
1
1
  jormungandr/__init__.py,sha256=0MOh1_NCDMO8wCiUOsvXRsfdKd5PesipWIi4G9leEV0,154
2
2
  jormungandr/__init__.pyi,sha256=pwQ9tOAXG2iEGd6i9QIBnON0ynPHIdcHf9aoNCcmGR0,101
3
- jormungandr/_jormungandr.cpython-311-darwin.so,sha256=uaG6EVN6zojnlo1BTlztnNrUz49MW916_k7D9yUl2NA,2116176
3
+ jormungandr/_jormungandr.cpython-311-darwin.so,sha256=4YJNxEXmImnc0Rga0Lmej8swPREMXNI2SufHH7qNH90,2116176
4
4
  jormungandr/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
5
5
  jormungandr/autodiff/__init__.py,sha256=I2e8ciE5IppQ72nNCepqHz6yIZHUlLXMk54AfvJirwc,1416
6
6
  jormungandr/autodiff/__init__.pyi,sha256=vUsbibOahtnNqOuC0rYjRWufZeq-99GeO1bC73E0ozA,62206
@@ -48,8 +48,8 @@ jormungandr/test/optimization/quadratic_problem_test.py,sha256=oF1WIeY1aHrODMN2q
48
48
  jormungandr/test/optimization/trivial_problem_test.py,sha256=Hox6MlGCi0sJwm3dqJGxLtpZODEXclnPVRtDHVnnvqg,1473
49
49
  jormungandr/cpp/optimization/solver/bind_exit_status.cpp,sha256=RdKzfSVJbeDOBxEgbpHu__UM-52HBOBdq0KPVLytQcM,1560
50
50
  jormungandr/cpp/optimization/solver/bind_iteration_info.cpp,sha256=o5BvqW6BkZb4FlTx_ZTN6yVOFhEecLfRQeuGqty1DoU,1091
51
- sleipnirgroup_jormungandr-0.0.1.dev481.dist-info/LICENSE.txt,sha256=GO2ESyxbSNqb8hIL18kdV__AfVOlBY3CRXgXLxGamp0,1465
52
- sleipnirgroup_jormungandr-0.0.1.dev481.dist-info/METADATA,sha256=wC0UGQjLtN0NXfzZ2kcBIjEWgDkv08QMB34EIzRO4Hc,12470
53
- sleipnirgroup_jormungandr-0.0.1.dev481.dist-info/WHEEL,sha256=L5mFcq-MI6oMM_gjD9c1i9M3p0UEv6Q-Ybi6QEzy-zk,106
54
- sleipnirgroup_jormungandr-0.0.1.dev481.dist-info/entry_points.txt,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
55
- sleipnirgroup_jormungandr-0.0.1.dev481.dist-info/RECORD,,
51
+ sleipnirgroup_jormungandr-0.0.1.dev483.dist-info/LICENSE.txt,sha256=GO2ESyxbSNqb8hIL18kdV__AfVOlBY3CRXgXLxGamp0,1465
52
+ sleipnirgroup_jormungandr-0.0.1.dev483.dist-info/METADATA,sha256=MOVnsdIZ_e57ph1Tv_CYFiwpr733O9KRlD23eWldR2s,12385
53
+ sleipnirgroup_jormungandr-0.0.1.dev483.dist-info/WHEEL,sha256=L5mFcq-MI6oMM_gjD9c1i9M3p0UEv6Q-Ybi6QEzy-zk,106
54
+ sleipnirgroup_jormungandr-0.0.1.dev483.dist-info/entry_points.txt,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
55
+ sleipnirgroup_jormungandr-0.0.1.dev483.dist-info/RECORD,,