-
Hi! I need to find a shortest path inside a simple polygon between each pair of polygon's vertices. Currently, I have to call `sssp . triangulate` from `Algorithms.Geometry.SSSP` for a polygon, then r…
-
Add methods for *family* and *order* of syllables to `eld.EthiopicUCDString` class.
* [x] `get_order()` - return list of orders for each character in string, non-syllables return `None`.
* [x] `get_f…
-
I am migrating Xamarin to MAUI. In my app I have
` ILayoutDirectionService _LayoutDirectionService = DependencyService.Get().Service;`
I need the equivalent code for getting the layout directio…
-
I really appreciate this module, but I have discovered that OpenCV actually provides a transformation that is able to produce the exact output as the fish2pano module. The OpenCV transformation is 50…
-
To go along with `uv publish`, it would be great if we could check our wheel files like `twine check`.
Most important would be errors like:
```
Checking rockcraft/dist/rockcraft-1.6.0.post2+gfc…
-
I need the generated java code include both response body and headers.
I know there is `return-response` option to return `javax.ws.rs.core.Response` but that class is not generic and requires cast…
-
In the same spirit as `twine check` (see #8641), there is a nice utility called [`check-wheel-contents`](https://github.com/jwodder/check-wheel-contents).
Do we still need this tool now that `uv pu…
-
### What can't you do?
Back in the entity system we had a way to run a method whenever there was a hotreload with [Event.HotReload], but this does not exist for the scene system anymore.
I have a si…
-
Currently there's no easy way to translate `npm create` (or `yarn/pnpm create`) calls to `deno ...` calls.
Consider the example:
```
npm create vite@latest
```
```
deno run -A npm:create-vit…
-
title