Geode-Simplex 8.2.13rc2__tar.gz → 8.2.14__tar.gz
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.
- {geode_simplex-8.2.13rc2 → geode_simplex-8.2.14}/Geode_Simplex.egg-info/PKG-INFO +6 -6
- {geode_simplex-8.2.13rc2 → geode_simplex-8.2.14}/Geode_Simplex.egg-info/SOURCES.txt +3 -3
- geode_simplex-8.2.14/Geode_Simplex.egg-info/requires.txt +5 -0
- {geode_simplex-8.2.13rc2 → geode_simplex-8.2.14}/PKG-INFO +6 -6
- geode_simplex-8.2.14/geode_simplex/lib64/geode_simplex_py_brep.cpython-311-x86_64-linux-gnu.so +0 -0
- geode_simplex-8.2.14/geode_simplex/lib64/geode_simplex_py_metric.cpython-311-x86_64-linux-gnu.so +0 -0
- geode_simplex-8.2.14/geode_simplex/lib64/geode_simplex_py_section.cpython-311-x86_64-linux-gnu.so +0 -0
- {geode_simplex-8.2.13rc2 → geode_simplex-8.2.14}/geode_simplex/lib64/libGeode-Simplex_brep.so +0 -0
- {geode_simplex-8.2.13rc2 → geode_simplex-8.2.14}/geode_simplex/lib64/libGeode-Simplex_core.so +0 -0
- {geode_simplex-8.2.13rc2 → geode_simplex-8.2.14}/geode_simplex/lib64/libGeode-Simplex_corner.so +0 -0
- {geode_simplex-8.2.13rc2 → geode_simplex-8.2.14}/geode_simplex/lib64/libGeode-Simplex_line2d.so +0 -0
- {geode_simplex-8.2.13rc2 → geode_simplex-8.2.14}/geode_simplex/lib64/libGeode-Simplex_line3d.so +0 -0
- {geode_simplex-8.2.13rc2 → geode_simplex-8.2.14}/geode_simplex/lib64/libGeode-Simplex_line_common.so +0 -0
- {geode_simplex-8.2.13rc2 → geode_simplex-8.2.14}/geode_simplex/lib64/libGeode-Simplex_metric.so +0 -0
- {geode_simplex-8.2.13rc2 → geode_simplex-8.2.14}/geode_simplex/lib64/libGeode-Simplex_section.so +0 -0
- {geode_simplex-8.2.13rc2 → geode_simplex-8.2.14}/geode_simplex/lib64/libGeode-Simplex_solid.so +0 -0
- {geode_simplex-8.2.13rc2 → geode_simplex-8.2.14}/geode_simplex/lib64/libGeode-Simplex_surface2d.so +0 -0
- {geode_simplex-8.2.13rc2 → geode_simplex-8.2.14}/geode_simplex/lib64/libGeode-Simplex_surface3d.so +0 -0
- {geode_simplex-8.2.13rc2 → geode_simplex-8.2.14}/geode_simplex/lib64/libGeode-Simplex_surface_common.so +0 -0
- {geode_simplex-8.2.13rc2 → geode_simplex-8.2.14}/pyproject.toml +1 -1
- {geode_simplex-8.2.13rc2 → geode_simplex-8.2.14}/requirements.txt +7 -7
- geode_simplex-8.2.13rc2/Geode_Simplex.egg-info/requires.txt +0 -5
- geode_simplex-8.2.13rc2/geode_simplex/lib64/geode_simplex_py_brep.cpython-310-x86_64-linux-gnu.so +0 -0
- geode_simplex-8.2.13rc2/geode_simplex/lib64/geode_simplex_py_metric.cpython-310-x86_64-linux-gnu.so +0 -0
- geode_simplex-8.2.13rc2/geode_simplex/lib64/geode_simplex_py_section.cpython-310-x86_64-linux-gnu.so +0 -0
- {geode_simplex-8.2.13rc2 → geode_simplex-8.2.14}/Geode_Simplex.egg-info/dependency_links.txt +0 -0
- {geode_simplex-8.2.13rc2 → geode_simplex-8.2.14}/Geode_Simplex.egg-info/top_level.txt +0 -0
- {geode_simplex-8.2.13rc2 → geode_simplex-8.2.14}/README.md +0 -0
- {geode_simplex-8.2.13rc2 → geode_simplex-8.2.14}/geode_simplex/__init__.py +0 -0
- {geode_simplex-8.2.13rc2 → geode_simplex-8.2.14}/geode_simplex/brep_simplex.py +0 -0
- {geode_simplex-8.2.13rc2 → geode_simplex-8.2.14}/geode_simplex/metric_simplex.py +0 -0
- {geode_simplex-8.2.13rc2 → geode_simplex-8.2.14}/geode_simplex/section_simplex.py +0 -0
- {geode_simplex-8.2.13rc2 → geode_simplex-8.2.14}/setup.cfg +0 -0
- {geode_simplex-8.2.13rc2 → geode_simplex-8.2.14}/setup.py +0 -0
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: Geode-Simplex
|
|
3
|
-
Version: 8.2.
|
|
3
|
+
Version: 8.2.14
|
|
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==8.*,>=8.6.
|
|
10
|
-
Requires-Dist: geode-common==33.*,>=33.0.
|
|
11
|
-
Requires-Dist: geode-numerics==5.*,>=5.1.
|
|
12
|
-
Requires-Dist: opengeode-core==15.*,>=15.
|
|
13
|
-
Requires-Dist: opengeode-inspector==6.*,>=6.1.
|
|
9
|
+
Requires-Dist: geode-background==8.*,>=8.6.8
|
|
10
|
+
Requires-Dist: geode-common==33.*,>=33.0.9
|
|
11
|
+
Requires-Dist: geode-numerics==5.*,>=5.1.8
|
|
12
|
+
Requires-Dist: opengeode-core==15.*,>=15.6.1
|
|
13
|
+
Requires-Dist: opengeode-inspector==6.*,>=6.1.10
|
|
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>
|
|
@@ -11,9 +11,9 @@ geode_simplex/__init__.py
|
|
|
11
11
|
geode_simplex/brep_simplex.py
|
|
12
12
|
geode_simplex/metric_simplex.py
|
|
13
13
|
geode_simplex/section_simplex.py
|
|
14
|
-
geode_simplex/lib64/geode_simplex_py_brep.cpython-
|
|
15
|
-
geode_simplex/lib64/geode_simplex_py_metric.cpython-
|
|
16
|
-
geode_simplex/lib64/geode_simplex_py_section.cpython-
|
|
14
|
+
geode_simplex/lib64/geode_simplex_py_brep.cpython-311-x86_64-linux-gnu.so
|
|
15
|
+
geode_simplex/lib64/geode_simplex_py_metric.cpython-311-x86_64-linux-gnu.so
|
|
16
|
+
geode_simplex/lib64/geode_simplex_py_section.cpython-311-x86_64-linux-gnu.so
|
|
17
17
|
geode_simplex/lib64/libGeode-Simplex_brep.so
|
|
18
18
|
geode_simplex/lib64/libGeode-Simplex_core.so
|
|
19
19
|
geode_simplex/lib64/libGeode-Simplex_corner.so
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: Geode-Simplex
|
|
3
|
-
Version: 8.2.
|
|
3
|
+
Version: 8.2.14
|
|
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==8.*,>=8.6.
|
|
10
|
-
Requires-Dist: geode-common==33.*,>=33.0.
|
|
11
|
-
Requires-Dist: geode-numerics==5.*,>=5.1.
|
|
12
|
-
Requires-Dist: opengeode-core==15.*,>=15.
|
|
13
|
-
Requires-Dist: opengeode-inspector==6.*,>=6.1.
|
|
9
|
+
Requires-Dist: geode-background==8.*,>=8.6.8
|
|
10
|
+
Requires-Dist: geode-common==33.*,>=33.0.9
|
|
11
|
+
Requires-Dist: geode-numerics==5.*,>=5.1.8
|
|
12
|
+
Requires-Dist: opengeode-core==15.*,>=15.6.1
|
|
13
|
+
Requires-Dist: opengeode-inspector==6.*,>=6.1.10
|
|
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>
|
geode_simplex-8.2.14/geode_simplex/lib64/geode_simplex_py_brep.cpython-311-x86_64-linux-gnu.so
ADDED
|
Binary file
|
geode_simplex-8.2.14/geode_simplex/lib64/geode_simplex_py_metric.cpython-311-x86_64-linux-gnu.so
ADDED
|
Binary file
|
geode_simplex-8.2.14/geode_simplex/lib64/geode_simplex_py_section.cpython-311-x86_64-linux-gnu.so
ADDED
|
Binary file
|
{geode_simplex-8.2.13rc2 → geode_simplex-8.2.14}/geode_simplex/lib64/libGeode-Simplex_brep.so
RENAMED
|
Binary file
|
{geode_simplex-8.2.13rc2 → geode_simplex-8.2.14}/geode_simplex/lib64/libGeode-Simplex_core.so
RENAMED
|
Binary file
|
{geode_simplex-8.2.13rc2 → geode_simplex-8.2.14}/geode_simplex/lib64/libGeode-Simplex_corner.so
RENAMED
|
Binary file
|
{geode_simplex-8.2.13rc2 → geode_simplex-8.2.14}/geode_simplex/lib64/libGeode-Simplex_line2d.so
RENAMED
|
Binary file
|
{geode_simplex-8.2.13rc2 → geode_simplex-8.2.14}/geode_simplex/lib64/libGeode-Simplex_line3d.so
RENAMED
|
Binary file
|
{geode_simplex-8.2.13rc2 → geode_simplex-8.2.14}/geode_simplex/lib64/libGeode-Simplex_line_common.so
RENAMED
|
Binary file
|
{geode_simplex-8.2.13rc2 → geode_simplex-8.2.14}/geode_simplex/lib64/libGeode-Simplex_metric.so
RENAMED
|
Binary file
|
{geode_simplex-8.2.13rc2 → geode_simplex-8.2.14}/geode_simplex/lib64/libGeode-Simplex_section.so
RENAMED
|
Binary file
|
{geode_simplex-8.2.13rc2 → geode_simplex-8.2.14}/geode_simplex/lib64/libGeode-Simplex_solid.so
RENAMED
|
Binary file
|
{geode_simplex-8.2.13rc2 → geode_simplex-8.2.14}/geode_simplex/lib64/libGeode-Simplex_surface2d.so
RENAMED
|
Binary file
|
{geode_simplex-8.2.13rc2 → geode_simplex-8.2.14}/geode_simplex/lib64/libGeode-Simplex_surface3d.so
RENAMED
|
Binary file
|
|
Binary file
|
|
@@ -24,7 +24,7 @@ build-backend = "setuptools.build_meta"
|
|
|
24
24
|
|
|
25
25
|
[project]
|
|
26
26
|
name = "Geode-Simplex"
|
|
27
|
-
version = "8.2.
|
|
27
|
+
version = "8.2.14"
|
|
28
28
|
description = "Simplex remeshing Geode-solutions OpenGeode module"
|
|
29
29
|
authors = [{name = "Geode-solutions", email = "contact@geode-solutions.com"}]
|
|
30
30
|
requires-python = ">=3.9,<3.13"
|
|
@@ -1,24 +1,24 @@
|
|
|
1
1
|
#
|
|
2
|
-
# This file is autogenerated by pip-compile with Python 3.
|
|
2
|
+
# This file is autogenerated by pip-compile with Python 3.11
|
|
3
3
|
# by the following command:
|
|
4
4
|
#
|
|
5
|
-
# pip-compile
|
|
5
|
+
# pip-compile bindings/python/requirements.in
|
|
6
6
|
#
|
|
7
|
-
geode-background==8.*,>=8.6.
|
|
7
|
+
geode-background==8.*,>=8.6.8
|
|
8
8
|
# via -r bindings/python/requirements.in
|
|
9
|
-
geode-common==33.*,>=33.0.
|
|
9
|
+
geode-common==33.*,>=33.0.9
|
|
10
10
|
# via
|
|
11
11
|
# -r bindings/python/requirements.in
|
|
12
12
|
# geode-background
|
|
13
13
|
# geode-numerics
|
|
14
|
-
geode-numerics==5.*,>=5.1.
|
|
14
|
+
geode-numerics==5.*,>=5.1.8
|
|
15
15
|
# via -r bindings/python/requirements.in
|
|
16
|
-
opengeode-core==15.*,>=15.
|
|
16
|
+
opengeode-core==15.*,>=15.6.1
|
|
17
17
|
# via
|
|
18
18
|
# -r bindings/python/requirements.in
|
|
19
19
|
# geode-background
|
|
20
20
|
# geode-common
|
|
21
21
|
# geode-numerics
|
|
22
22
|
# opengeode-inspector
|
|
23
|
-
opengeode-inspector==6.*,>=6.1.
|
|
23
|
+
opengeode-inspector==6.*,>=6.1.10
|
|
24
24
|
# via -r bindings/python/requirements.in
|
geode_simplex-8.2.13rc2/geode_simplex/lib64/geode_simplex_py_brep.cpython-310-x86_64-linux-gnu.so
DELETED
|
Binary file
|
geode_simplex-8.2.13rc2/geode_simplex/lib64/geode_simplex_py_metric.cpython-310-x86_64-linux-gnu.so
DELETED
|
Binary file
|
geode_simplex-8.2.13rc2/geode_simplex/lib64/geode_simplex_py_section.cpython-310-x86_64-linux-gnu.so
DELETED
|
Binary file
|
{geode_simplex-8.2.13rc2 → geode_simplex-8.2.14}/Geode_Simplex.egg-info/dependency_links.txt
RENAMED
|
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
|