bezier icon indicating copy to clipboard operation
bezier copied to clipboard

Helper for Bézier Curves, Triangles, and Higher Order Objects

Results 87 bezier issues
Sort by recently updated
recently updated
newest added

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...

type: enhancement
language: python
plotting

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

docs

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...

type: question
docs

~~Blocked on #270.~~

packaging
language: python

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...

packaging
os: windows
type: investigating

It would be helpful if the user can specify the tolerance for whether a slightly offset point would be considered on the curve.

type: enhancement

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.

packaging
language: fortran
os: mac-os
language: python

See https://github.com/dhermes/bezier/commit/e6925aad702842ae3637dfac9ff0da556ef0d980. This was a regression introduced in Pylint 2.12.0.

hygiene
language: python

- 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

packaging
language: python