No project description provided
Project description
RDP Rust
Binary version of MIT licensed RDP implementation by fhirschmann.
Wheels are built for Linux Python 3.5, 3.6, and 3.7. OS X wheels are built for 3.6 and 3.7.
Benchmarks show approximately 50% speed increase.
Rust implementation of the Ramer-Douglas-Peucker algorithm (Ramer 1972; Douglas and Peucker 1973) for 2D data.
Installation
pip install rdp-rust
Usage
import numpy as np
from rdp_rust import reduce_points
np.array([
])
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file rdp_rust-0.2.0-cp37-cp37m-macosx_10_7_x86_64.whl
.
File metadata
- Download URL: rdp_rust-0.2.0-cp37-cp37m-macosx_10_7_x86_64.whl
- Upload date:
- Size: 152.7 kB
- Tags: CPython 3.7m, macOS 10.7+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cf4579556508e6bf5b28666b7b1e3203e735b0d16b0d59257da4ed013eff2c14 |
|
MD5 | 971d1de35540d5b436c8e8453bce6873 |
|
BLAKE2b-256 | c3304eba29d8170976236dd1c8e3d8b3cdb18e7ac64b1a01c8f676c540bbbe2c |