Bidimensional

Latest version: v1.9.1

Safety actively analyzes 679296 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 4

1.4.0

This release features a new polygons module that contains the Triangle class (for now).

It also features a operations module with common operations.

**Full Changelog**: https://github.com/erlete/bidimensional/compare/v1.4...v1.4.0

1.3.1

The directory structure was updated in order to solve import issues.

**Full Changelog**: https://github.com/erlete/bidimensional/compare/v1.3.0...v1.3.1

1.3.0

In this release, the package has been renamed due to import issues, since the name started with a numerical value, which is not supported by Python.

**Full Changelog**: https://github.com/erlete/bidimensional/compare/v1.2.0...v1.3.0

1.2.0

This release marks the beginning of the release process of the package to the Python Package Index.

**Full Changelog**: https://github.com/erlete/bidimensional/compare/v1.1.0...v1.2.0

1.1.0

This releases features a major bug fix that caused errors during the circumcenter calculation process.

What's Changed
* Major circumcenter calculation issue fix by erlete in https://github.com/erlete/bidimensional/pull/4

**Full Changelog**: https://github.com/erlete/bidimensional/compare/v1.0.0...v1.1.0

1.0.0

This is the initial release of the `2d-utils` module. Currently implemented features are:

* `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.

**Full Changelog**: https://github.com/erlete/bidimensional/commits/v1.0.0

Page 4 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.