Compute the inverse of the cross-product for 3D vectors.
Project description
This module computes the inverse of the cross-product.
Motivations
This is specific to 3D vector algebra.
In Fluid Dynamics, we have access to the moment of a force at a specific point (M_P = OP \cross F). This calculation is crucial when determining the center of pressure (CoP), a pivotal concept for understanding the distribution of forces on an object submerged in a fluid. To accurately pinpoint the CoP, we often need to "reverse" this process, effectively requiring an inverse functionality for the cross product.
Installation
First, set up your conda environment:
cd /PathTo/CrossProductInverse
conda env create -f environment.yml
Package
You can also directly install the package from PyPI:
pip install crossproductinverse
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
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 crossproductinverse-0.1.0.tar.gz.
File metadata
- Download URL: crossproductinverse-0.1.0.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e5f2a1f62f56b28c7d7f040fa5903fa1df4be8d1e0c4c631d2f5fcd48d7b4b81
|
|
| MD5 |
c2f42b46f6a85ea56e5f29d399f1f1ff
|
|
| BLAKE2b-256 |
4941576bcc61d8bb90f46538ee7ca9ee695c1b724c2e15153a02c1adca51110e
|
File details
Details for the file crossproductinverse-0.1.0-py3-none-any.whl.
File metadata
- Download URL: crossproductinverse-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
76a15b1d164403a76b8f02c958f8ae7fd3924bd8805f9f1803c2f7a7ee6812b7
|
|
| MD5 |
c5fd610ec31a37ee39b01021bc94cfa7
|
|
| BLAKE2b-256 |
d6c8f9b3202aea90722bbb6e99d3539804f868b966fc4024e75a6929c0a16c52
|