Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dev #35

Merged
merged 115 commits into from
Aug 12, 2024
Merged

Dev #35

merged 115 commits into from
Aug 12, 2024

Conversation

lewiswolf
Copy link
Owner

@lewiswolf lewiswolf commented Mar 9, 2023

.externals._geometry
Added lineIntersection
Added isPointInsidePolygon
Added isSimple
Added generateIrregularStar
Added generatePolygon
Added generateUnitRectangle
Added normaliseSimplePolygon
Fixes to generateConvexPolygon

.externals._physics
Added circularChladniPattern
Added rectangularChladniPattern

Huge restructure to geometry.
Added circle.py
Added ellipse.py
Added polygon.py
Updated lines.py
Updated random_polygon.py
Removed _generate_polygon.py
Removed _polygon_properties.py
Removed _morphisms.py
Removed generate_polygon.py
Removed morphisms.py
Removed unit_polygon.py
Extra support added for FDTDModel

Physics models
Added equilateralAmplitudes
Added equilateralModes
Added LaméModel
Updated FDTDModel with support for all Polygons

Other minor corrections and naming conventions

@lewiswolf lewiswolf merged commit 84c814f into master Aug 12, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant