Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / dhermes/bezier issues and pull requests

#243 - Cannot install `bezier` with pip install

Issue - State: closed - Opened by frenchqwerty almost 4 years ago - 9 comments
Labels: type: question, packaging

#242 - [Question] How can I find a cubic Bezier curve that passes through a specified point?

Issue - State: closed - Opened by miu200521358 almost 4 years ago - 5 comments
Labels: type: question

#241 - Should docs "promote" / reverse-link citations?

Issue - State: open - Opened by dhermes about 4 years ago
Labels: type: question, docs

#240 - feature request : elliptic arc approximation by Bezier Curve

Issue - State: open - Opened by piscvau about 4 years ago
Labels: type: enhancement

#239 - Document `BEZIER_DLL_HASH`.

Pull Request - State: closed - Opened by dhermes about 4 years ago
Labels: packaging, docs, language: python

#238 - PyInstaller bundles PyQt libraries: Incompatible Open Source Licenses

Issue - State: closed - Opened by Pebaz about 4 years ago - 3 comments
Labels: type: question, packaging, language: python, type: investigating

#237 - DLL load failed while importing _speedup with conda+python3.8+windows

Issue - State: closed - Opened by xjh19971 over 4 years ago - 30 comments
Labels: packaging, os: windows, type: investigating

#236 - [QUESTION] Is it possible to split the bezier curve at a chosen point defined by its coordinates?

Issue - State: closed - Opened by dhermes over 4 years ago - 1 comment
Labels: type: question

#235 - [QUESTION] how to find the maximum y or or minimum y point on a Bezier Curve of degree 3.

Issue - State: closed - Opened by piscvau over 4 years ago - 4 comments
Labels: type: question

#234 - [BUG] Geometric Curve-Curve Intersection breaks down when linearized segments are vastly different in size

Issue - State: open - Opened by KIKI007 over 4 years ago - 7 comments
Labels: type: bug, numerical-stability, type: investigating, robustness

#233 - Removing normalization from `clipping`.

Pull Request - State: closed - Opened by dhermes over 4 years ago
Labels: type: enhancement, performance, docs, language: python, plotting, robustness

#232 - Typo: a hard upper bound for intersections_size

Pull Request - State: closed - Opened by KIKI007 over 4 years ago - 1 comment
Labels: type: bug, docs, language: python

#230 - split bezier curve at t

Issue - State: closed - Opened by mok33 over 4 years ago - 7 comments
Labels: type: question

#227 - Adding idiomatic C++ equivalents for each subroutine in `helpers.h`.

Pull Request - State: open - Opened by dhermes over 4 years ago - 3 comments
Labels: packaging, language: c/c++, do not merge

#226 - Revert `pip` pinning and `VIRTUALENV_NO_DOWNLOAD` changes.

Pull Request - State: closed - Opened by dhermes over 4 years ago - 1 comment
Labels: build, packaging, language: python

#224 - Modify `noxfile.py::_cmake` so it works with `nox --install-only`

Issue - State: closed - Opened by dhermes over 4 years ago - 5 comments
Labels: type: enhancement, build

#217 - Refer to VS algorithm in docs

Issue - State: closed - Opened by dhermes over 4 years ago
Labels: docs, language: python, good first issue

#213 - need for a tutorial about use of the package to draw a bezier curve

Issue - State: closed - Opened by piscvau over 4 years ago - 3 comments
Labels: type: enhancement, docs, language: python

#212 - Update to Sphinx 3.0

Issue - State: closed - Opened by dhermes over 4 years ago
Labels: docs, language: python, good first issue

#210 - Update README.md with all imports per example, so they can be copy-pasted?

Issue - State: closed - Opened by Pomax over 4 years ago - 4 comments
Labels: docs, language: python, good first issue

#209 - Update `bezier-wheels` to make sure wheels pass tests on `conda` + Windows

Issue - State: closed - Opened by dhermes over 4 years ago - 1 comment
Labels: packaging, os: windows, language: python

#208 - Using `importlib.metadata` to locate `extra-dll` on Windows.

Pull Request - State: closed - Opened by dhermes over 4 years ago - 8 comments
Labels: packaging, language: python

#205 - Add helpers for curve / triangle fitting

