Bounded smoothing of 2d arrays/histograms and contour plotting
Project description
Gaussian smoothing for 2D arrays where some condition must be maintained e.g. x>y. In the default setting this is achieved by reflection about the boundary before the kernel convolution. See the examples directory.
To install and be able to run the examples:
python -m pip install 'boundedcontours[examples]'
Or from source:
git clone https://github.com/millsjc/boundedcontours
cd boundedcontours
python -m pip install '.[examples]'
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
boundedcontours-0.0.3.tar.gz
(15.1 kB
view details)
Built Distribution
File details
Details for the file boundedcontours-0.0.3.tar.gz
.
File metadata
- Download URL: boundedcontours-0.0.3.tar.gz
- Upload date:
- Size: 15.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
56a515d84dce2b6bc03b53411c233cf1abb03aa7da9ddac843bd5f5edcf7e57f
|
|
MD5 |
738174636f57afe7db8f99ad3e0aa4ed
|
|
BLAKE2b-256 |
2fc197c00d90f1807eb7dc0fcf3e8d46681450855d5128053c9969bb203d954e
|
File details
Details for the file boundedcontours-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: boundedcontours-0.0.3-py3-none-any.whl
- Upload date:
- Size: 13.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
51b5df8edf6b620e242dcf652d7883e561f5f5685942ee343e6263d88f9045a0
|
|
MD5 |
72030c215bbe6ffc73575b98da50c034
|
|
BLAKE2b-256 |
2c00c2d5a66cc0541b96c5a230433b247cb5ec5eb4d3548982d03ce97ad72409
|