Catsmoothing

Latest version: v0.1.1

Safety actively analyzes 681790 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.1.1

Added

- Add a new boundary condition for the `CatmullRom` class called `'clamped'`,
which allows anchoring the first and last points of the curve to the first
and last control points. This is particularly useful for smoothing
`MultiLineString` geometries where the first and last points of each
line segment must remain connected to the previous and next line segment.

Changed

- Freeze attributes of `CatmullRom` since they are not supposed to be changed,
once the class is instantiated. If needed, a new instance should be created.

0.1.0

- Initial release.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.