A python package for performing geometric calculations in 3D
Project description
geo3d
A python package for performing geometric calculations in 3D, such as
- coordinate system transformations
- rigid body motion under local constraints
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
Basic usage
Instructions on basic usage can be found in the jupyter notebook
examples/basic_usage.ipynb
.
Constrained motion
The module allows to calculate rigid body movement from disturbances to exact constraints.
A usage example is given in
examples/constrained_motion.ipynb
.
Testing
Unit tests can be run using
pytest -s
in package root.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file geo3d-0.3.3.tar.gz
.
File metadata
- Download URL: geo3d-0.3.3.tar.gz
- Upload date:
- Size: 1.7 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dd9777a7c5e148ce1cc1857e130cb16a30ec4202a565bafbe483d135a87511ed |
|
MD5 | 613b398f9a73e57d9c5e6ebe3092d019 |
|
BLAKE2b-256 | e3d58540126a6694a70def567422c1c4179cb56f8f501cdf6e990ccf274d176f |
File details
Details for the file geo3d-0.3.3-py3-none-any.whl
.
File metadata
- Download URL: geo3d-0.3.3-py3-none-any.whl
- Upload date:
- Size: 10.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 493a359e5d148a99b8bfc2f3611cac75db9384301f99d9db65ff02ccde3704fa |
|
MD5 | 05ebf9456fc1e29ac2435bda8737f088 |
|
BLAKE2b-256 | dfa6b7c1f990fa6dca7399f18bd56e3d0d3814d6eb837a656fba8a7e455ed215 |