Complete Reverse and Solver for PerimeterX (v6.7.9)
-
Updated
May 31, 2025 - Python
Complete Reverse and Solver for PerimeterX (v6.7.9)
Implementation of two phase field approaches for the surface reconstruction problem. One based of the Modica-Mortola theorem and the other based on Ambrosio-Tortorelli | Master Thesis
A program that can calculate the area and perimeter of plane shapes (Ex- Square, Rectangle, Parallelogram, Trapezoid, Circle, Ellipse, Sector, Triangle.)
Few programs in RPN/FOCAL (HP41) for ellipse perimeter calculation and isoperimeter points calculation in the area (0-pi/2). Some calculations are made by infinite series or convergence series (AGM and MAGM). Some calculations are made with modified cycloids or modified conics. The concept of cosinus elliptique is introduced. One program in pyth…
File processing
Given an array consisting of n distinct points[p1[x1, y1] ... pn[xn, yn]]. Find the closest pair of points using a Divide-and-Conquer Algorithm with asymptotic complexity of O(N log N)
A software for object detection, counting and measurement of individual and statistical dymensions.
The MyMath module is a Python module that contains user-defined functions for calculating the area, volume, and perimeter of various 2D and 3D shapes. This module provides a convenient way to perform common mathematical calculations related to shapes.
Add a description, image, and links to the perimeter topic page so that developers can more easily learn about it.
To associate your repository with the perimeter topic, visit your repo's landing page and select "manage topics."