A simple package for the calculation of rotations, quaternions, and Euler angles, for planes and vectors.
Project description
shipping6DOF
shipping6DOF is a simple package that calculates translations and rotations from planes, by means of classical linear algebra.
Features
- Define planes by an origin and unitary normal axis vector.
- Define planes from 2, 3, and n co-planar (within limits) coordinate points
- Calculate rotation matrices from quaternions, axis and rotation angle, and viceversa
- Calculate displacements and rotations (Euler angles) between 2 planes by means of simple algebraic operations
- Change of basis and rotation matrices available
- The API follows a DDD approach ("Domain-Driven Design"), this means that linear algebra operations are directly implemented through overloaded abstractions and classes. No need to call numpy directly.
- (FUTURE) calculation of 6DOF motions and hydrostatic forces on ships.
Usage
See Jupyter notebooks attached.
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file shipping6dof-0.1.4-py3-none-any.whl.
File metadata
- Download URL: shipping6dof-0.1.4-py3-none-any.whl
- Upload date:
- Size: 9.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
279416be280f67abf6618dcd09102ac93b9215ca7d0f548781e6c821ac3d205d
|
|
| MD5 |
99eeeece15851658f894d5871fbc01cb
|
|
| BLAKE2b-256 |
c6b620998b176cc893d4e8f65fdfebf271e83156364319d7e3d477bf037c091a
|