-
This is an incomplete list of candidate member functions in `APyFixedArray` and `APyFloatArray` that are near identical source-code-wise, and should probably be hoisted to a common array base class.
…
-
## Description
The c30e3cc4586b43a0cff37e8e74e63cfb9324c710 commit breaks saliency map generation. The behavior of `object.__setattr__` for setting the `bias` parameter in [canonizers.MergeBatchNor…
-
Hi, I am planning to attempt to install this on a Raspberry Pi. I have had a Sofar Hybrid in use for a couple of years and have just installed a Solis S5-EH1P3K-L with the Acrel 1ph CT meter. I need t…
-
I have a question regarding the BWE. My apologies, if my question doesn't make sense.
It was mentioned in the journal that, "For BWE, we use the PRelu activation to predict an unbounded high-frequ…
-
**Please only report one bug per issue!**
**Describe the bug**
We are witnessing frequent large, frame drops from the camera, even with the maximum buffer size (150 frames).
**To Reproduce**
…
-
Discussion started in #267 and continued in #369.
I suggest we implement a some kind of data checker that is performed during the data transfer step (is it the right place?).
Every chunk and b…
-
As reported by @jlaforga when the calibration tool averages a few raw values to obtain the one to be used for calibration, it averages one or more zeros.
These zeros are there because the topic `/deb…
-
**System:** Ubuntu 12.10
**CUDA:** 5.5 (also tested with 4.9 and had the same issue)
**Graphic card:** nVidia Quatro 2000
**nVidia driver:** 319.37
**Compiler:** GCC 4.7.2
**Dataset:** cloud.h5 from t…
-
When you delete the value in NumberField, it resets to 0. However, once you type in another number, it keeps the leading 0. Ideally, this would be stripped as the user is typing.
https://github.c…
-
Does h5netcdf support zstd compression?
#### Is your feature request related to a problem? Please describe.
```python
import xarray as xr
ds = xr.DataArray(np.zeros(3), name='data').to_dataset()…