Geode-Simplex 9.8.6__cp310-cp310-manylinux_2_28_x86_64.whl → 10.0.3__cp310-cp310-manylinux_2_28_x86_64.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.
@@ -4,8 +4,8 @@ import geode_common as geode_common
4
4
  import geode_numerics as geode_numerics
5
5
  from geode_simplex.lib64.geode_simplex_py_brep import SimplexBRepLibrary
6
6
  from geode_simplex.lib64.geode_simplex_py_brep import brep_simplex_remesh
7
- from geode_simplex.lib64.geode_simplex_py_metric import BRepMetricConstraints
8
- from geode_simplex.lib64.geode_simplex_py_metric import SectionMetricConstraints
7
+ from geode_simplex.lib64.geode_simplex_py_metric import BRepIsotropicMetricConstraints
8
+ from geode_simplex.lib64.geode_simplex_py_metric import SectionIsotropicMetricConstraints
9
9
  from geode_simplex.lib64.geode_simplex_py_metric import SimplexMetricLibrary
10
10
  from geode_simplex.lib64.geode_simplex_py_section import SimplexSectionLibrary
11
11
  from geode_simplex.lib64.geode_simplex_py_section import section_simplex_remesh
@@ -15,4 +15,4 @@ from . import brep_simplex
15
15
  from . import lib64
16
16
  from . import metric_simplex
17
17
  from . import section_simplex
18
- __all__: list[str] = ['BRepMetricConstraints', 'SectionMetricConstraints', 'SimplexBRepLibrary', 'SimplexMetricLibrary', 'SimplexSectionLibrary', 'brep_simplex', 'brep_simplex_remesh', 'geode_background', 'geode_common', 'geode_numerics', 'lib64', 'metric_simplex', 'opengeode', 'opengeode_inspector', 'section_simplex', 'section_simplex_remesh']
18
+ __all__: list[str] = ['BRepIsotropicMetricConstraints', 'SectionIsotropicMetricConstraints', 'SimplexBRepLibrary', 'SimplexMetricLibrary', 'SimplexSectionLibrary', 'brep_simplex', 'brep_simplex_remesh', 'geode_background', 'geode_common', 'geode_numerics', 'lib64', 'metric_simplex', 'opengeode', 'opengeode_inspector', 'section_simplex', 'section_simplex_remesh']
@@ -6,8 +6,8 @@ import geode_common.lib64.geode_common_py_metric
6
6
  import opengeode.lib64.opengeode_py_mesh
7
7
  import opengeode.lib64.opengeode_py_model
8
8
  import typing
9
- __all__: list[str] = ['BRepMetricConstraints', 'SectionMetricConstraints', 'SimplexMetricLibrary']
10
- class BRepMetricConstraints:
9
+ __all__: list[str] = ['BRepIsotropicMetricConstraints', 'SectionIsotropicMetricConstraints', 'SimplexMetricLibrary']
10
+ class BRepIsotropicMetricConstraints:
11
11
  def __init__(self, arg0: opengeode.lib64.opengeode_py_model.BRep) -> None:
12
12
  ...
13
13
  def block_metric(self, arg0: opengeode.lib64.opengeode_py_model.Block3D) -> float | None:
@@ -46,7 +46,7 @@ class BRepMetricConstraints:
46
46
  ...
47
47
  def surface_metric(self, arg0: opengeode.lib64.opengeode_py_model.Surface3D) -> float | None:
48
48
  ...
49
- class SectionMetricConstraints:
49
+ class SectionIsotropicMetricConstraints:
50
50
  def __init__(self, arg0: opengeode.lib64.opengeode_py_model.Section) -> None:
51
51
  ...
52
52
  def build_metric(self) -> geode_common.lib64.geode_common_py_metric.Metric2D:
@@ -1,7 +1,7 @@
1
1
  from __future__ import annotations
2
2
  import geode_common as geode_common
3
- from geode_simplex.lib64.geode_simplex_py_metric import BRepMetricConstraints
4
- from geode_simplex.lib64.geode_simplex_py_metric import SectionMetricConstraints
3
+ from geode_simplex.lib64.geode_simplex_py_metric import BRepIsotropicMetricConstraints
4
+ from geode_simplex.lib64.geode_simplex_py_metric import SectionIsotropicMetricConstraints
5
5
  from geode_simplex.lib64.geode_simplex_py_metric import SimplexMetricLibrary
6
6
  import opengeode as opengeode
