Geode-Simplex 9.8.3__cp39-cp39-win_amd64.whl → 9.8.4rc1__cp39-cp39-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.cp39-win_amd64.pyd +0 -0
- geode_simplex/bin/geode_simplex_py_metric.cp39-win_amd64.pyd +0 -0
- geode_simplex/bin/geode_simplex_py_section.cp39-win_amd64.pyd +0 -0
- {geode_simplex-9.8.3.dist-info → geode_simplex-9.8.4rc1.dist-info}/METADATA +4 -4
- {geode_simplex-9.8.3.dist-info → geode_simplex-9.8.4rc1.dist-info}/RECORD +19 -19
- {geode_simplex-9.8.3.dist-info → geode_simplex-9.8.4rc1.dist-info}/WHEEL +0 -0
- {geode_simplex-9.8.3.dist-info → geode_simplex-9.8.4rc1.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,15 +1,15 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: Geode-Simplex
|
|
3
|
-
Version: 9.8.
|
|
3
|
+
Version: 9.8.4rc1
|
|
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.
|
|
9
|
+
Requires-Dist: geode-background==9.*,>=9.6.7
|
|
10
|
+
Requires-Dist: geode-common==33.*,>=33.11.2rc1
|
|
11
11
|
Requires-Dist: geode-numerics==6.*,>=6.4.2
|
|
12
|
-
Requires-Dist: opengeode-core==15.*,>=15.
|
|
12
|
+
Requires-Dist: opengeode-core==15.*,>=15.29.0rc2
|
|
13
13
|
Requires-Dist: opengeode-inspector==6.*,>=6.8.1
|
|
14
14
|
|
|
15
15
|
<h1 align="center">Geode-Simplex<sup><i>by Geode-solutions</i></sup></h1>
|
|
@@ -3,22 +3,22 @@ geode_simplex/brep_simplex.py,sha256=zzcn7P2AFHe5XXeF1fcHApon2myLdsOmL8a-Ztt00Sw
|
|
|
3
3
|
geode_simplex/metric_simplex.py,sha256=uiVhcTX7_atutwGZaBBeCJkqqDaTxppgcTu9pFivWMY,195
|
|
4
4
|
geode_simplex/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
5
5
|
geode_simplex/section_simplex.py,sha256=AJwDTmmTMqskddfzvXav_Dn2QF8EJuZaccETwOar8jE,247
|
|
6
|
-
geode_simplex/bin/Geode-Simplex_brep.dll,sha256=
|
|
7
|
-
geode_simplex/bin/Geode-Simplex_core.dll,sha256=
|
|
8
|
-
geode_simplex/bin/Geode-Simplex_corner.dll,sha256=
|
|
9
|
-
geode_simplex/bin/Geode-Simplex_line2d.dll,sha256=
|
|
10
|
-
geode_simplex/bin/Geode-Simplex_line3d.dll,sha256=
|
|
11
|
-
geode_simplex/bin/Geode-Simplex_line_common.dll,sha256=
|
|
12
|
-
geode_simplex/bin/Geode-Simplex_metric.dll,sha256=
|
|
13
|
-
geode_simplex/bin/Geode-Simplex_section.dll,sha256=
|
|
14
|
-
geode_simplex/bin/Geode-Simplex_solid.dll,sha256=
|
|
15
|
-
geode_simplex/bin/Geode-Simplex_surface2d.dll,sha256=
|
|
16
|
-
geode_simplex/bin/Geode-Simplex_surface3d.dll,sha256=
|
|
17
|
-
geode_simplex/bin/Geode-Simplex_surface_common.dll,sha256=
|
|
6
|
+
geode_simplex/bin/Geode-Simplex_brep.dll,sha256=fY0lLdJPelU3MK1Aydu87R3NSrROAfoSAcLIynt-pRA,2297344
|
|
7
|
+
geode_simplex/bin/Geode-Simplex_core.dll,sha256=MBBxFOX0rJ8Jw80Dh5CfMe5yViccrbFfDSEUyfpc_Sc,143360
|
|
8
|
+
geode_simplex/bin/Geode-Simplex_corner.dll,sha256=jE5EJMU1hckr_2ujxPVcIspv-MwheYQZX9VJkRL-YkQ,19968
|
|
9
|
+
geode_simplex/bin/Geode-Simplex_line2d.dll,sha256=DP00hPhuBJ5-SFuZy_KugtFN5eu8SgO6gWAmO2al-_Q,60416
|
|
10
|
+
geode_simplex/bin/Geode-Simplex_line3d.dll,sha256=uxy4nNOdeL2fXGhfjLW0j1CFv5EgnupBo3sunjzV_Jw,62976
|
|
11
|
+
geode_simplex/bin/Geode-Simplex_line_common.dll,sha256=tRhj8O5mvDuPWxZ_IhO09jhVHI80yXImL32sNDYCYr4,222208
|
|
12
|
+
geode_simplex/bin/Geode-Simplex_metric.dll,sha256=cat5KgW9_Lor6HbB32hDQHCgVEvt4DJ69pgNDLz-YN8,204288
|
|
13
|
+
geode_simplex/bin/Geode-Simplex_section.dll,sha256=yr25UsNRqvzyQLE-KZYkh7xIFybEdnWXzBSeoOHnZiA,2037760
|
|
14
|
+
geode_simplex/bin/Geode-Simplex_solid.dll,sha256=dkd5azCcQNzT4po5UWqHlxoRw915Sihyjosbw_U-qAM,704512
|
|
15
|
+
geode_simplex/bin/Geode-Simplex_surface2d.dll,sha256=5k8G4FoXY_gIJ_xmDkfeGqMRFtLVQzxEI1tgk2LGfns,117248
|
|
16
|
+
geode_simplex/bin/Geode-Simplex_surface3d.dll,sha256=j7aeis29FiTL6fn7JkYQj23DzbpSQeXJrHmBaVeN0NY,287744
|
|
17
|
+
geode_simplex/bin/Geode-Simplex_surface_common.dll,sha256=sUSGBjFRWA9UeU1ykUWZZlINHHEpMcItWAWH3lkv2UU,300032
|
|
18
18
|
geode_simplex/bin/concrt140.dll,sha256=JAU1XwpYBnslj43zPDJ-Oj1xbqrFo6Wuu3V4Qthb03Y,324208
|
|
19
|
-
geode_simplex/bin/geode_simplex_py_brep.cp39-win_amd64.pyd,sha256=
|
|
20
|
-
geode_simplex/bin/geode_simplex_py_metric.cp39-win_amd64.pyd,sha256=
|
|
21
|
-
geode_simplex/bin/geode_simplex_py_section.cp39-win_amd64.pyd,sha256=
|
|
19
|
+
geode_simplex/bin/geode_simplex_py_brep.cp39-win_amd64.pyd,sha256=DWPDrh0ALxIzrrT_IR2yk-O6Bk3_lpQZkJt1lS1F7vY,136192
|
|
20
|
+
geode_simplex/bin/geode_simplex_py_metric.cp39-win_amd64.pyd,sha256=KgH-ePOr2c66_O05MzZkPGGl-exsXsnbx9lsLNTW7fU,180224
|
|
21
|
+
geode_simplex/bin/geode_simplex_py_section.cp39-win_amd64.pyd,sha256=eaKsbVVwpXIXIvX7J_yQ2gC7NsaY4zSBCcqtm8SVnOI,136192
|
|
22
22
|
geode_simplex/bin/msvcp140.dll,sha256=D4hbUJpoXSu_plL-0mtfsx2I-9qwqXjGQdHHuKpGCqk,557728
|
|
23
23
|
geode_simplex/bin/msvcp140_1.dll,sha256=v61a70xjpmnjwUBlXN_fOVtsl5tACkR71dy2XtiCbD0,35952
|
|
24
24
|
geode_simplex/bin/msvcp140_2.dll,sha256=PqBvDuCYtII8t5WZ3zeA5_I8zlLBmqwx0qDUfv4zpek,280200
|
|
@@ -34,7 +34,7 @@ geode_simplex/geode_simplex/bin/__init__.pyi,sha256=JOaNKSyNhYYzknFrX37_EVd8pLuu
|
|
|
34
34
|
geode_simplex/geode_simplex/bin/geode_simplex_py_brep.pyi,sha256=flbciS-UPj3XintS1w8-iohWXMvVYxFYP6FaYO_Bvas,567
|
|
35
35
|
geode_simplex/geode_simplex/bin/geode_simplex_py_metric.pyi,sha256=gtamNPxREN-jLnVycGCzs90NCs_39IZO72aFAz4YA-k,3936
|
|
36
36
|
geode_simplex/geode_simplex/bin/geode_simplex_py_section.pyi,sha256=B2xvie597HPk_P37O2_TE6IRLMRK03fzW1B1UkJdrGE,588
|
|
37
|
-
geode_simplex-9.8.
|
|
38
|
-
geode_simplex-9.8.
|
|
39
|
-
geode_simplex-9.8.
|
|
40
|
-
geode_simplex-9.8.
|
|
37
|
+
geode_simplex-9.8.4rc1.dist-info/METADATA,sha256=5rbF_pEKpBk2l3MD81FRmiijHyq6Wgr49xeK1bopOPg,1920
|
|
38
|
+
geode_simplex-9.8.4rc1.dist-info/WHEEL,sha256=XkFE14KmFh7mutkkb-qn_ueuH2lwfT8rLdfc5xpQ7wE,99
|
|
39
|
+
geode_simplex-9.8.4rc1.dist-info/top_level.txt,sha256=qVrD68Hw2vhKcJrG51EYDm9MTGp9SfmZRdSrRKjmdFI,14
|
|
40
|
+
geode_simplex-9.8.4rc1.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|