-
Hi again!
I have implemented `BytesConvertable` for a custom type, something like this:
```
impl BytesConvertable for Value { ... }
```
This works well and fine on its own, but I wanted to …
-
### Describe the bug, including details regarding any error messages, version, and platform.
```R
> delta delta
Time differences in secs
[1] 0.000 0.001 0.002 1.000 1.500
> arrow::Array$create…
-
Using https://github.com/conan-community/conan-boost with `boost:namespace = boost_ns` and `boost:namespace_alias = True` will fail with Boost 1.70 on ubuntu 16.04 with a core dump.
```
...
INFO:…
-
The ones that have been suggested:
1. a policy with a uniform, guaranteed, compiler-friendly UB, like `__builtin_unreachable`.
2. a policy that calls `std::terminate()` (and enables the inspection…
-
If an SVD has degenerate singular values (multiple entries of S are exactly equal), the gradient pass will give `nan`.
This is because the [AD formula](https://arxiv.org/pdf/1909.02659.pdf) contain…
-
Hi all,
I am currently evaluating/trying out ABDC (Python) in the following context:
- Have a Flight RPC data service - let's call it 'connector' - that is responsible for handling arbitrary SQL…
lupko updated
8 months ago
-
There are a few places in the code-base where `FEATURE_HW_INTRINSICS` functionality is dependent on `FEATURE_SIMD` also being defined.
The hardware intrinsics feature should (ideally) share code wi…
-
All of `libs` is 582M and `libs/math` is 158M of that. Any chance this could be reduced? Most of the weight is in `libs/math/doc` and `libs/math/reporting`.
```
582M libs
158M libs/math
28M libs…
-
I have used this dataset: https://github.com/RedisGraph/RedisGraph/issues/570#issuecomment-516014540
The first row has `NaN` and the following snippet from `bulk_insert.py` converts it to `NaN` in …
-
| --- | --- |
| Bugzilla Link | [544551](https://bugs.eclipse.org/bugs/show_bug.cgi?id=544551) |
| Status | RESOLVED FIXED |
| Importance | P3 normal |
| Reported | Feb 19, 2019 01:04 EDT |
| Mod…