7
- __all__: list[str] = ['BRepMetricConstraints', 'SectionMetricConstraints', 'SimplexMetricLibrary', 'geode_common', 'opengeode']
7
+ __all__: list[str] = ['BRepIsotropicMetricConstraints', 'SectionIsotropicMetricConstraints', 'SimplexMetricLibrary', 'geode_common', 'opengeode']
@@ -1,16 +1,16 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: Geode-Simplex
3
- Version: 9.8.6
3
+ Version: 10.0.3
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.11
10
- Requires-Dist: geode-common==33.*,>=33.12.0
11
- Requires-Dist: geode-numerics==6.*,>=6.4.3
12
- Requires-Dist: opengeode-core==15.*,>=15.29.2
13
- Requires-Dist: opengeode-inspector==6.*,>=6.8.2
9
+ Requires-Dist: geode-background==9.*,>=9.9.5
10
+ Requires-Dist: geode-common==33.*,>=33.16.3
11
+ Requires-Dist: geode-numerics==6.*,>=6.4.10
12
+ Requires-Dist: opengeode-core==15.*,>=15.30.16
13
+ Requires-Dist: opengeode-inspector==6.*,>=6.8.15
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,32 @@
1
+ geode_simplex/__init__.py,sha256=j4co7CR9hIJW-Iv9LdmUZTflUeT4Wrz1AxZvaXs0LSw,135
2
+ geode_simplex/__init__.pyi,sha256=rC4H7rBibNG61eE7VkrEoytkJzbeOWHmgE1goPgspJo,1266
3
+ geode_simplex/brep_simplex.py,sha256=a5KvBC-TgzijdnPLrSq9ZgiGYJZhOLz3PP9pGfI0YHI,257
4
+ geode_simplex/brep_simplex.pyi,sha256=Z2UETMUoaZZAFnTk4yxKpZXywPtFkGh9ivDfF-GMgLg,539
5
+ geode_simplex/metric_simplex.py,sha256=3lbDinMu3heHuiJgZb97PT1ET3K6RyiId1kp42xHY-g,188
6
+ geode_simplex/metric_simplex.pyi,sha256=WB04IbeXF05g6p3bDEq5gNCqgz8V062ptYJgvXsq_CY,501
7
+ geode_simplex/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
8
+ geode_simplex/section_simplex.py,sha256=Q4_J2knF78lwnS8_jx-0H4rVF1kYceKfze7GezMhXWo,237
9
+ geode_simplex/section_simplex.pyi,sha256=EEEnRedtzmtmCWL14qAgn3wNCU7Ph9xVJ7ijvQVCzpM,484
10
+ geode_simplex/lib64/__init__.pyi,sha256=I04mM6D2OP09rxOc7lN26-WSrTWEXxvZIuo7lBH9SkY,250
11
+ geode_simplex/lib64/geode_simplex_py_brep.cpython-310-x86_64-linux-gnu.so,sha256=0OqiojUdbbkbRkanlSrVqy9PTHr3g1Pf0BwIThcZC5Y,155256
12
+ geode_simplex/lib64/geode_simplex_py_brep.pyi,sha256=7LNRPbfbWRyr1zTehvt2MDPiYb1i5ej4oNOlbEe68Oc,566
13
+ geode_simplex/lib64/geode_simplex_py_metric.cpython-310-x86_64-linux-gnu.so,sha256=Wr-IaWdFwn5PKNXv4OtLMFFj3NwbJ2PAr4dFk3NY_mA,212632
14
+ geode_simplex/lib64/geode_simplex_py_metric.pyi,sha256=M9AQoAgIiggLf5U73JB90Ui7sc2fHdqOKmhtVjeLbB0,3939
15
+ geode_simplex/lib64/geode_simplex_py_section.cpython-310-x86_64-linux-gnu.so,sha256=JsLEaSGjCUmLZHOHul0lMfiCCc1BWsGPg3vE1v7Bso4,155256
16
+ geode_simplex/lib64/geode_simplex_py_section.pyi,sha256=isQYtsiAJNjhcgqO16KchxUyNiyjwfjzmIQobWBGFik,587
17
+ geode_simplex/lib64/libGeode-Simplex_brep.so,sha256=x3rJYaJryxXJJRlRYyc8RS-a3pHl5CdQHEU4I-06Uds,5812584
18
+ geode_simplex/lib64/libGeode-Simplex_core.so,sha256=7QBwHocJdJFquZV3AUjfjinjLdc02So4AbfOwF-kDm0,5631272
19
+ geode_simplex/lib64/libGeode-Simplex_corner.so,sha256=l0LhLxAJCWFRuUHiCtwDGUkBPidrLQ9VlibN2tVY9oU,18840
20
+ geode_simplex/lib64/libGeode-Simplex_line2d.so,sha256=u8DgjdbJW8ycM7ZA-vxiXfMwh-LAC1wNjUkmtgpViGo,76704
21
+ geode_simplex/lib64/libGeode-Simplex_line3d.so,sha256=tRcpq-RdvhDdk3V4VF2aSvusQFaVRuwtUwjl1YSWvZU,76712
22
+ geode_simplex/lib64/libGeode-Simplex_line_common.so,sha256=1VSo4DiAjYT0rTBHCEdG-PInz5os1oLEDubyx07i30E,262344
23
+ geode_simplex/lib64/libGeode-Simplex_metric.so,sha256=hH5p8AHUZMY0eHj92Onq0h0M5bo4RcBHgWyHeaCtXFc,242184
24
+ geode_simplex/lib64/libGeode-Simplex_section.so,sha256=PhL7CHFo3kIBUQr9JJ1wPtOui4L7UPDDHvvR0FOzZIU,5502760
25
+ geode_simplex/lib64/libGeode-Simplex_solid.so,sha256=3DPfxaKI05J5jyF9oecSoa-e8761xx40gtVRWIKnt7Q,957632
26
+ geode_simplex/lib64/libGeode-Simplex_surface2d.so,sha256=3ZHL9usjZvvpsXGpwu4xqK_Ngq0eBfwh0xwMlWCERHw,142944
27
+ geode_simplex/lib64/libGeode-Simplex_surface3d.so,sha256=c7atqRvA50rkIztBRT5KFshU7p-AZ2qbnf_CIfxcmHY,345088
28
+ geode_simplex/lib64/libGeode-Simplex_surface_common.so,sha256=Zv7HcYX_toCDrgeFlzOxdsCRYfXooIoPPRQuDNGFC7U,446824
29
+ geode_simplex-10.0.3.dist-info/METADATA,sha256=eSLf6OESYP4pyZaUJQcMyp7GMQ61BppywgnSKbga_ek,1878
30
+ geode_simplex-10.0.3.dist-info/WHEEL,sha256=PHTaRXLuceumZidDobp1q-n1axVMyopP6iqE8MiQu0Q,105
31
+ geode_simplex-10.0.3.dist-info/top_level.txt,sha256=qVrD68Hw2vhKcJrG51EYDm9MTGp9SfmZRdSrRKjmdFI,14
32
+ geode_simplex-10.0.3.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (80.9.0)
2
+ Generator: setuptools (80.10.2)
3
3
  Root-Is-Purelib: false
