Geode-Simplex 9.8.3rc1__cp312-cp312-win_amd64.whl → 9.8.4__cp312-cp312-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.cp312-win_amd64.pyd +0 -0
- geode_simplex/bin/geode_simplex_py_metric.cp312-win_amd64.pyd +0 -0
- geode_simplex/bin/geode_simplex_py_section.cp312-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=8DCdzW-LmduyCpbdq-VamgBpsfeeiSvqG8DSAv8c7Wk,2297344
|
|
11
|
+
geode_simplex/bin/Geode-Simplex_core.dll,sha256=ehT_yg9TaM7I9b1Zn-lqJhxkuIbIinYnQnprbZI-DaU,143360
|
|
12
|
+
geode_simplex/bin/Geode-Simplex_corner.dll,sha256=1RYLGDhSBftCkyjicjGuJ5eh5_6Mv3J2gBe1sdprHNo,19968
|
|
13
|
+
geode_simplex/bin/Geode-Simplex_line2d.dll,sha256=ognMNpUea-TUl9CW68JrcQSWbc-43p69sj-a9CunmPI,60416
|
|
14
|
+
geode_simplex/bin/Geode-Simplex_line3d.dll,sha256=Ykilw2fXCaMH4HlAsFh6PruSjUtztLaduzwuQuhXwiw,62976
|
|
15
|
+
geode_simplex/bin/Geode-Simplex_line_common.dll,sha256=DETL1JteVnUqXIgzfRsD7VvzMOHLUdT6MSJwnmM_1gk,222208
|
|
16
|
+
geode_simplex/bin/Geode-Simplex_metric.dll,sha256=oH24erlOZEjC_8AHyQpOo4j2MqZtCId1a9X6q-9Dm2o,204288
|
|
17
|
+
geode_simplex/bin/Geode-Simplex_section.dll,sha256=Pap1FSJJL29azBIbN1MzntGrvUVXq4otKMkTaW6OHRU,2037760
|
|
18
|
+
geode_simplex/bin/Geode-Simplex_solid.dll,sha256=of40NEFEKmpmefi--aQyE4L8gWM63Ft8SRMCOYeosJA,704512
|
|
19
|
+
geode_simplex/bin/Geode-Simplex_surface2d.dll,sha256=v1ghONOHC66V37TC75KDympMZjDeglhgqbcbBBe27ec,117248
|
|
20
|
+
geode_simplex/bin/Geode-Simplex_surface3d.dll,sha256=N3B07KvoT77be0Uf2XwAUQcgTAbjZafks4nwqdPm6F8,287744
|
|
21
|
+
geode_simplex/bin/Geode-Simplex_surface_common.dll,sha256=PIHPNBTvcdiPgZYXKYoR1q6KPWNws3GeFQkFBBF5ZbU,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.cp312-win_amd64.pyd,sha256=zdMYadGZtc4Ufc9Tctgdcadp4JfgpVq2Qt3zq56Bfsk,137728
|
|
25
|
+
geode_simplex/bin/geode_simplex_py_brep.pyi,sha256=flbciS-UPj3XintS1w8-iohWXMvVYxFYP6FaYO_Bvas,567
|
|
26
|
+
geode_simplex/bin/geode_simplex_py_metric.cp312-win_amd64.pyd,sha256=C__9Mi5iWT58rjePk_MCFQ_Rms5wlvdif3afgS80p1w,172032
|
|
27
|
+
geode_simplex/bin/geode_simplex_py_metric.pyi,sha256=gtamNPxREN-jLnVycGCzs90NCs_39IZO72aFAz4YA-k,3936
|
|
28
|
+
geode_simplex/bin/geode_simplex_py_section.cp312-win_amd64.pyd,sha256=LmL0wJ8DWBjmfvTs08VaKky8ToZtUyZKzxVr_rzccGM,137728
|
|
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=8UP9x9puWI0P1V_d7K2oMTBqfeLNm21CTzZ_Ptr0NXU,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=5JX-6E_C-j0-nUtSJwQqMLEEYcYAndGlIXaYvSqptQ4,2297344
|
|
7
|
-
geode_simplex/bin/Geode-Simplex_core.dll,sha256=nrlw2CaTUg8-D6_e9nUpfnryEeZIW0Af1FsbAeREft0,143360
|
|
8
|
-
geode_simplex/bin/Geode-Simplex_corner.dll,sha256=RmyjeX03JPqQUzqv4PVlngTq4C4R18RDQUyb7iBlynA,19968
|
|
9
|
-
geode_simplex/bin/Geode-Simplex_line2d.dll,sha256=FKCDfmWpW9AU971kCYuWCHBfg7MRgjGhljr0AyLbuLg,60416
|
|
10
|
-
geode_simplex/bin/Geode-Simplex_line3d.dll,sha256=pk74x5LFIVr9Ei9vfffUkh_psS2u2HC362INDN_N8XQ,62976
|
|
11
|
-
geode_simplex/bin/Geode-Simplex_line_common.dll,sha256=S2II-oJDxWoQgC3NzxwKq0UlzCxKVk21d-rJB1hhAV0,222208
|
|
12
|
-
geode_simplex/bin/Geode-Simplex_metric.dll,sha256=CgD3T6wuC2M8SQRWGetneAczqIrhteVn4wbvDrSJarc,204288
|
|
13
|
-
geode_simplex/bin/Geode-Simplex_section.dll,sha256=IPVdm28QfEwZsMchWUJ2fdEMLElx1s6i3Xc3Evz-JyE,2037760
|
|
14
|
-
geode_simplex/bin/Geode-Simplex_solid.dll,sha256=a9BIxamB9ahYwCUyJFPV-klycK-PtCjNUgds3mbgtZY,704512
|
|
15
|
-
geode_simplex/bin/Geode-Simplex_surface2d.dll,sha256=3ampWM-rQbcKjyYOYdv4BUclj_ZhKfr7gEmwGQ-CF2U,117248
|
|
16
|
-
geode_simplex/bin/Geode-Simplex_surface3d.dll,sha256=g6_W69aA1DonjzO-vRl94DtpRFLX5kcXjMzcnYOZ0nc,285696
|
|
17
|
-
geode_simplex/bin/Geode-Simplex_surface_common.dll,sha256=JxN2IJDdMJ556yOjZ5-VSA7gA8aFZExukMSvSyPK9bk,300032
|
|
18
|
-
geode_simplex/bin/concrt140.dll,sha256=JAU1XwpYBnslj43zPDJ-Oj1xbqrFo6Wuu3V4Qthb03Y,324208
|
|
19
|
-
geode_simplex/bin/geode_simplex_py_brep.cp312-win_amd64.pyd,sha256=2WYproA2jvDUIX_znYKybO0c28Sibn9mla4J-IZLn6w,137728
|
|
20
|
-
geode_simplex/bin/geode_simplex_py_metric.cp312-win_amd64.pyd,sha256=fFhDqRbKMlafHrVy0nuNjE1nJCaX1OD2GR_f73qTicw,172032
|
|
21
|
-
geode_simplex/bin/geode_simplex_py_section.cp312-win_amd64.pyd,sha256=oUpuIS8GKcmibf_8z8YF7rRaKaBiMjVahN58tcReiJo,137728
|
|
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=8UP9x9puWI0P1V_d7K2oMTBqfeLNm21CTzZ_Ptr0NXU,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
|