Matthias Koefferlein
dd9b38a92f
Refactoring of Python module build system, now based on configuration files mostly.
2025-11-09 17:46:25 +01:00
Matthias Koefferlein
cb70620ad1
Fixing issue #2111 (internal error on tesselation R extractor)
...
Problem was a runaway triangulation case where outside edges
exist without being segments.
2025-08-09 18:40:24 +02:00
Matthias Koefferlein
b89ff76a84
Fixing issue #2102 (internal error on R extraction)
...
Problem was a conceptual problem: the triangulation for
Hertel-Mehlhorn decomposition must not contain internal
vertexes. So we need a different solution for including
vertex ports.
2025-07-30 23:24:34 +02:00
Matthias Koefferlein
9d4e3c525b
Fixed issue #2100 (wrong coordinates on PEX nodes)
2025-07-29 23:17:54 +02:00
Matthias Koefferlein
769b7e9170
Typo fixed
2025-05-29 13:31:36 +02:00
Matthias Koefferlein
13bc723831
Fix for MSVC builds
2025-05-25 23:24:38 +02:00
Matthias Koefferlein
534b33be1c
MSVC does not assume UTF-8 encoding by default, hence use explicit bytes
2025-05-25 20:40:45 +02:00
Matthias Koefferlein
ad80019b12
Adding to_s (aka str(...)) methods to RNetExtractor tech objects
2025-05-25 16:31:20 +02:00
Matthias Koefferlein
9b03a1ba64
More robust tests
2025-05-18 22:41:46 +02:00
Matthias Koefferlein
4306b24b4a
Normalizing test case for RNetExtractor to reduce jitter
2025-05-18 09:27:10 +02:00
Matthias Koefferlein
ca53d8718b
Fixed some build problems
2025-05-17 17:26:59 +02:00
Matthias Koefferlein
1c4077449b
Fixed build issue
2025-05-16 18:55:55 +02:00
Matthias Koefferlein
91005d5cb6
Tests for RBA+pex, bug fixes
2025-05-04 20:42:12 +02:00
Matthias Koefferlein
77aa729b06
GSI binding of RNetExtractor, introducing layers for nodes
2025-05-04 19:45:30 +02:00
Matthias Koefferlein
fc25590dd7
Include a simplification step in the net extraction
2025-05-04 17:15:47 +02:00
Matthias Koefferlein
2bc8ac235a
Fixed unit tests
2025-05-04 16:22:03 +02:00
Matthias Koefferlein
aca3095efa
WIP: allowing multiple vertex ports on the same location
2025-05-04 15:38:45 +02:00
Matthias Koefferlein
80ad38f81b
WIP: debugging, tests. Triangulation should be safer now against linear chains of vertexes.
2025-05-04 14:36:34 +02:00
Matthias Koefferlein
f83cd61843
WIP: debugging, tests.
2025-05-04 13:11:46 +02:00
Matthias Koefferlein
bc10bb6b14
WIP: network R extractor, needs testing
2025-05-03 22:36:39 +02:00
Matthias Koefferlein
f0943dea53
More debugging support
2025-04-24 22:01:56 +02:00
Matthias Koefferlein
8ece7bcce1
Activate pex module, GSI bindings
2025-04-22 22:37:23 +02:00
Matthias Koefferlein
0e99ebc056
Another test case, triangulation extractor behaves strange.
2025-04-20 22:28:55 +02:00
Matthias Koefferlein
93e10d1d72
Doc and small fixes
2025-04-20 21:52:44 +02:00
Matthias Koefferlein
9bf03390de
More robust output for tests, some debugging
2025-04-20 21:23:01 +02:00
Matthias Koefferlein
7f0b2d532d
Bugfixes
2025-04-20 20:07:47 +02:00
Matthias Koefferlein
f71210c64a
WIP, more testcases, debugging
2025-04-20 19:09:24 +02:00
Matthias Koefferlein
88a1ccbcfb
TriangulationRExtractor, some debugging, tests
2025-04-20 16:20:35 +02:00
Matthias Koefferlein
e9c2320f5d
WIP
2025-04-19 23:59:45 +02:00
Matthias Koefferlein
fcd42bd0f1
R network simplify
2025-04-19 23:48:58 +02:00
Matthias Koefferlein
1379d30502
Debugging, Tests
2025-04-19 20:55:15 +02:00
Matthias Koefferlein
9cd29c9de7
WIP
2025-04-19 18:45:31 +02:00
Matthias Koefferlein
6c90da8007
WIP
2025-04-19 16:30:58 +02:00
Matthias Koefferlein
dfe67178dc
WIP
2025-04-19 16:14:15 +02:00
Matthias Koefferlein
8a122c8a7d
WIP: bug fixes, one more test
2025-04-18 23:29:29 +02:00
Matthias Koefferlein
16604e5a92
New module: 'pex'
2025-04-18 13:12:45 +02:00