-
There's currently only one test for the RCA calculation function. We need to add tests for all functions, using some dummy data.
We also need to add a test for the `polars.run` function.
-
I found some incorrect calculations I believe.
lecture 6, slide 26
It gets the answer equal to 2, but if you perform the calculations you will get 2.164. It seems it is treating the input to the…
-
Source: https://github.com/gemwalletcom/core/tree/main/gemstone/src/swapper
### Quote calculation
> You can query the l1 hub pool for utilisation and reconstruct lp fee (see https://docs.across.t…
-
### Description
hint to users that there are calculations at the bottom of each column
### Impact
new database users
### Additional Context
_No response_
-
Many compute-intensive steps could be massively accelerated by parallelizing the backend calculation (e.g. many of the smoothing algorithms, calc_deriv)
Should probably benchmark all the steps to d…
-
![oneDM](https://github.com/user-attachments/assets/2c4b947c-9ab3-488d-b029-7107e1e82605)
Hi,
Thank you for your great work! I have a question regarding the Styled Evaluation column in Table 1 (e.…
-
```
private void SkipPadding()
{
var bytes = (int)(BaseStream.Position % 4);
```
I have a BaseStream where the xz file doesn't start at position 0. If this position is not dividable…
-
I want to update my tests on the `aiida-kkr` plugin to use the `enable_archive_cache` feature. Doing that I encountered a few problems:
- When doing this I noticed that `aiida-test-chache` wants to …
-
### Description
in 7.37e OD got buffed and mana per intellect was scaled from 2.0 to 2.5, but i tested it in lobby and after I did the calculations OD have the same amount of mana per intellect (2.0)…
-
Add functionality to monitor amount of resources used by contracts. Resources: gas usage(cumulative amount of gas used during execution in this contract), tx usage(amount of txs which interacted with …