Folder structure simplfied

This commit is contained in:
=
2026-06-06 16:43:26 +08:00
parent 8da92ced57
commit 8a17f1dde0
138 changed files with 10429 additions and 1432 deletions
@@ -4,11 +4,11 @@ from scipy.interpolate import CubicSpline
from ...routing import Route
from ...structures import *
from ..geometry import *
from ...foundries import *
import pandas as pd
from ...structures import _my_polygon
from ..geometry import _my_polygon
from ...basic import __cell_arg__
class YBranch: