urschrei / simplification

Very fast Python line simplification using either the RDP or Visvalingam-Whyatt algorithm implemented in Rust
Other
166 stars 18 forks source link

Restore numpy requirement #67

Closed urschrei closed 11 months ago

urschrei commented 11 months ago

As the error in #63 is platform-dependent and is proving difficult to reproduce, this PR and subsequent breaking release switches Simplifcation back to a hard numpy requirement.