-
```
Add methods to calculate (and draw) inner and outer boundaries (boxes) for
elements.
examples:
-draw the outer bounds of a circle as a dashed rectangle.
-draw the biggest rectangle that could b…
-
learnt from https://twitter.com/TETH_function/status/1702517606270505056
```wgsl
@fragment
fn fragment_main(vs_out: VertexOut) -> @location(0) vec4 {
// provide (x,y) in pixels, center is (0,0…
-
What about icons symboling polar twilight (Polar twilight occurs in areas that are located at the inner border of the polar circles, where the Sun will be on or below the horizon).
E.g. similar to …
-
ARMI currently supports Hexagonal ducts with sharp corners, but in many practical cases the hex ducts have rounded (filleted) corners with a specified corner radius, which reduces both the flow area a…
-
# One-liner
How many of the people you follow are private
# Full explainer
We tend to think that just because it's "social" media, everyone's saying everything to the public at large. Private users …
-
```
Add methods to calculate (and draw) inner and outer boundaries (boxes) for
elements.
examples:
-draw the outer bounds of a circle as a dashed rectangle.
-draw the biggest rectangle that could b…
-
```
Add methods to calculate (and draw) inner and outer boundaries (boxes) for
elements.
examples:
-draw the outer bounds of a circle as a dashed rectangle.
-draw the biggest rectangle that could b…
-
* nd2 version: 5.42.06
* Python version: 3.9
* Operating System: W10
### Description
This is not really an issue, just a suggestion to add to the documentation
### What I Did
The code be…
-
### Expected behavior
When truncating a number, the trunc function should be left as is.
### Actual behavior
Actually, the trunc() function is parsed to date_trunc()
### Steps to reproduce …
-
### Search before asking
- [X] I have searched the Inference [issues](https://github.com/roboflow/inference/issues) and found no similar feature requests.
### Question
Amazing job on the workflows…