invrs-opt 0.10.3__py3-none-any.whl → 0.10.4__py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- invrs_opt/__init__.py +1 -1
- {invrs_opt-0.10.3.dist-info → invrs_opt-0.10.4.dist-info}/METADATA +2 -2
- {invrs_opt-0.10.3.dist-info → invrs_opt-0.10.4.dist-info}/RECORD +6 -6
- {invrs_opt-0.10.3.dist-info → invrs_opt-0.10.4.dist-info}/LICENSE +0 -0
- {invrs_opt-0.10.3.dist-info → invrs_opt-0.10.4.dist-info}/WHEEL +0 -0
- {invrs_opt-0.10.3.dist-info → invrs_opt-0.10.4.dist-info}/top_level.txt +0 -0
invrs_opt/__init__.py
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.2
|
2
2
|
Name: invrs_opt
|
3
|
-
Version: 0.10.
|
3
|
+
Version: 0.10.4
|
4
4
|
Summary: Algorithms for inverse design
|
5
5
|
Author-email: "Martin F. Schubert" <mfschubert@gmail.com>
|
6
6
|
Maintainer-email: "Martin F. Schubert" <mfschubert@gmail.com>
|
@@ -513,7 +513,7 @@ Keywords: topology,optimization,jax,inverse design
|
|
513
513
|
Requires-Python: >=3.7
|
514
514
|
Description-Content-Type: text/markdown
|
515
515
|
License-File: LICENSE
|
516
|
-
Requires-Dist: jax>=0.4.
|
516
|
+
Requires-Dist: jax>=0.4.27
|
517
517
|
Requires-Dist: jaxlib
|
518
518
|
Requires-Dist: numpy
|
519
519
|
Requires-Dist: requests
|
@@ -1,4 +1,4 @@
|
|
1
|
-
invrs_opt/__init__.py,sha256=
|
1
|
+
invrs_opt/__init__.py,sha256=os3uHllRlWdmF4rPgnDPipz7kG6NCdNaECH7DvBlUpA,586
|
2
2
|
invrs_opt/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
3
3
|
invrs_opt/experimental/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
4
4
|
invrs_opt/experimental/client.py,sha256=tbtH13FrA65XmTZfTO71CxJ78jeAEj3Zf85R-MTwbiU,4909
|
@@ -13,8 +13,8 @@ invrs_opt/parameterization/filter_project.py,sha256=XL3HTEBLrF-q_75TjhOWLNdfUOSE
|
|
13
13
|
invrs_opt/parameterization/gaussian_levelset.py,sha256=-6foekLTFoZDtMKuoMEvdxMJt0_zTxrKNJo0Vn-Rv80,26073
|
14
14
|
invrs_opt/parameterization/pixel.py,sha256=YWkyBhfYtzI8cQ-M90PAZqRAbabwVaUh0UiYIGegQHI,1955
|
15
15
|
invrs_opt/parameterization/transforms.py,sha256=8GzaIsUuuXvMCLiqAEEfxmi9qE9KqHzbuTj_m0GjH3w,8216
|
16
|
-
invrs_opt-0.10.
|
17
|
-
invrs_opt-0.10.
|
18
|
-
invrs_opt-0.10.
|
19
|
-
invrs_opt-0.10.
|
20
|
-
invrs_opt-0.10.
|
16
|
+
invrs_opt-0.10.4.dist-info/LICENSE,sha256=IMF9i4xIpgCADf0U-V1cuf9HBmqWQd3qtI3FSuyW4zE,26526
|
17
|
+
invrs_opt-0.10.4.dist-info/METADATA,sha256=FbUpVxnhVW3U2bAMTO21ekJFRY9AWYJsUhXYq9YAMmE,32815
|
18
|
+
invrs_opt-0.10.4.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
|
19
|
+
invrs_opt-0.10.4.dist-info/top_level.txt,sha256=hOziS2uJ_NgwaW9yhtOfeuYnm1X7vobPBcp_6eVWKfM,10
|
20
|
+
invrs_opt-0.10.4.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|