Geode-Simplex 9.8.3rc1__cp310-cp310-win_amd64.whl → 9.8.4__cp310-cp310-win_amd64.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.
Potentially problematic release.
This version of Geode-Simplex might be problematic. Click here for more details.
- geode_simplex/bin/Geode-Simplex_brep.dll +0 -0
- geode_simplex/bin/Geode-Simplex_core.dll +0 -0
- geode_simplex/bin/Geode-Simplex_corner.dll +0 -0
- geode_simplex/bin/Geode-Simplex_line2d.dll +0 -0
- geode_simplex/bin/Geode-Simplex_line3d.dll +0 -0
- geode_simplex/bin/Geode-Simplex_line_common.dll +0 -0
- geode_simplex/bin/Geode-Simplex_metric.dll +0 -0
- geode_simplex/bin/Geode-Simplex_section.dll +0 -0
- geode_simplex/bin/Geode-Simplex_solid.dll +0 -0
- geode_simplex/bin/Geode-Simplex_surface2d.dll +0 -0
- geode_simplex/bin/Geode-Simplex_surface3d.dll +0 -0
- geode_simplex/bin/Geode-Simplex_surface_common.dll +0 -0
- geode_simplex/bin/geode_simplex_py_brep.cp310-win_amd64.pyd +0 -0
- geode_simplex/bin/geode_simplex_py_metric.cp310-win_amd64.pyd +0 -0
- geode_simplex/bin/geode_simplex_py_section.cp310-win_amd64.pyd +0 -0
- {geode_simplex-9.8.3rc1.dist-info → geode_simplex-9.8.4.dist-info}/METADATA +6 -6
- geode_simplex-9.8.4.dist-info/RECORD +40 -0
- geode_simplex-9.8.3rc1.dist-info/RECORD +0 -40
- /geode_simplex/{geode_simplex/__init__.pyi → __init__.pyi} +0 -0
- /geode_simplex/{geode_simplex/bin → bin}/__init__.pyi +0 -0
- /geode_simplex/{geode_simplex/bin → bin}/geode_simplex_py_brep.pyi +0 -0
- /geode_simplex/{geode_simplex/bin → bin}/geode_simplex_py_metric.pyi +0 -0
- /geode_simplex/{geode_simplex/bin → bin}/geode_simplex_py_section.pyi +0 -0
- /geode_simplex/{geode_simplex/brep_simplex.pyi → brep_simplex.pyi} +0 -0
- /geode_simplex/{geode_simplex/metric_simplex.pyi → metric_simplex.pyi} +0 -0
- /geode_simplex/{geode_simplex/section_simplex.pyi → section_simplex.pyi} +0 -0
- {geode_simplex-9.8.3rc1.dist-info → geode_simplex-9.8.4.dist-info}/WHEEL +0 -0
- {geode_simplex-9.8.3rc1.dist-info → geode_simplex-9.8.4.dist-info}/top_level.txt +0 -0
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: Geode-Simplex
|
|
3
|
-
Version: 9.8.
|
|
3
|
+
Version: 9.8.4
|
|
4
4
|
Summary: Simplex remeshing Geode-solutions OpenGeode module
|
|
5
5
|
Author-email: Geode-solutions <contact@geode-solutions.com>
|
|
6
6
|
License: Proprietary
|
|
7
7
|
Requires-Python: <3.13,>=3.9
|
|
8
8
|
Description-Content-Type: text/markdown
|
|
9
|
-
Requires-Dist: geode-background==9.*,>=9.6.
|
|
10
|
-
Requires-Dist: geode-common==33.*,>=33.11.
|
|
11
|
-
Requires-Dist: geode-numerics==6.*,>=6.4.
|
|
12
|
-
Requires-Dist: opengeode-core==15.*,>=15.
|
|
13
|
-
Requires-Dist: opengeode-inspector==6.*,>=6.8.
|
|
9
|
+
Requires-Dist: geode-background==9.*,>=9.6.8
|
|
10
|
+
Requires-Dist: geode-common==33.*,>=33.11.2
|
|
11
|
+
Requires-Dist: geode-numerics==6.*,>=6.4.3
|
|
12
|
+
Requires-Dist: opengeode-core==15.*,>=15.29.0
|
|
13
|
+
Requires-Dist: opengeode-inspector==6.*,>=6.8.2
|
|
14
14
|
|
|
15
15
|
<h1 align="center">Geode-Simplex<sup><i>by Geode-solutions</i></sup></h1>
|
|
16
16
|
<h3 align="center">Simplex remeshing</h3>
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
geode_simplex/__init__.py,sha256=NPct2BOWl1fv1Mv9w9SVyl7aF2z7MUwD65XQkF1nxGI,241
|
|
2
|
+
geode_simplex/__init__.pyi,sha256=YDyPg-yIgwmQip7FfecMUSlEhY0DANGl8IidqXp32dk,1291
|
|
3
|
+
geode_simplex/brep_simplex.py,sha256=zzcn7P2AFHe5XXeF1fcHApon2myLdsOmL8a-Ztt00Sw,267
|
|
4
|
+
geode_simplex/brep_simplex.pyi,sha256=_hJHSuKgIY1w5bo-NMznlhvNON5Wha6tzTN9-tNpeyU,544
|
|
5
|
+
geode_simplex/metric_simplex.py,sha256=uiVhcTX7_atutwGZaBBeCJkqqDaTxppgcTu9pFivWMY,195
|
|
6
|
+
geode_simplex/metric_simplex.pyi,sha256=StHMchndE0_Zm4IwGbO1TbXHTRANPnRUZe9bFLkDWG4,466
|
|
7
|
+
geode_simplex/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
8
|
+
geode_simplex/section_simplex.py,sha256=AJwDTmmTMqskddfzvXav_Dn2QF8EJuZaccETwOar8jE,247
|
|
9
|
+
geode_simplex/section_simplex.pyi,sha256=PL5n2hPRKsTnA29Ks20MyO7KoKk2gu5B5_AzG1S9gNk,488
|
|
10
|
+
geode_simplex/bin/Geode-Simplex_brep.dll,sha256=8Rfj--6J-6Rbe2CK9Qq2iqTGtTtZTaKm6WnzJRdP1IE,2297344
|
|
11
|
+
geode_simplex/bin/Geode-Simplex_core.dll,sha256=KxdEGBIX6sgAW7lsE80IwJY5Huiul-pzlRifI9rMQj8,143360
|
|
12
|
+
geode_simplex/bin/Geode-Simplex_corner.dll,sha256=iNPrfIuDv7uKiRX_WC1k5eFh6QlDlIv77D8bYoAidNA,19968
|
|
13
|
+
geode_simplex/bin/Geode-Simplex_line2d.dll,sha256=GVyM5u2HMkqoaX3qRGJdSmU-DrPdDZaBLwS8ZKgx-4E,60416
|
|
14
|
+
geode_simplex/bin/Geode-Simplex_line3d.dll,sha256=f31TwXRf2he0FW9ifz1DORMpifvQG5XtiMFepQzf_F4,62976
|
|
15
|
+
geode_simplex/bin/Geode-Simplex_line_common.dll,sha256=R_5eXWDJXH7bwni6shVOhYyXJJwCABRhulZpvKLFER8,222208
|
|
16
|
+
geode_simplex/bin/Geode-Simplex_metric.dll,sha256=sZfoW5GjfE6kE9Dhap8WRjdIjfJ_OAqOaiwEPkRKfa0,204288
|
|
17
|
+
geode_simplex/bin/Geode-Simplex_section.dll,sha256=4-SuK0eeGdaHxKrA384RTvkJSxctsVi34sl5bekBFjk,2037760
|
|
18
|
+
geode_simplex/bin/Geode-Simplex_solid.dll,sha256=I1IoOpCNoqZmjtCNqiOWRf7GrKZmEVnrlANjUQ5LsE4,704512
|
|
19
|
+
geode_simplex/bin/Geode-Simplex_surface2d.dll,sha256=6NDM2Z0W1SggyZp539UMo5nbKY40r2v4GKKjoUoHMfM,117248
|
|
20
|
+
geode_simplex/bin/Geode-Simplex_surface3d.dll,sha256=kuzFfXmktPwPaaCTQhzKYEbC0u3ZRH10fntKmQ8LEMw,287744
|
|
21
|
+
geode_simplex/bin/Geode-Simplex_surface_common.dll,sha256=frxdCA9RUke7cfYQl5lfacKCS0mgq4VY31fTFSX57uc,300032
|
|
22
|
+
geode_simplex/bin/__init__.pyi,sha256=JOaNKSyNhYYzknFrX37_EVd8pLuu94V5hhIslqaipLw,255
|
|
23
|
+
geode_simplex/bin/concrt140.dll,sha256=JAU1XwpYBnslj43zPDJ-Oj1xbqrFo6Wuu3V4Qthb03Y,324208
|
|
24
|
+
geode_simplex/bin/geode_simplex_py_brep.cp310-win_amd64.pyd,sha256=g6KMVmIOpGBQUNGolXg7qI27LpHaUc17mu5VYulkb8E,135168
|
|
25
|
+
geode_simplex/bin/geode_simplex_py_brep.pyi,sha256=flbciS-UPj3XintS1w8-iohWXMvVYxFYP6FaYO_Bvas,567
|
|
26
|
+
geode_simplex/bin/geode_simplex_py_metric.cp310-win_amd64.pyd,sha256=eD9jLkfF1fg8Lh9-XE5W1SuTJAZ25HJEqH1uUmbBc2Q,165376
|
|
27
|
+
geode_simplex/bin/geode_simplex_py_metric.pyi,sha256=gtamNPxREN-jLnVycGCzs90NCs_39IZO72aFAz4YA-k,3936
|
|
28
|
+
geode_simplex/bin/geode_simplex_py_section.cp310-win_amd64.pyd,sha256=iLR1eJWXrAbV65kLSR6KpRSrjwe3FA-JzGWSU3ODZHQ,135168
|
|
29
|
+
geode_simplex/bin/geode_simplex_py_section.pyi,sha256=B2xvie597HPk_P37O2_TE6IRLMRK03fzW1B1UkJdrGE,588
|
|
30
|
+
geode_simplex/bin/msvcp140.dll,sha256=D4hbUJpoXSu_plL-0mtfsx2I-9qwqXjGQdHHuKpGCqk,557728
|
|
31
|
+
geode_simplex/bin/msvcp140_1.dll,sha256=v61a70xjpmnjwUBlXN_fOVtsl5tACkR71dy2XtiCbD0,35952
|
|
32
|
+
geode_simplex/bin/msvcp140_2.dll,sha256=PqBvDuCYtII8t5WZ3zeA5_I8zlLBmqwx0qDUfv4zpek,280200
|
|
33
|
+
geode_simplex/bin/msvcp140_atomic_wait.dll,sha256=ZAsq787UhNA2jupb3Qat3QZYo6cKSSVuVg1pI7QEpHk,50304
|
|
34
|
+
geode_simplex/bin/msvcp140_codecvt_ids.dll,sha256=8gaaUogOyIXufwURGGEA63-toEEaK0lI-v6nc1uHihg,31872
|
|
35
|
+
geode_simplex/bin/vcruntime140.dll,sha256=1eTZo-g1-meUUBRdan2U42VzpQkxcRGQTZs3EsMNkGY,124544
|
|
36
|
+
geode_simplex/bin/vcruntime140_1.dll,sha256=Hy1BxKpdsLwz6_e2bXKUOoF9fObL6IBQKpQDgjYzCT8,49792
|
|
37
|
+
geode_simplex-9.8.4.dist-info/METADATA,sha256=sS6la1HcIAzQYBaIR-Emfhdk5hLnkPUofqkv_MmfbLs,1911
|
|
38
|
+
geode_simplex-9.8.4.dist-info/WHEEL,sha256=KUuBC6lxAbHCKilKua8R9W_TM71_-9Sg5uEP3uDWcoU,101
|
|
39
|
+
geode_simplex-9.8.4.dist-info/top_level.txt,sha256=qVrD68Hw2vhKcJrG51EYDm9MTGp9SfmZRdSrRKjmdFI,14
|
|
40
|
+
geode_simplex-9.8.4.dist-info/RECORD,,
|
|
@@ -1,40 +0,0 @@
|
|
|
1
|
-
geode_simplex/__init__.py,sha256=NPct2BOWl1fv1Mv9w9SVyl7aF2z7MUwD65XQkF1nxGI,241
|
|
2
|
-
geode_simplex/brep_simplex.py,sha256=zzcn7P2AFHe5XXeF1fcHApon2myLdsOmL8a-Ztt00Sw,267
|
|
3
|
-
geode_simplex/metric_simplex.py,sha256=uiVhcTX7_atutwGZaBBeCJkqqDaTxppgcTu9pFivWMY,195
|
|
4
|
-
geode_simplex/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
5
|
-
geode_simplex/section_simplex.py,sha256=AJwDTmmTMqskddfzvXav_Dn2QF8EJuZaccETwOar8jE,247
|
|
6
|
-
geode_simplex/bin/Geode-Simplex_brep.dll,sha256=TpDfww1QvFIexjb-rd9i7Afx2kFaetlhC_jjRJDRaig,2297344
|
|
7
|
-
geode_simplex/bin/Geode-Simplex_core.dll,sha256=7uMpelP8ZhB97c2h10ZIDvhV7c8ywN0dqEDDmi-z84A,143360
|
|
8
|
-
geode_simplex/bin/Geode-Simplex_corner.dll,sha256=2jY6mg5uosBLetX0eLx3CIy519_umqNGOdNag9-N-Kk,19968
|
|
9
|
-
geode_simplex/bin/Geode-Simplex_line2d.dll,sha256=tnSrTgJ1pFcqEXc9pmMJg6no_W8UUwwnlgnc2EyYj10,60416
|
|
10
|
-
geode_simplex/bin/Geode-Simplex_line3d.dll,sha256=3ydARsViLkNNp9g1twcugmqdTlIIuFfX_SDSYsnBIyc,62976
|
|
11
|
-
geode_simplex/bin/Geode-Simplex_line_common.dll,sha256=sHr6QmZocZ9w4uIu0vKl8gYnxzimSzNyZB8fwPDA4RU,222208
|
|
12
|
-
geode_simplex/bin/Geode-Simplex_metric.dll,sha256=oyeA_wMJYum0okbicsTYDpZmkAymEfbG476P0pMszoE,204288
|
|
13
|
-
geode_simplex/bin/Geode-Simplex_section.dll,sha256=-crjj1jHasY4JGNx8njLgiG-B9YB5WS6yk5DvwK8cxE,2037760
|
|
14
|
-
geode_simplex/bin/Geode-Simplex_solid.dll,sha256=K7Gk0zUhSv4Egee9kfJwjJ09VFUaaiX-HsDZJcaTJg4,704512
|
|
15
|
-
geode_simplex/bin/Geode-Simplex_surface2d.dll,sha256=Lb8ze9dPvG2U-RqNXVRdsXL4lj8RklAab0ZChlX7cLU,117248
|
|
16
|
-
geode_simplex/bin/Geode-Simplex_surface3d.dll,sha256=SYNibH-DmaTc7ZXa7iW3CFsri9CFECF-D0PAfDN_TUQ,285696
|
|
17
|
-
geode_simplex/bin/Geode-Simplex_surface_common.dll,sha256=CXmi7egsaOYsCWijGmOqbpsD8XXHcFj-tXme52Op02Y,300032
|
|
18
|
-
geode_simplex/bin/concrt140.dll,sha256=JAU1XwpYBnslj43zPDJ-Oj1xbqrFo6Wuu3V4Qthb03Y,324208
|
|
19
|
-
geode_simplex/bin/geode_simplex_py_brep.cp310-win_amd64.pyd,sha256=a93iPMtQjowFBr68wcUt9i4zNvsa4K2vnWgQgAD16yE,135168
|
|
20
|
-
geode_simplex/bin/geode_simplex_py_metric.cp310-win_amd64.pyd,sha256=DZfHsvUydB6otn4WUrFSTMe1jcrLcpDxb_WuODsILqo,165376
|
|
21
|
-
geode_simplex/bin/geode_simplex_py_section.cp310-win_amd64.pyd,sha256=xyBTTPff5e7b3uInFgDLXfZQl3LuxgnX3s2xS4ObP30,135168
|
|
22
|
-
geode_simplex/bin/msvcp140.dll,sha256=D4hbUJpoXSu_plL-0mtfsx2I-9qwqXjGQdHHuKpGCqk,557728
|
|
23
|
-
geode_simplex/bin/msvcp140_1.dll,sha256=v61a70xjpmnjwUBlXN_fOVtsl5tACkR71dy2XtiCbD0,35952
|
|
24
|
-
geode_simplex/bin/msvcp140_2.dll,sha256=PqBvDuCYtII8t5WZ3zeA5_I8zlLBmqwx0qDUfv4zpek,280200
|
|
25
|
-
geode_simplex/bin/msvcp140_atomic_wait.dll,sha256=ZAsq787UhNA2jupb3Qat3QZYo6cKSSVuVg1pI7QEpHk,50304
|
|
26
|
-
geode_simplex/bin/msvcp140_codecvt_ids.dll,sha256=8gaaUogOyIXufwURGGEA63-toEEaK0lI-v6nc1uHihg,31872
|
|
27
|
-
geode_simplex/bin/vcruntime140.dll,sha256=1eTZo-g1-meUUBRdan2U42VzpQkxcRGQTZs3EsMNkGY,124544
|
|
28
|
-
geode_simplex/bin/vcruntime140_1.dll,sha256=Hy1BxKpdsLwz6_e2bXKUOoF9fObL6IBQKpQDgjYzCT8,49792
|
|
29
|
-
geode_simplex/geode_simplex/__init__.pyi,sha256=YDyPg-yIgwmQip7FfecMUSlEhY0DANGl8IidqXp32dk,1291
|
|
30
|
-
geode_simplex/geode_simplex/brep_simplex.pyi,sha256=_hJHSuKgIY1w5bo-NMznlhvNON5Wha6tzTN9-tNpeyU,544
|
|
31
|
-
geode_simplex/geode_simplex/metric_simplex.pyi,sha256=StHMchndE0_Zm4IwGbO1TbXHTRANPnRUZe9bFLkDWG4,466
|
|
32
|
-
geode_simplex/geode_simplex/section_simplex.pyi,sha256=PL5n2hPRKsTnA29Ks20MyO7KoKk2gu5B5_AzG1S9gNk,488
|
|
33
|
-
geode_simplex/geode_simplex/bin/__init__.pyi,sha256=JOaNKSyNhYYzknFrX37_EVd8pLuu94V5hhIslqaipLw,255
|
|
34
|
-
geode_simplex/geode_simplex/bin/geode_simplex_py_brep.pyi,sha256=flbciS-UPj3XintS1w8-iohWXMvVYxFYP6FaYO_Bvas,567
|
|
35
|
-
geode_simplex/geode_simplex/bin/geode_simplex_py_metric.pyi,sha256=gtamNPxREN-jLnVycGCzs90NCs_39IZO72aFAz4YA-k,3936
|
|
36
|
-
geode_simplex/geode_simplex/bin/geode_simplex_py_section.pyi,sha256=B2xvie597HPk_P37O2_TE6IRLMRK03fzW1B1UkJdrGE,588
|
|
37
|
-
geode_simplex-9.8.3rc1.dist-info/METADATA,sha256=UBImNQRrlBy5LzxT_h_-_SKgUorcIHIXjRPlv7gjIq0,1914
|
|
38
|
-
geode_simplex-9.8.3rc1.dist-info/WHEEL,sha256=KUuBC6lxAbHCKilKua8R9W_TM71_-9Sg5uEP3uDWcoU,101
|
|
39
|
-
geode_simplex-9.8.3rc1.dist-info/top_level.txt,sha256=qVrD68Hw2vhKcJrG51EYDm9MTGp9SfmZRdSrRKjmdFI,14
|
|
40
|
-
geode_simplex-9.8.3rc1.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|