Skip to main content

A python package for performing geometric calculations in 3D

Project description

Release on 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 --user -e .

within the base directory.

To install all requirements, including the ones for unit testing and documentation.

pip install --user -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.0.1.tar.gz (30.4 kB view details)

Uploaded Source

Built Distribution

geo3d-1.0.1-py3-none-any.whl (14.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: geo3d-1.0.1.tar.gz
  • Upload date:
  • Size: 30.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.8.0 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0

File hashes

Hashes for geo3d-1.0.1.tar.gz
Algorithm Hash digest
SHA256 5b0c4d2abd33548a7106a3b0a946f3038ae5b39cb642c957b123258278d9ff3e
MD5 fd69d804daed1c16fa239f08dc8e41ae
BLAKE2b-256 48600ed4afd3304b8dacc2a7abe59ccbd23a209be10f4abcb6512022fae915ed

See more details on using hashes here.

File details

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

File metadata

  • Download URL: geo3d-1.0.1-py3-none-any.whl
  • Upload date:
  • Size: 14.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.8.0 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0

File hashes

Hashes for geo3d-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 957505f84596b304eb3c439632e3f8e9194716f56541a9aac2388c888375b48b
MD5 c4864ec952cb2bcd5b6f260085cfaedc
BLAKE2b-256 d2f746569345487883fca03c72186061d2df5adf9fc5bc9479cef3292b949210

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