-
I'm trying to implement arbitrary clipping planes fir the Volume visual; for now my attempt [lives over at napari](https://github.com/napari/napari/pull/2934). Only the changes to the vispy vendored V…
-
**Is your feature request related to a problem? Please describe.**
[xarray](https://xarray.pydata.org/en/stable/index.html) is a project that provides a dict-like data container abstraction for ndi…
-
Is there an efficient way to get the indecies of non-zero or true elements?
-
This is based on the conversations referenced in #13
I want to try and have a conversation with the relevant crate authors/maintainers that create their own Array data types in rust. I would like …
-
Benchmark results:
```
STATS FOR OPENBLAS
---------------------------------------------------------------
NUMBER OF THREADS: 1
NUMBER OF PROCESSORS: 6
CONFIG: …
-
The current description is:
```
Library for reading and writing ND imaging data with metadata in ome-zarr and ome-tiff formats
```
And I would like to propose a rewording:
```
N-dimensiona…
-
- [x] I am using the latest released version of Numba (most recent is visible in
the change log (https://github.com/numba/numba/blob/master/CHANGE_LOG).
- [x] I have included below a minimal work…
-
Hi there,
Thanks a lot for this amazing numeric library in golang.
I have recently migrated to golang from python and numpy. I apologise in advance if I am thinking too much in pythonic way while…
-
There are soil and weather datasets that use a third `height`/`Z` dimension for storing data. It would be nice to be able to have ODC optionally support datasets with this dimension.
Is there inter…
-
With pystan2, you can compile a model and pickle it without actually fitting it to data and/or generating samples. I needed this discretion in how models were cached and reused, because in my case the…