Coupled gridding library
Project description
Gridlock README
Gridlock is a Python module for drawing on coupled grids.
Gridlock is used primarily for 'painting' shapes in 3D on multiple grids which represent the same spatial region, but are offset from each other. It does straightforward natural <-> grid unit conversion and can handle non-uniform rectangular grids (the entire grid is generated based on the coordinates of the boundary points along each axis).
Installation
Requirements:
- python 3 (written and tested with 3.5)
- numpy
- float_raster
- matplotlib (optional, used for visualization functions)
- mpl_toolkits.mplot3d (optional, used for isosurface visualization)
- skimage (optional, used for isosurface visualization)
Install with pip:
pip3 install gridlock
Alternatively, install via git
pip3 install git+https://mpxd.net/code/jan/float_raster.git@release
pip3 install git+https://mpxd.net/code/jan/gridlock.git@release
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
gridlock-0.4.tar.gz
(24.9 kB
view details)
Built Distribution
gridlock-0.4-py3-none-any.whl
(27.3 kB
view details)
File details
Details for the file gridlock-0.4.tar.gz
.
File metadata
- Download URL: gridlock-0.4.tar.gz
- Upload date:
- Size: 24.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.4.2 requests/2.21.0 setuptools/41.2.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.4+
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 52cf16518d1ea667dbfa91d1458e0a57375ba7476f82259f4250b575bc9c7f01 |
|
MD5 | 8626685aab4a1f7b44f88fda00fae048 |
|
BLAKE2b-256 | 76f437ff81b3178be2f3763a40b947b3e1d7848d4f516b9b7e8f4e24c3c79108 |
File details
Details for the file gridlock-0.4-py3-none-any.whl
.
File metadata
- Download URL: gridlock-0.4-py3-none-any.whl
- Upload date:
- Size: 27.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.4.2 requests/2.21.0 setuptools/41.2.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.4+
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7f69055f9401f3307902c16b47066de03bab974901d4377ee0f21b706809462a |
|
MD5 | 416fa8713be3f00e808b30d3ac7010fb |
|
BLAKE2b-256 | 12c716a4d1fe7c23bf6ccbe5fb07964fd7f7b9223642fe7eec56cc57c9e91b6b |