-
I am having problems with Chrome, as it will not except jwk generated by rsa-pem-to-jwk due to leading zeroes in some parameters. Currently it is the "n" parameter that the issue but I think I have se…
keean updated
5 years ago
-
#### Minimal, reproducible code sample, a copy-pastable example if possible
```python
from numcodecs.ndarray_like import is_ndarray_like
import numpy as np
import dask.array as da
np_array …
-
### Reviewed guidelines
- [X] I have read and understand the suggestion guidelines
### Checked for duplicate suggestions
- [X] I checked for existing similar suggestions
### Summary
Allow zeropad…
-
I expected to be able to do:
```python
y = sc.zeros_like(x, unit='m')
```
to create a variable that is like `x` (same dimensions, shape, dtype etc) but with a different unit.
But the above raises…
-
When you write to `Xscratchcswl` you check `(Ypil == zeros()) != (Yil == zeros())`, but does `Y = X` or does `Y = cur_privilege`?
Unfortunately the example pseudocode is for accessing `mscratchcswl…
-
Can I work on this?
-
-
Hi!
Thanks a lot for making this code public, really useful in a research project!
I noticed that in 'DepthSensor' all the 'unproject' methods return zero. Is that intended or only the case for…
Zulex updated
11 months ago
-
Hi, how can i display the leading zeros?
I have a tag with 10 digits (Wiegand34) and i would like to get the leading zeros printed:
Instead of: `HEX = F225C, DECIM…
-
**Describe the bug**
The logic of defining an initial pressure distribution is different from all other methods in that it can not be modified after being defined, throwing the error: `TypeError: 'N…