-
The [SYCL-Graph vendor extension](https://github.com/intel/llvm/blob/sycl/sycl/doc/extensions/experimental/sycl_ext_oneapi_graph.asciidoc) in SYCL is layered on top of the cl_khr_command_buffer OpenCL…
EwanC updated
3 weeks ago
-
[Workflow Run URL](https://github.com/xarray-contrib/cf-xarray/actions/runs/12091987231)
Python 3.12 Test Summary
```
cf_xarray/tests/test_accessor.py::test_add_canonical_attributes[True-units-True]:…
-
Hello,
I tried to use a custom regex by adding it :
![image](https://github.com/user-attachments/assets/c56d55b6-3f08-419a-ba93-1a3c726f7c3d)
Result :
![image](https://github.com/user-attachm…
-
Alex has a partially finished refactor of Christian's code (version from 4 November).
- It uses a shared data structure after the `verify` step, which simplifies the code.
- It does away with us…
-
### Describe the bug
The type definition of the `spread()` function states that it also accepts a function that returns an object instead of the object itself, but [here](https://github.com/ryansol…
-
## Description:
The CSR, or Compressed Sparse Row, matrix storage format is a format that can store matrices with many nonzero elements much more efficiently than a full 2D array representation.
…
-
If I understand correctly the way to get the number of cells, for a given depth is using:
```java
Healpix.nHash(depth)
```
However, it would make sense to be able to get access to this value also …
-
Wondering if we could make use of the [persist ](https://spark.apache.org/docs/latest/api/python/reference/pyspark.sql/api/pyspark.sql.DataFrame.persist.html)or cache methods in pyspark to load the da…
-
Hello,
First of all, thank you for creating such a useful tool. After reading your blog, I was inspired to try it out. I have discovered an issue in the generated code that I would like to report…
-