Issue - State: open - Opened by dhermes over 4 years ago - 1 comment
Labels: type: enhancement

#204 - "Fix" handling of `CMAKE_Fortran_FLAGS*`.

Issue - State: open - Opened by dhermes over 4 years ago
Labels: build, language: fortran, language: cmake

#203 - Consider using `-DCMAKE_IGNORE_PATH`

Issue - State: closed - Opened by dhermes over 4 years ago - 1 comment
Labels: build, language: fortran, os: windows

#202 - Add support in `CMakeLists.txt` for `flang`

Issue - State: open - Opened by dhermes over 4 years ago - 3 comments
Labels: help wanted, build, packaging, language: fortran, language: cmake

#200 - [QUESTION] Consider removing `__config__.py` from codebase.

Issue - State: closed - Opened by dhermes over 4 years ago - 1 comment
Labels: type: question

#198 - Add examples showing how subdivision algorithm works

Issue - State: open - Opened by dhermes over 4 years ago - 2 comments
Labels: docs, language: python

#193 - Revert `pip` pinning and `VIRTUALENV_NO_DOWNLOAD` changes.

Issue - State: closed - Opened by dhermes over 4 years ago - 1 comment
Labels: hygiene, packaging, language: python

#185 - Enabling VersionInfo resource for Windows DLLs.

Pull Request - State: open - Opened by dhermes over 4 years ago - 1 comment
Labels: build, packaging, language: fortran, os: windows

#177 - Make ABI docs more automated

Issue - State: open - Opened by dhermes over 4 years ago - 1 comment
Labels: help wanted, docs, language: fortran, language: c/c++

#175 - Adding `CMakeLists.txt` files to enable building `libbezier` with `cmake`.

Pull Request - State: closed - Opened by dhermes over 4 years ago
Labels: type: enhancement, build, packaging, language: fortran, language: cmake

#171 - Add curves with **multiple** self-crossings.

Issue - State: closed - Opened by dhermes over 4 years ago - 2 comments
Labels: testing, robustness

#165 - Implement "real" self-intersection checks for curves

Issue - State: closed - Opened by dhermes over 4 years ago - 2 comments
Labels: type: enhancement, language: fortran, language: python

#162 - Ignore Cython errors when building SciPy wheel for PyPy3

Issue - State: closed - Opened by dhermes over 4 years ago - 1 comment
Labels: build, packaging, language: pypy

#156 - curve.f90:evaluate_curve_barycentric() broken when `num_nodes` exceeds 30

Issue - State: closed - Opened by saxenarohan97 almost 5 years ago - 6 comments
Labels: type: bug

#153 - [QUESTION] Transpose nodes to (npts, ndim) instead of (ndim, npts)

Issue - State: closed - Opened by dhermes almost 5 years ago - 2 comments
Labels: type: enhancement, type: question, language: python

#151 - Determine if download badges are appropriate to add

Issue - State: closed - Opened by dhermes about 5 years ago - 1 comment
Labels: docs

#144 - Set version info on `bezier.dll`

Issue - State: open - Opened by dhermes almost 6 years ago
Labels: build, packaging, language: fortran, os: windows, language: cmake

#141 - [QUESTION] Should we check status of `allocate()` in Fortran code

Issue - State: open - Opened by dhermes almost 6 years ago - 1 comment
Labels: type: question, hygiene, language: fortran

#131 - Add idiomatic C++ functions in `bezier` namespace

Issue - State: open - Opened by dhermes almost 6 years ago - 3 comments
Labels: hygiene, packaging, language: c/c++

#110 - Consider mentioning when intersection_helpers._newton_refine can't be fixed

Issue - State: open - Opened by dhermes over 6 years ago
Labels: docs

#80 - Consider using target-notes directive

Issue - State: closed - Opened by dhermes almost 7 years ago - 1 comment
Labels: type: question, docs

#62 - Investigate using build system other than Python / distutils / setuptools

Issue - State: closed - Opened by dhermes about 7 years ago - 1 comment
Labels: type: question, build, language: cmake

#59 - Algebraic intersection fails curves 1 and 13 (ID: 10) in macOS

Issue - State: open - Opened by dhermes about 7 years ago
Labels: type: bug, numerical-stability, os: mac-os, robustness