Base utilities for engineering packages
Project description
dx-utilities package
Features
-
Geometry module on top of
shapely. -
Representations of physical fields.
-
Linear algebra and numerical integration.
- Utilities on top of
numpyandmathutils.Vector.
- Utilities on top of
-
Decorators.
-
Exception classes with error-code.
-
Data-structures.
-
Book-keeping of physical constants and manipulation of units.
-
Testing and printing utilities.
Sample usage
>>> from dx_utilities.geometry import PlanarShape
>>> rectangle = PlanarShape.new(shape='rectangle', bx=1.0, by=2.0)
>>> rectangle.area
2.0
Public API
See the documentation pages.
Contribute
Source code lives in https://gitlab.com/d-e/dx-utilities.
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 dx_utilities-1.0.2.tar.gz.
File metadata
- Download URL: dx_utilities-1.0.2.tar.gz
- Upload date:
- Size: 22.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/39.0.1 requests-toolbelt/0.8.0 tqdm/4.29.1 CPython/3.7.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7a0c57a80f6f70c4fff2ac696f288deb3d54ffb5fc980959e71bd8a504f11f9e
|
|
| MD5 |
9b4938d015d7bf98950a2213dd6bab46
|
|
| BLAKE2b-256 |
e0cdee967623f78d35ac64923d54fcd9e19c245de5b015086d7465c9a23eb425
|
File details
Details for the file dx_utilities-1.0.2-py3-none-any.whl.
File metadata
- Download URL: dx_utilities-1.0.2-py3-none-any.whl
- Upload date:
- Size: 40.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/39.0.1 requests-toolbelt/0.8.0 tqdm/4.29.1 CPython/3.7.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6d6d78d4dc7325876a0fb0fbf57e13ee369f1d80641ce4ad61c1395040ade2ba
|
|
| MD5 |
683029ea3c59a61a620cda252b196901
|
|
| BLAKE2b-256 |
38e83622dbed8277dcea224f2b5caf1b5628cdcce75661cc9f3013f8ec6585a7
|