Skip to main content

A python package for performing geometric calculations in 3D

Project description

pypi Test package

geo3d

A python package for performing geometric calculations in 3D. It allows to

  • find coordinate system transformations between frames
  • transform points and vectors
  • express points and vectors in different frames
  • create frames from primary and secondary axes vectors
  • align two point groups by minimizing point-to-point distances
  • fit planes to points

Requires Python 3.7 or up .

Installation

To install the module and its core requirements, run

pip install geo3d

Maintainers should install in editable mode, including all additional requirements for unit testing and documentation:

pip install -e .[dev]

Usage

Instructions on basic usage can be found in the jupyter notebook in /docs, which are also deployed to himbeles.github.io/geo3d.

Testing

Unit tests can be run using

pytest -s 

in package root.

If a coverage report should be generated, run

python -m coverage run -m pytest

Building the docs

The documentation can be built from the .ipynb documents in the /docs folder by running

make html

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

geo3d-1.3.0.tar.gz (30.0 kB view details)

Uploaded Source

Built Distribution

geo3d-1.3.0-py3-none-any.whl (19.6 kB view details)

Uploaded Python 3

File details

Details for the file geo3d-1.3.0.tar.gz.

File metadata

  • Download URL: geo3d-1.3.0.tar.gz
  • Upload date:
  • Size: 30.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for geo3d-1.3.0.tar.gz
Algorithm Hash digest
SHA256 f03555b97251f5ee952628b2576257657bda32026c0f5b928f5c3bc812e34ad5
MD5 eca05e4d732599d191b658ff2182245f
BLAKE2b-256 cbbc083a7c6c2e11154205cdf23c2a0cedd6113efb815083e4e01773a391cfca

See more details on using hashes here.

File details

Details for the file geo3d-1.3.0-py3-none-any.whl.

File metadata

  • Download URL: geo3d-1.3.0-py3-none-any.whl
  • Upload date:
  • Size: 19.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for geo3d-1.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 1d37d7897a0ecbfbf997a1ba20fc1bf48bed7b8a565fbf662e1afd911571a26f
MD5 df122e1873416ab2156d30f5764c4aa6
BLAKE2b-256 1edf5f2b8f7159347ab99aa8ef5e371aadda04d31ae4705698fdb249b1c8d2aa

See more details on using hashes here.

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