Skip to main content

A collection of 2D utilities for coordinate representation and manipulation.

Project description

Bidimensional

PyPI release

A collection of 2D utilities for coordinate representation and manipulation.

Features

The following features are currently implemented:

  • Coordinate2D - A custom 2D coordinate representation based on the built-in tuple class, but with extended functionality.
  • Circumcenter - A class for calculating the circumcenter and circumradius of three coordinates.

Installation

macOS/UNIX

python3 -m pip install --upgrade bidimensional

Usage

Once the package has been installed, its modules can be easily imported into custom programs via the import statement.

from coordinate import Coordinate2D
from circumcenter import Circumcenter

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bidimensional-1.5.0.tar.gz (18.4 kB view hashes)

Uploaded Source

Built Distribution

bidimensional-1.5.0-py3-none-any.whl (19.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page