A python package for performing geometric calculations in 3D
Project description
![Release on PyPI](https://github.com/himbeles/geo3d/workflows/Upload%20Python%20Package/badge.svg)
# 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 `sh pip install --user -e . ` within the base directory.
To install all requirements, including the ones for unit testing and documentation.
`sh 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 `sh 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.1.tar.gz
.
File metadata
- Download URL: geo3d-0.3.1.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 | a43e135ca5b52cd49486508c6cbe45bf782b9a18984ee7cc503561184561b9de |
|
MD5 | 3b5b5be2960322d8facf565fd05451ed |
|
BLAKE2b-256 | b0bf50c67a07aa45afbb4c2b56645f0663366e93f0053d01581ea1f5a93c5a0d |
File details
Details for the file geo3d-0.3.1-py3-none-any.whl
.
File metadata
- Download URL: geo3d-0.3.1-py3-none-any.whl
- Upload date:
- Size: 10.5 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 | 78d00f5b70034140332d69f3c1eb64d4d697e6510eaf863918f5c4fc57ef76c2 |
|
MD5 | 4faecbbc96795d99d1b9e0b58e77e64a |
|
BLAKE2b-256 | 3bab95bcadee2dee6d905d05d2744566f553f529fb02d56986072f64c54abb3a |