-
```
Description:
Now we found following code:
float test_dot_f3( float3 lhs, float3 rhs ){
return dot( lhs, rhs );
}
generates LLVM IR:
define void @"Mtest_dot_f3@@QV3F@@QV3F@@"(flo…
-
Hi,
When I use your python layer , encounter following error, could you help take a look?
I0118 22:24:28.584714 29796 net.cpp:261] TEST Top shape for layer 247 'accuracy' (1)
I0118 22:24:28.58…
-
It would be really great if there was a `termux-float-minimize` command which programmatically did what the button in the top left does: tell Termux:Float to minimize.
I want this because it would …
-
### The problem
I have an esp8266 with 2 displays (both 4x8x8 dot matrix, one green, one red). Since both have different brignthess, I made them independent rather than daisy-chained. Both share the …
-
Hello,
This is more a question than a bug report.
Are array shapes supposed to be casted? To be more accurate:
```php
-
When scrolling a long list, it'd be nice if the table header floated and pinned itself to the top of the window. Example and sample code here: http://mkoryak.github.io/floatThead/
triti updated
10 years ago
-
I would like to suggest a feature to parse strings into float numbers. I haven't found `std.parseFloat()` function in https://jsonnet.org/ref/stdlib.html. Since `std.extVar` returns a string it's impo…
-
Calling `Client::create_room` (in the FFI) with the following parameters (specifically with an invite for a matrix ID that doesn't exist), seemingly runs forever and instead of failing, keeps creating…
-
### Is your feature request related to a problem? Please describe.
For filling out multiple float type slots at once, it would be nice to be able to grab the parent data's name, like Position/Rotatio…
-
Hi!
I use your website template and I like it very much. Thanks a lot for providing it!
However, there is one issue which I cannot solve.
On a wide screen, the navigation bar cannot be seen compl…