-
I encountered a software crash while loading the SAM model.
Error message:
Traceback (most recent call last):
File "D:\anaconda\envs\anylabelme\lib\site-packages\anylabeling\utils.py", line 15, i…
-
### Bug
### Voronoi
- [ ] Calculate polygon areas
- [ ] For `vor$vertices`
- [ ] Return status: merged/redundant/deleted
- [ ] For `vor$msegments`
- [ ] Add proper `line` for b…
-
### Documentation Is:
- [X] Missing or needed?
- [ ] Confusing
- [ ] Not sure?
### Please Explain in Detail...
![Screenshot 2024-10-21 at 11 31 59](https://github.com/user-attachments/assets/851308…
-
I noticed a small inconsistency between two related function signatures when I was using this library. Of course, changing the signature would break anyone using these functions, and I'm not sure wha…
-
I guess the following should not raise and needs fixing?
```python
~ $python -m venv venv
~ $. venv/bin/activate
(venv) ~ $pip install cron-descriptor
Collecting cron-descriptor
Downloading …
-
Code:
- [ ] Point Class
- [ ] SideOf
- [ ] onSegment
- [ ] Line Distance/Intersection
- [ ] Segment Distance/Intersection
- [ ] Circle/Line
- [ ] Circle/Circle
- [ ] Convex Hull
- [ ] Polygon…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
Because of lineshader's round edges, if you have high fuel capacity, the bar segments become …
-
Hello,
What chain ID does the function `parseMMCIF` use: `asym_id` (a unique and sequential identifier of each molecule (starting from letter A) in the model) or `auth_asym_id` (author provided (or…
-
This seems familiar but not the same as these issues. The issues below mention how @jridgewell/trace-mapping had a bug that caused this. And you need a newer version. I have the newest version and am …
-
The L segment in the path string gets 4 values, while only the first 2 get used in drawing the vector. You could consider leaving the last two out!