-
HyperLogLog has large error when the set cardinality is low. We may consider this
https://clickhouse.com/docs/en/sql-reference/aggregate-functions/reference/uniqcombined
-
Hi,
As I often deal with floating point values, I tend to use the `Approx` class quite often. Now, let's consider the below example. The `CHECK` will pass even though the true absolute difference i…
-
## Description
Add `.margin` to `Approx`.
I'm testing to porting our tests from catch to doctest. We use `CHECK(var == Approx(1.123).margin(1e-3))` often but this is missing from doctest. Would …
-
@peterpolman Estimate the veTHX APR as follows
_(52*weekly reward distribution)/TVL_
in the ? modal give the comment
veTHX APR (max lock)
and link to https://docs.thx.network/tokenomics/usdthx
-
### Which tool
tidal-gui
### Version
1.2.1.10 (BETA)
### Platform
Windows 10, Windows 11
### Describe the bug
When selecting tracks or playlists, I am less and less getting success of song down…
-
**Describe the bug**
When JSONSnapshotExtension is used, pytest.approx no longer works since it serializes the `ApproxScalar` with the original expected value.
**To reproduce**
1. Install lat…
-
#### What's the problem this feature will solve?
Approximate equality of complex objects using ``pytest.approx``.
```
import pytest
class Item:
def __init__(self, x):
s…
-
Currently, `approx_percentile` only supports non-negative numbers. This limitation comes from the HdrHistogram library, which we use for approx_precentile. The library is designed for latency measurem…
-
Propose to add a `2d_approx: bool = False` default to `operationgs_generic.offset` that will ultimately get passed down to `Mixin1D.offset_2d`
This option will provide more robust offsetting behavi…
-
Hi!
You paper is great!
I want to ask something about the Linear Approx because I meet the same texture bluring issues when using sdxl to generate 3D just like the image below:
![image](https://git…