Phasor - A means to measure complex values with magnitude and angle.
Project description
Phasors
A means to measure complex values with magnitude and angle.
The phasor package provides a means to work with complex numbers in their
polar coordinate form (with a magnitude and angle) allowing simple computation
for advanced electrical engineering or other phasor-based work.
Installation
Installing is as simple as:
pip install phasors
Usage
from phasor import Phasor
voltage = Phasor(67, 120)
print(voltage)
# 67 ∠ 120°
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 phasors-0.0.1.tar.gz.
File metadata
- Download URL: phasors-0.0.1.tar.gz
- Upload date:
- Size: 5.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.31.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6e4c0cb2f064745861bdb0f09ad70d0c68a224a001f74da56051523be33cff6d
|
|
| MD5 |
dd1c9bc098b48a1e686756585054369e
|
|
| BLAKE2b-256 |
cde7e6492f84c1e9d6233a9ece2517d6e02c1f8ef485386b81e6cf877c2f7c59
|
File details
Details for the file phasors-0.0.1-py2.py3-none-any.whl.
File metadata
- Download URL: phasors-0.0.1-py2.py3-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.31.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7a304bee47d7d2dfb9d75a08c8d4aa5d22562ab605c2a8aea4bd4ffa1e65a78b
|
|
| MD5 |
1ae6dd339285619105857a6d57f55d78
|
|
| BLAKE2b-256 |
363745893ae45095b32a72f726c7fd78a501cb40072d6b8bc4ebe47de156f908
|