Skip to main content

Generate structured grids from scattered 2D points using convex hull layering

Project description

# polargrid

Generate structured square grids from scattered 2D points using convex hull layering.

## Installation

pip install polargrid



import numpy as np

from polargrid import polargrid



points = np.random.rand(1000, 2)

grid = polargrid(points)



points are now structured as a perfect grid, such that grid\[i, j] is the point with index i, j

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

polargrid_mapping-0.1.0.tar.gz (3.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

polargrid_mapping-0.1.0-py3-none-any.whl (4.2 kB view details)

Uploaded Python 3

File details

Details for the file polargrid_mapping-0.1.0.tar.gz.

File metadata

  • Download URL: polargrid_mapping-0.1.0.tar.gz
  • Upload date:
  • Size: 3.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.12

File hashes

Hashes for polargrid_mapping-0.1.0.tar.gz
Algorithm Hash digest
SHA256 2af345b1a53f59863c723332ea1851e452cfda2ae3fb35ad23fb5bf1e6d5af99
MD5 745d8ab57b66c281b1b5bfc2be4ec098
BLAKE2b-256 f27566ae7afa386171761bc17757fa6144695e7d391e3cf2f1adb609bea717bc

See more details on using hashes here.

File details

Details for the file polargrid_mapping-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for polargrid_mapping-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 49cead7371fc7f80bd68bcb7c983bed4c862bbf13daa18ae2d727e1a3cf54bc8
MD5 dc7de93c01420817fc5d519c716a965b
BLAKE2b-256 5aea183fd37bf8ed70fbd4114ffda7271b5ecf5dbc6a68bf5c47ae48661d3cc5

See more details on using hashes here.

Supported by

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