-
### 🚀 The feature
When sampling using an indexed (or potentially time based) sampler, add an option to additionally return the sampled indices. For example in random sampling, it would return the r…
-
### Description
Using `int_range` or `int_ranges` in streaming mode (`LazyFrame.sink_*`) causes a `polars.exceptions.InvalidOperationError`. That makes some operations (e.g. prefix explodes) impossib…
-
I have just noticed that the squidpy notebook can't make the last plot; it should be a quick fix. The latest version of the notebook (gonna be merge in main soon) is this one: https://github.com/scver…
-
### Please make sure these conditions are met
- [x] I have checked that this issue has not already been reported.
- [x] I have confirmed this bug exists on the latest version of anndata.
- [x] (optio…
-
### Describe your issue.
`eliminate_zeros` raises when `inptr.dtype` differs from `indices.dtype`.
- I am aware that only `np.int32` and `np.int64` are supported data dtypes for `intptr` and `indic…
-
I have a finished port of pcl on OpenBSD and all tests are passing except the following one (apologies for the long code-block, for some reason the `` block wasn't working):
```
67/131 Testing: fi…
-
Hello,I create a PxTriangleMeshGeometry,then I want to get its mesh indices.What should I do?I see that the function of PxTriangleMesh.getTriangles returns NativeObjects which not PxArray_PxU32 or PxA…
-
## Description
When using an invalid index with the `check` command, the error messages are not consistent. When using an index that is greater than the size of the list of clients, the error message…
-
## Description
When using an invalid index with the `view` command, the error messages are not consistent. When using an index that is greater than the size of the list of clients, the error message …
-
When running casegen using LAM data, @egrell discovered that the UFS_case_gen.py script fails if providing ij indices. The same failure also exists when using global RTs.
The issue is **_main()_**…