Skip to main content

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


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 hashes)

Uploaded Source

Built Distribution

boundedcontours-0.0.3-py3-none-any.whl (13.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page