Results 14 issues of Jude

https://github.com/Pomax/BezierInfo-2/blob/ea6f610eadfb90a96efd2b2e9ea7460744d4d185/docs/chapters/circles_cubic/content.en-GB.md?plain=1#L86 The whole unit circle situation should be scaled by `r`, but for the final equations, control point 1, `r` doesn't get multiplied to the y-term (`k`). On a minor...

bug
enhancement

> Anyway, `for` option was designed to take a string of a single file type or a list of multiple file types, and there's no code in vim-plug that processes...

The block of code starting at [line 69 on simplifyx/main.py](https://github.com/vchoutas/smplify-x/blob/a7876f03aa086c1fa010941a91482d7cb240e7d9/smplifyx/main.py#L69) is repeated shortly below, [line 92](https://github.com/vchoutas/smplify-x/blob/a7876f03aa086c1fa010941a91482d7cb240e7d9/smplifyx/main.py#L92). Also, since I'm already raising an editable issue, you should have all the sanitization...

- [x] This is a bug report - [ ] This is a feature request - [x] I searched existing issues before opening this one Note: there is an existing...

- [x] This is a bug report - [ ] This is a feature request - [ ] I searched existing issues before opening this one Note: a subset of...

See also issue #216 which instigated the convos on improving error message outputs. This specific feature request is to improve the documented output on an edge case of BeartypeCallHintParamViolation, where...

I know you just finished some 30+ commits shaking your fist at agile's `Bearable software over unbearable documentation` and further obfuscating what goes on inside classes, but it would be...

I think this is a bug with plum, but perhaps its some other weird interaction, or just too new of beartype. The gist is that I've been using @beartype for...

Based off discussion https://discourse.ros.org/t/optional-fields-in-message/991/16 As per [REP-2000](https://www.ros.org/reps/rep-2000.html), versions Galactic+ have minimum language requirements of C++17. This commit begins re-discussions on supporting std::optional through msg types of BoundedSequence, max size 1....

@zeth I discovered this repo because it seems quite good, but I found that my crashing issue #90 already had a fix, as an unmerged PR. I also see that...