-
chrome polkadot js version : 0.44.1
![img](https://github.com/polkadot-js/apps/assets/80989068/0fdcc90a-843a-4451-a7bc-346a0baea6be)
-
It's sometimes hard to find the right elements when navigating the website in chunks - things can reload etc as scroll down.
What if we have a hashing/embedding algorithm for each URL where we stor…
-
Any chance we can get [the in vivo image in the readme](https://github.com/BRAIN-TO/GIRFReco.jl/blob/9f5b4b98625a5aea1e87d77ca5505ed42ea13c10/README.md?plain=1#L59) in higher resolution or even better…
-
### LeetCode Username
Nidhi_1234
### Problem Number, Title, and Link
1.Adjacent Increasing Subarrays Detection
### Bug Category
Editorial
### Bug Description
class Solution {
public:
bool…
-
We are missing [vector descriptions](https://github.com/equinor/webviz-subsurface/blob/master/webviz_subsurface/_abbreviations/abbreviation_data/reservoir_simulation_vectors.json) from the following v…
-
Hi, I try to visualize the joints rotation representation, since converting from XYZ to joints rotation takes time.
And the result seems not right.
Here is my script. I have checked all the joints …
-
Sparse vector is a frequently asked feature.
* Arrow C++/Python has sparse tensor https://arrow.apache.org/docs/cpp/api/tensor.html#sparse-tensors
* Arrow rust does not have dense / sparse tensor …
-
**Describe the bug**
From https://arm-software.github.io/acle/neon_intrinsics/advsimd.html#vector-shift-left-and-widen, each neon vector shift left and widen intrinsic has a variant with `n =…
-
| | |
| --- | --- |
| Bugzilla Link | [19398](https://llvm.org/bz19398) |
| Version | unspecified |
| OS | Windows NT |
| Blocks | llvm/llvm-project#12849 |
| CC | @majnemer,@timurrrr |
##…
-
clang-20 crashed with ```vector_size``` attribute in struct.
While GCC accepts this code.
Compiler explorer: https://godbolt.org/z/54PGhTfK4
```
$cat mutant.c
typedef struct {
__attribute_…