-
Set timing_offset_cylinder for a funny engine like Harley
problem: ignition is messed up due to default minimumIgnitionTiming and maximumIgnitionTiming no longer making sense
desired: same -10 to …
-
It would useful in some cases to have more direct mutable access to the shape, strides, and data representation. This could be resolved with setters that perform safety checks instead of just providin…
-
Fornjot supports both 2D and 3D shapes (sketches and solids). While the kernel is more nuanced about this, from the perspective of the CAD model, all those objects live in 3D space and can be transfor…
-
### Page URL
https://dart.dev/guides/language/spec
### Page source
_No response_
### Describe the problem
The "Dart 3" link on the specification page still links to the 2.10 spec. Has the 3.0 spe…
-
**Reported by Tron on 10 Dec 2010 05:05:13 UTC**
Two modifications would be nice to see when in crypto mode:
1. ~~To have a more clearly visible change in the status of the "lock" icon (color, shape,…
-
Hi!
I am trying to convert digiplay/DreamShaper_8 to CoreML. I am using…
`python -m python_coreml_stable_diffusion.torch2coreml --convert-unet --convert-text-encoder --convert-vae-decoder --conv…
-
I looked into my code base and it seems like that the `sklearn` library has changed, so the function `_extract_patches` is now hidden. I also wrote the function from scratch back then, not using `skle…
-
## Description
I think converting to `uint8`, a common operation required many times to display, save, or otherwise manipulate images is much too slow in scikit-image.
I understand the desire th…
-
### Is your feature request related to a problem?
Currently, the generated code for endpoints uses `@param array $params`, which does not provide any information to static analysis tools about the su…
stof updated
3 months ago
-
The `matter` function currently returns a `GrayMatterFile`, which loses type information about the expected `data` shape.
It would be better to allow passing a generic type parameter for the `data…