bezier
bezier copied to clipboard
Helper for Bézier Curves, Triangles, and Higher Order Objects
I want to change the opacity of the polygon plots made with this package. Here is the code I tried initially: ```python import bezier import matplotlib.pyplot as plt import numpy...
When trying to `pip install bezier==2021.2.12` on macOS Monterey 12.1, I get the following message: ``` $ python3 -m pip install bezier==2021.2.12 Collecting bezier==2021.2.12 Using cached bezier-2021.2.12.tar.gz (313 kB) Preparing...
https://github.com/executablebooks/sphinx-copybutton H/T: https://twitter.com/jcristharif/status/1488344181978415104
First, `...` is not a "valid" path under Linux (it would create a `...` folder, which is a hidden folder, so probably not what we want). Then, `CMAKE_INSTALL_PREFIX:PATH` seems to...
Hi, I test bezier package with latest version (2020.5.19) under python3.8+anaconda+windows. It seems a compatible error. ```python Traceback (most recent call last): ... File "E:\pytorch-PPUU\map_i80.py", line 8, in from traffic_gym...
It would be helpful if the user can specify the tolerance for whether a slightly offset point would be considered on the curve.
No ARM mac build is currently available on PyPI. Although it can be compiled from source, it makes its installation more complicated for end users.
See https://github.com/dhermes/bezier/commit/e6925aad702842ae3637dfac9ff0da556ef0d980. This was a regression introduced in Pylint 2.12.0.
- https://github.com/numpy/numpy/issues/20277 - https://github.com/numpy/numpy/issues/20262 Likely the reason SciPy 3.10 wheels are missing as well