-
### Description
The `array` and `string` types both have `find()` and `position()` methods that find a first occurrence of some search pattern. There is no equivalent `find-last()` etc., and emulat…
-
When we went from software floating point to integer math for demurrage calculations, the code was written to only support calculation of future value corresponding to higher reference heights. Since …
maaku updated
5 years ago
-
Currently when using WINDOW 7.8.14, we need to enter the parameters of 2 single glass panels to get the parameters of an insulated glass panel. I want to ask, is there any way to get the parameters of…
-
## Description
In our RWKV6 implementation using Triton for CUDA, we've discovered a critical precision-related issue in the `fused_recurrent_rwkv6_bwd_kernel_dkv` kernel. When inputs are in fp16 a…
-
Currently, the product data network uses the [CIELAB color space](https://en.wikipedia.org/wiki/CIELAB_color_space) ([example](https://github.com/building-envelope-data/api/blob/3f4d20eeb5a2e45fcf4ba0…
-
### Description
Currently, you can create a quick calculation, like so:
The generate SQL is:
```sql
RANK() OVER(ORDER BY ${orders.status_min_of_status} ASC)
```
For non-technical users, it …
-
Thank you for your code. I have a question.
The input to the model consists of compressed spectra, but when calculating the loss, is it compared with the original STDCT spectra? In other words, is t…
-
@bastibl Work was recently conducted to extend your repository to support 802.11ah (https://github.com/irongiant33/gr-halow). Adaptation of the synchronization and equalization logic is however requir…
-
I'm on the way to resolve #39 .
But I found something weird.
![image](https://github.com/user-attachments/assets/edb47959-189a-4b2d-baeb-46d8afaf5afa)
Left Top should been 0,0
![image](https://git…
-
**Is your feature request related to a problem? Please describe.**
At present, hashstack pools listed do not have base APYs shown. We need to work on it to fix that.
**Describe the solution you'd…