4
4
  Tag: cp310-cp310-linux_x86_64
5
5
 
@@ -1,32 +0,0 @@
1
- geode_simplex/__init__.py,sha256=j4co7CR9hIJW-Iv9LdmUZTflUeT4Wrz1AxZvaXs0LSw,135
2
- geode_simplex/__init__.pyi,sha256=hv6sk9snnFPkqSEXcxr5QiNZ-hL2A7rngHpXnsRbb8s,1230
3
- geode_simplex/brep_simplex.py,sha256=a5KvBC-TgzijdnPLrSq9ZgiGYJZhOLz3PP9pGfI0YHI,257
4
- geode_simplex/brep_simplex.pyi,sha256=Z2UETMUoaZZAFnTk4yxKpZXywPtFkGh9ivDfF-GMgLg,539
5
- geode_simplex/metric_simplex.py,sha256=3lbDinMu3heHuiJgZb97PT1ET3K6RyiId1kp42xHY-g,188
6
- geode_simplex/metric_simplex.pyi,sha256=X4ZOgzCPSYyCLwjZNX4NXJrYDz1KGTPXLPIr_Q1WJBU,465
7
- geode_simplex/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
8
- geode_simplex/section_simplex.py,sha256=Q4_J2knF78lwnS8_jx-0H4rVF1kYceKfze7GezMhXWo,237
9
- geode_simplex/section_simplex.pyi,sha256=EEEnRedtzmtmCWL14qAgn3wNCU7Ph9xVJ7ijvQVCzpM,484
10
- geode_simplex/lib64/__init__.pyi,sha256=I04mM6D2OP09rxOc7lN26-WSrTWEXxvZIuo7lBH9SkY,250
11
- geode_simplex/lib64/geode_simplex_py_brep.cpython-310-x86_64-linux-gnu.so,sha256=uSDLhrsnO39LvkG3KzgdxOIw4qyLnziGN7x6p4ZeKS0,155256
12
- geode_simplex/lib64/geode_simplex_py_brep.pyi,sha256=7LNRPbfbWRyr1zTehvt2MDPiYb1i5ej4oNOlbEe68Oc,566
13
- geode_simplex/lib64/geode_simplex_py_metric.cpython-310-x86_64-linux-gnu.so,sha256=8i1rf599aob6xW-VSYvEzjxAQuHgQ-AmPFZym8pWZAI,212632
14
- geode_simplex/lib64/geode_simplex_py_metric.pyi,sha256=llTz2ROCSnAY_51vSeviT-S_Tmq5h1GsmyiZJCpBXIE,3903
15
- geode_simplex/lib64/geode_simplex_py_section.cpython-310-x86_64-linux-gnu.so,sha256=hd7QKAw14cI-mx4kDk9NIETuoy3AikfXPdwxsztvTnU,155256
16
- geode_simplex/lib64/geode_simplex_py_section.pyi,sha256=isQYtsiAJNjhcgqO16KchxUyNiyjwfjzmIQobWBGFik,587
17
- geode_simplex/lib64/libGeode-Simplex_brep.so,sha256=6PIR36sCtuSmZfNHrSoRFtf53-eUS3rwbogLyEEcOxM,5812584
18
- geode_simplex/lib64/libGeode-Simplex_core.so,sha256=_L55xWiV1v6RW8QNDZOXuyzl6vgFYfaBW22-h6EnDRo,5631208
19
- geode_simplex/lib64/libGeode-Simplex_corner.so,sha256=RphqcdEccK2Zuh8h58qih4yrx_eRpeFk1oEBZGbjkaA,18840
20
- geode_simplex/lib64/libGeode-Simplex_line2d.so,sha256=X4x1Li5pkKoKrk3AGcE9boZILSes1PBNX3VzYJtSQX4,72576
21
- geode_simplex/lib64/libGeode-Simplex_line3d.so,sha256=PvAwR4c7CdqnLMw7od6o16QsQmOTDxfukCKJ7Zed8M0,76680
22
- geode_simplex/lib64/libGeode-Simplex_line_common.so,sha256=qyjeNrMnnWrMxGLdtYmopRK2pp_u7TXOAKCRgIQ4lXQ,262304
23
- geode_simplex/lib64/libGeode-Simplex_metric.so,sha256=Zn03W0VQLBg_7PEyDMBMJ7Rjra2QVwPUvcrkhlLHcls,217520
24
- geode_simplex/lib64/libGeode-Simplex_section.so,sha256=6n6ddhvgO3M49gQgoFWdRUMVFW9X67ioM-2rMk1bn4E,5502760
25
- geode_simplex/lib64/libGeode-Simplex_solid.so,sha256=BjvId4Cs6ojox1ebmrSkjOc_az5Uc3zlAIbLKgIa2us,953504
26
- geode_simplex/lib64/libGeode-Simplex_surface2d.so,sha256=Jtnh8WgnQgk-__LEiNwahaxnR8jln6w0YwYX7BsJzOA,138816
27
- geode_simplex/lib64/libGeode-Simplex_surface3d.so,sha256=7JGEVffHFj97UNMWB1PwIPvRDuSD_1Fcf8J1Ob7T0Bw,332736
28
- geode_simplex/lib64/libGeode-Simplex_surface_common.so,sha256=2mtqZ6Rkd9njN68D18C_q794E7ctQRaqzL0ktD_Z1WQ,438584
29
- geode_simplex-9.8.6.dist-info/METADATA,sha256=ENXbZnmAEmvuaSH53kb0QFOneByyF3ep4Wj09Lu8p8U,1875
30
- geode_simplex-9.8.6.dist-info/WHEEL,sha256=0-G7woG4LgutcYzUGJCOYFgoh749-FtfhSMeIPLVGS0,104
31
- geode_simplex-9.8.6.dist-info/top_level.txt,sha256=qVrD68Hw2vhKcJrG51EYDm9MTGp9SfmZRdSrRKjmdFI,14
32
- geode_simplex-9.8.6.dist-info/RECORD,,